body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap {
	min-height: 0px;
	width: 835px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top center;
}
#text {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}
#search {
	text-align: right;
	width: 835px;
}
#subwrap {
	position: relative;
	height: 250px;
	top: 0px;
	background-image:url(images/bg.png);
}
#nav a {
	font-weight: bold;
	color:#036;
	text-decoration: none;
	text-align: center;
}
#nav a:hover {
	color: #000000;
}
#centerwrap {
	width: 835px;
	margin: 0 auto;
	padding-top: 5px;
}
#leftcol {
	width: 130px;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #DBE1E6;
	float:left;
	background-color: #FFFFFF;
}
#leftcolsites {
	margin-left: 7px;
	float:left;
}
a.leftcolsites {
	padding-top: 3px;
	padding-bottom: 3px;
	color:#0000cc;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
a.leftcolsites:hover {
	color: #000000;
	text-decoration:none;
}
#leftcol li a {
	display:block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#1e76c0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	border-bottom:1px solid #DBE1E6;
}
#leftcol li a:hover,
#leftcol li.active a {
	color:#fff;
	background-color: #1e76c0;
}
#rightcol {
	width: 180px;
	float: right;
	color: #000000;
	border:1px solid #DBE1E6;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#rightcol2 {
	width: 0px;
	background-color: #FFFFFF;
}
#review {
	margin-left: 10px;
}
#rightbox {
	width: 170px;
	margin: 0px;
}
#centercol {
	width: 515px;
	float: left;
	color: #000000;
	border:1px solid #DBE1E6;
	margin-left: 2px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
#centercol2 {
	width: 699px;
	float: left;
	color: #000000;
	border:1px solid #DBE1E6;
	margin-left: 2px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
#comments {
    background-color: #f4f1f2;
	padding-left: 15px;
	margin-left: -16px;
	margin-right: -6px;
	border-top:1px solid #dbe1e6;
	border-bottom:1px solid #dbe1e6;
}
#postcomment {
    background-color: #f8f7f7;
	margin-left: -16px;
	margin-right: -6px;
}
#fhgs {
	margin-left: -16px;
	margin-right: -6px;
}
h2 {
	color: #ff0058;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
}
#score {
	color: #ca0000;
	font-size: 20px;
	font-weight: bold;
	margin-left: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	font-variant: small-caps;
	background-image:url(images/bg_score.gif);
	border:1px solid #ff0058;
}

h4 {
	color: #ff0058;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url(images/h4bg.gif);
	font-variant: small-caps;
}
.fhg {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	background-image:url(images/fhgbg.gif);
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
}
h5 {
	color: #ff0058;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	color: #0000cc;
}
a:visited {
	color: #0000cc;
}
a:hover {
	color: #000d25;
	text-decoration: none;	
}
a.h3 {
	color: #040147;
}
a.h3:visited {
	color: #040147;
}
a.h3:hover {
	color: #000d25;
	text-decoration: none;	
}
a.rss {
	color: #56678d;
	text-decoration: none;
	font-size: 12px;
}

a.rss:visited {
	color: #56678d;
}
a.rss:hover {
	color: #e34ea2;
	text-decoration: none;	
}
a.more {
	color: #2078c6;
	text-decoration: underline;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.more:visited {
	color: #2078c6;
}
a.more:hover {
	color: #000d25;
	text-decoration: none;	
}


a img{
    border:2px solid #ffb7d0;
}
a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
#review_row h3 {
	font-size: 16px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#review_row h6 {
	font-size: 16px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 148px;
	border:1px solid #ffb7d0;
	background-image: url(images/scorebg.gif);
}
#review_row {
	color: #000000;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
}

.cert {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 0px;
}
a.cert:hover  {
	border: 0px;
	opacity:1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}
