/* CSS Document */
/* Containers */



#footer 			{  clear:both; margin:50px 0px; border-top:0px #000 solid; padding-bottom:1000px; }  


p { color:#000000; margin-left:22px; }
p, h4, h1, h2, h3, h5, h6 { font-family:Arial, Helvetica, sans-serif; }
h4 { color:#cc6633; }
body,td,th {
	color: #000000;
}
body {
	background-color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/LAB_bg.png);background-attachment:fixed;background-position:center;background-repeat: repeat-y; }

a:link { text-decoration: none; color: #c63 }
a:visited { text-decoration: none; color: #C63 }
a:hover { text-decoration: none; color: #000 }
a:active { text-decoration: none; color: #C63 }

#outer 				{ width:996px; margin:0 auto; background-color:#333333  }

#wrapper 			{ width:945px;  margin:0 auto ; background-color:#333333 ; }

#topnav 			{ clear:both;  }
#topnav ul			{ border-top:1px #000 solid; border-bottom:1px #000 solid; 
					margin:10px 0px ; padding:3px; margin:22px; }
#topnav ul li		{ display:inline  }
#topnav ul li a 	{ padding:0 15px; }


