
html, body{height: 100%;overflow: auto; margin:0; width:100%;}
body {margin:0;padding:0; color:#000; background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#thewrapper {position: relative; margin:0 auto; width:950px;}
#background{position:absolute; z-index:-1; width:100%; height:100%;}
#menu_chrome  { font-size:11px;position:fixed;}
/*To adjust the height of the footer change TOP:630px*/
#compfooter {position: absolute; width: 950px; height:42px;	top:900px; margin:0 ; padding:0; line-height:10px;}
#flashcontent {position: absolute; width: 950px; height: 825px; margin-top:50px;_margin-top:0px;}
#noflash {padding:30px; background-color:#000066; border:solid 2px #FFFFFF;}
.content {color:#FFFFFF; background-color:#333333;}
#compfooterinner {	width:950px;	height:42px;	background-image:url('../images/footer_background.png');	background-repeat:no-repeat;}
* html #compfooterinner{text-align: center;	width:950px;	height:42px;	background-image: none;	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer_background.png', sizingMethod='scale');}


/*Links*/
a {position:relative;z-index:1000;}
a:link {color:#000; text-decoration: underline; font-weight:bold;}
a:visited {color: #000; text-decoration: underline; font-weight:bold;}
a:hover {color: #000; text-decoration: underline; font-weight:bold;}
a:active {color: #000; text-decoration: underline; font-weight:bold;}

/*Links*/
.content a:link {color:#FFFFFF; text-decoration: underline; font-weight:bold;}
.content a:visited {color: #FFFFFF; text-decoration: underline; font-weight:bold;}
.content a:hover {color: #FFFFFF; text-decoration: underline; font-weight:bold;}
.content a:active {color: #FFFFFF; text-decoration: underline; font-weight:bold;}
