	 	 /* BlueBiohazard.com Styles - Blueracer66 - January 1, 2006 */
/* BlueBiohazard.com Styles Notice [January 1, 2006] you may modify this file */
					/* This file contains W3C Valid CSS */

body{
	margin:             0px;
	background-color:   #BDCDE1;
	font-family: 		"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color:     #DD6900;
}

h2 {
	font-size: 15px;
	color:     #000;
}

a:link{
	text-decoration: none; color: #006699;

}

a:visited{
	text-decoration: none; color: #0000FF;

}

a:hover {
	text-decoration: underline; color: ##F0F0F0;
}

.maintable {
	border-left:   2px solid #006699;
	border-right:  2px solid #006699;
	background:    #BDCDE1;

}

.topnav {
	font-size:   10px;
	color:       #666666;
	font-weight: bold;
}

.maincontent {
	font-size: 12px;
	color:     #000000;
	margin:    0px 0px 0px 0px;
	background:   #BDCDE1 url(images/bg.jpg);
}

		/* phpBB Style - Latest News - BlueBiohazard.com - September 2005 */

.latestnews {
	margin: 10px;
}

.latestnewsheader {
	color:                  #333333;
	font-size:                 14px;
	font-weight:               bold;
	font-family: tahoma, sans-serif;
}

.latestnewsdate {
	color:                  #959595;
	font-size:                 10px;
	font-family: verdana, helvetica, sans-serif;
}

.latestnewscontent {
	font-family: helvetica, verdana, sans-serif;
	font-size:                 11px;
	color:                  #666666;
}

