body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;

}


.references  a:hover {
	color: #993300;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.vspacer10px {
	height: 10px;
	clear: both;
}
.oneColLiqCtrHdr #banner {
	background: #003366;
	background-color: #003366;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	width: 850px;
	background-image: url(images/banner3.png);
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #shadow_border_top {
	background: #FFFFFF url(images/shadow_border.png) repeat;
	/* background: url(images/shadow_border_top.png) no-repeat;*/
	height: 30px;
	margin: 0 auto;
	width: 850px;
}

.oneColLiqCtrHdr #shadow_border {
	background: #FFFFFF url(images/shadow_border.png) repeat;
	width: 850px;
	margin: 0 auto;
	padding: 0;
}

.highscore_table {
 	width:750px; 
	margin:0 auto;
	text-align: center;
}

.highscore_table td{
	text-align: center;
	font-size: 12px;
}


.highscore_table th{
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}


.bacteria_table {
 	width:750px; 
	margin:0 auto;
	text-align: center;
}

.bacteria_table td{
	text-align: center;
	font-size: 12px;
}


.bacteria_table th{
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}

.antibiotics_table {
 	width:750px; 
	margin:0 auto;
	text-align: center;	
}

.antibiotics_table td{
	text-align: center;
	font-size: 12px;
}


.antibiotics_table th{
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}


/************* NAVIGATION MENU ************/

.navigation  {
	margin: 0px auto;
	padding: 6px 0px 5px 0px;
	background-color: #ff9933;
	text-align: center;
	text-decoration: none;
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/orange_navigation.png) repeat;
	width: 798px;
	height: 30px;
}

.navigation  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.navigation  li {
	display: inline;
}

.navigation  a {
	padding: 5px 15px;
	/*	text-transform: uppercase; */
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	vertical-align: bottom;
}

.navigation  a:hover {
	color: #993300;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

/************* END REFERENCES MENU ************/


.oneColLiqCtrHdr #mainContent {
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
.oneColLiqCtrHdr #mainContent_text {
	width: 750px;
	margin: 0 auto;
	padding: 2em;
}
.oneColLiqCtrHdr #TOS_text {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	width: 750px;
	position: relative;
}

.oneColLiqCtrHdr #BTDgame {
	width: 750px;
	height: 500px;
	border: 1px solid #000000;
	border-color: #000000;
	margin: 0 auto;
	padding: 0 auto;
	background: #DDDDDD;
}

.oneColLiqCtrHdr #BTDgamefb {
	width: 570px;
	height: 380px;
	border: 1px solid #000000;
	border-color: #000000;
	margin: 0 auto;
	padding: 0 auto;
	background: #DDDDDD;
}

.oneColLiqCtrHdr #footer {
	background-image: url(images/shadow_border_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 850px;
	text-align: center;
	font-size: 0.7em;
	margin: 0 auto;
}
.oneColLiqCtrHdr #orange_border {
	background: #ff9933;
	background-color: #ff9933;
	width: 850px;
	height: 5px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/orange_bottom_border.png);
	background-repeat: repeat;
}



.oneColLiqCtrHdr  #footer_image {
	margin: 0 auto;
	width: 850px;
	background-image: url(images/footer3.png);
	background-repeat: no-repeat;
	height: 40px;


} 
.oneColLiqCtrHdr #antiobiotic_list {
	color: white;
	font-size: 2px;
}
.oneColLiqCtrHdr #paypal {
	margin: 0 auto;
	width: 600px;
	font-size: 12px;

}

.oneColLiqCtrHdr #paypal  td{
    text-align: center;
	font-size: 12px;

}
.oneColLiqCtrHdr #amazon_wrapper {
	border: 0;
	width: 720px;
	margin: 0 auto;
}

.oneColLiqCtrHdr #Bookmarks{
	text-align: center;	
}

.oneColLiqCtrHdr #Quick_Start{
	margin: 0 auto;
	width: 720px;

}

.oneColLiqCtrHdr #Quick_Start td{
	font-size: 12px;
	text-align: left;

}

.oneColLiqCtrHdr #Quick_Start th {
    font-size: 12px;
	text-align: center;

}
.oneColLiqCtrHdr  #amazon_recommend {
	float: center;
	font-size: 0.8 em;
}
.oneColLiqCtrHdr  #hints {
	float: left;
	width: 295px;
	text-align: center;
	font-size: 12px;
}

.google_ads_728x90   {
	height: 90px;
	width: 728px;
	margin: 0 auto;
}


.general_box  {
	background-color: #FFFFFF;
	border: 1px solid #006699;
	margin: 10px auto;
	padding: 0px;
	height: auto;
	width: auto;
}

.general_box_h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	background-color: #bbddff;
	padding: 5px;
	margin: 0;
}
.general_box_content {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
.clear{
clear:both;
}
.oneColLiqCtrHdr #bacteria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.oneColLiqCtrHdr #Antibiotics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.oneColLiqCtrHdr #howtoplay_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 20px;
}

.AMG_Tower {
	width: 14px;
	height: 14px;
	background-color: #75BD06;
	color: white;
	text-align: center;
	font-size: 9px;
}

.CBP_Tower {
	width: 14px;
	height: 14px;
	background-color: #3D40D1;
	color: white;
	text-align: center;
	font-size: 9px;
}

.CEP_Tower {
	width: 14px;
	height: 14px;
	background-color: #E05E9F;
	color: white;
	text-align: center;
	font-size: 9px;
}

.CLIN_Tower {
	width: 14px;
	height: 14px;
	background-color: #65975A;
	color: white;
	text-align: center;
	font-size: 9px;
}

.FQ_Tower {
	width: 14px;
	height: 14px;
	background-color: #F7F961;
	color: black;
	text-align: center;
	font-size: 9px;
}

.MAC_Tower {
	width: 14px;
	height: 14px;
	background-color: #86E2DD;
	color: black;
	text-align: center;
	font-size: 9px;
}

.MET_Tower {
	width: 14px;
	height: 14px;
	background-color: #D1D1D1;
	color: black;
	text-align: center;
	font-size: 9px;
}

.PCN_Tower {
	width: 14px;
	height: 14px;
	background-color: #FE8787;
	color: black;
	text-align: center;
	font-size: 9px;
}

.TET_Tower {
	width: 14px;
	height: 14px;
	background-color: #828282;
	color: white;
	text-align: center;
	font-size: 9px;
}

.TMP_Tower {
	width: 14px;
	height: 14px;
	background-color: #F99E00;
	color: white;
	text-align: center;
	font-size: 9px;
}

.VANC_Tower {
	width: 14px;
	height: 14px;
	background-color: #E72424;
	color: white;
	text-align: center;
	font-size: 9px;
}

.MISC_Tower {
	width: 14px;
	height: 14px;
	background-color: #A47B42;
	color: white;
	text-align: center;
	font-size: 9px;
}

.SENSOR_Tower {
	width: 14px;
	height: 14px;
	background-color: #6699FF;
	color: white;
	text-align: center;
	font-size: 9px;
}