@charset "utf-8";
/* CSS Document */

html {border:0pt none; margin:0pt; padding:0pt; overflow:auto; width:100%; height:100%;}

body {border:0pt none; 
	margin:0pt; 
	padding:0pt; 
	width:100%; 
	height:100%; 
	background:url("../layout/back.png") left top repeat-x;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#bcc8bd;
	}

* {
margin:0;
padding:0;
border:0;
}

a {color:#bcc8bd;}

a:hover {color:#990066;}
	
a, a:hover {outline:none; text-decoration:none;}

#page {min-height:100%; position:relative;}
*html #page {height:100%;}
		
#container {padding-bottom:30px;}

#flash {width:980px; height:600px;}

/*FOOTER*/
#footer {width:980px; position:relative; margin-top:-30px; height:30px;}


.footerTextSide a {width:200px; font-size:9px; color:#3a3a3a; float:left; padding-top:10px; padding-left:5px; text-align:left;}

.footerTextSide a:hover {color:#cc0000;}

#footerTextCenter {width:580px; font-size:9px; color:#3a3a3a; float:left; padding-top:10px; text-align:center;}

#footerTextCenter a {color:#3a3a3a;}

#footerTextCenter a:hover {color:#cc0000;}