#pagination a {
	margin-right: 5px;
}
#pagination span {
	margin-right: 5px;
}
.formrequired {
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
#star ul.star { 
	LIST-STYLE: none; 
	MARGIN: 0; 
	PADDING: 0; 
	WIDTH: 85px; 
	HEIGHT: 20px; 
	LEFT: 10px; 
	TOP: -5px; 
	POSITION: relative; 
	FLOAT: left; 
	BACKGROUND: url('/images/stars.gif') repeat-x; 
	CURSOR: pointer; 
}
#star li { 
	PADDING: 0; 
	MARGIN: 0; 
	FLOAT: left; 
	DISPLAY: block; 
	WIDTH: 85px; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none; 
	text-indent: -9000px; 
	Z-INDEX: 20; 
	POSITION: absolute; 
	PADDING: 0; 
}
#star li.curr {
	BACKGROUND: url('/images/stars.gif') left 25px; 
	FONT-SIZE: 1px; 
}
#star div.user { 
	LEFT: 15px; 
	POSITION: relative; 
	FLOAT: left; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial; 
	COLOR: #888; 
}
#pagination span {
	display: block;
	float: left; 
	padding: 1px 4px 1px 4px;
	margin-left: 3px;
	border: 1px solid #7cb0d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #bbd6e9;
	font-weight: bold;
}
#pagination a {
	display: block;
	float: left; 
	padding: 1px 4px 1px 4px;
	margin-left: 3px;
	border: 1px solid #7cb0d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #bbd6e9;
	font-weight: bold;
	color: #00468e;
}
#pagination a:hover {
	text-decoration: underline;
}
.searchq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 15px;
	border: 1px solid #7cb0d7;	
	text-align:right;
}
.searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
	height: 18px;
	border: 1px solid #7cb0d7;	
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	background-color: #bbd6e9;
}

#cont{
    width:835px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0; 
	margin-bottom:0; 
	padding:0;
}
#navigtop{
   float:left; 
   font-size:13px; 
   width:835px; 
   padding:0; 
   margin:0 0 -3px 0;
}
#buttons{
   float:left; 
   width:835px;
}
#buttons ul{
   margin:0; 
   padding:0; 
   list-style:none;
}
#buttons li{
   display:inline; 
   margin:0; 
   padding:0;
}
#buttons a{
   text-decoration:none;
}
.topnav a{
   background:url(images/left.gif) no-repeat left top; 
   float:left; 
   padding:0 0 0 9px; 
   margin:0; 
   text-decoration:none;
}
.topnav a span{
   background:url(images/right.gif) no-repeat right top; 
   float:left; 
   padding:0 9px 0 0; 
   margin:0; 
   font-weight:bold; 
   vertical-align:middle; 
   height:26px; 
   line-height:26px; 
   overflow:hidden; 
   cursor:pointer;
}
.topnav a:hover{
   background-position:0% -26px; 
   background-repeat:no-repeat;  
   overflow:hidden;
}
.topnav a:hover span{
   color:#FFF; 
   background-position:100% -26px;  
   background-repeat:no-repeat;  
   overflow:hidden; cursor:pointer;
} 
/* Header
-----------------------------------------------------------------------------*/
#header{height: 101px; width: 100%; background: url(images/top_bg.gif) repeat-x top; text-align: left;}
#header .hpadd{ width: 835px; height: 101px; margin: 0 auto; background: url(images/hbg.jpg) no-repeat right top; }
#header .hlogo{ width: 618px; height: 101px; float: left; }
#header .hbttns{ width: 215px; height: 101px; overflow: hidden; float: right; color: #003366; }

#header .hbttns .bttns{ padding: 14px 0 3px; }
#header .hbttns .text{ width: 115px; padding: 3px; border: 1px solid #BCBCBC; }
#header .hbttns .bttn{ width: 34px; height: 22px; background: url(images/bttn_search.png); border: 0; cursor: pointer; }

#header img {border: none;}
#header input {vertical-align: middle;}
#header ul li{list-style: none;}
#header .clear{clear: both;}

#header a img{
    border:0px;
}
#header a:hover img{
	opacity:1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}



