* html, body{
height:100%; min-height:100%;margin:0;padding:0; background:url(../images/bgtile.png); font-family:Arial; color:#333333; font-size:12px; text-decoration:none;} 
 
 
 a:link, a:active, a:visited
{
font-family:Arial; color:#2c343e; font-size:11px; font-weight:bold; text-decoration:none;
}

a:hover
{
font-family:Arial; color:#333333; font-size:11px; font-weight:bold; text-decoration:underline;
}

.page-container {background:url(../images/wrapper.jpg) repeat-x; margin:0px auto; z-index:0; border-top:thick solid #FE9900; }
.footer {clear:both; width:786px; margin-left:3px; height:20px; background:#FE9900; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

#menu {padding-left:2px; margin-top:30px; margin-left:2px; height:2em; list-style-type:none; display:block;}
#menu li {float:left; padding-left:3px;width:125px; height:22px; line-height:2em; position:relative; text-align:center;}
#menu li a, #menu li a:visited {display:block; text-decoration:none; color:#071D34; border-bottom:5px solid #000000;}
#menu li a:hover {background:#FF9900; color:#fff;}

.videocontainer
{
background:#ffffff; border:thin solid #CCCCCC 1px; position:relative; width:783px; height:127px; padding:1px; left:3px; top:10px;
}

.contentbox
{background:url(../images/contenttile.png) repeat-y; width:786px; margin-left:3px; margin-top:8px;}

.content
{
background:#ffffff; position:relative; width:750px; text-align:justify; margin:15px 10px 0 5px;}

.headings
{font-family:Arial; color:#FE9900; font-size:14px; font-weight:bold; text-decoration:none;}

/********************/
/*  FOOTER SECTION  */
/********************/
.menubottom
{position:relative;	width:786px; background:#FE9900; height:20px; font-family: Arial;color:#fff; font-size:11px;font-weight:bold; line-height:1.8em; }

.menubottom a, menubottom a:active, menubottom a:visited
{font: Arial; color:#fff; size:11px; font-weight:bold; text-decoration:none;}

.menubottom a:hover
{font: Arial; color:#333333; size:11px; font-weight:bold; text-decoration:underline;}

.copyright
{float:left; width:775px; font-family: Arial; color:#333333; font-size:10px; line-height:1.4em; margin-top:5px; margin-left:3px;z-index:100; text-align:justify;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .footer:after

