body{font-size:8pt; line-height:1.2em; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; background-color:#FFFFFF; margin:0; color:#1A1A1A;}
img{border:none; margin:0;}
p{margin:0;}
.clear{clear:both;}
h1{font-size:1.8em; font-weight:normal; color:#444444; margin-bottom:.5em; line-height:normal; border-bottom: solid 1px #d9d9d9; font-family: Arial, Helvetica, sans-serif;}
h2{font-size:1.2em; color:#444444;}
h3{font-size:1.1em; color:#444444;}
a, a:link{font-weight:bold; color:#3333CC; text-decoration:none; cursor:pointer;}
a:hover{text-decoration:underline;}
input{border:none; background-color:#D6D6D6;}

#top_ads{
	background-color:#333333;
	padding:10px;
	display:none;
}

#header_wrapper{
	background-color:#FFFFFF;
}

#header{
	margin:0 auto;
	width:900px;
	background: #FFFFFF url('images/logo.gif') no-repeat center;
	height:150px;
}

#logo{width:900px;}
#logo img{vertical-align:top;}

#menu_wrapper{background-color:#f6f6f6; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9;}
#menu {margin: 0 auto 0 auto; width:900px;}
#menu ul.pop, #menu ul.pop li, #menu ul.pop ul{list-style:none; margin:0; padding:0;}
#menu ul.pop{
	position:relative;
	float:left;
}
#menu ul.pop li{
	float:left;
	padding: 7px 10px;
	background-color: #f6f6f6;
	border-left:1px solid #d9d9d9;
	position:relative;
}
#menu ul.pop li:hover{background-color:#eeeeee; position:relative;}
#menu ul.pop li.last{border-right:1px solid #d9d9d9;}

#menu ul.pop ul{
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index:100;
	width:150px;
}
#menu ul.pop ul li{
	border:1px solid #d9d9d9;
	float:none;
}
#menu ul ul li:hover{background-color: #eeeeee;}
#menu ul.pop ul ul{
top: 1px;
left: 99%;
}
#menu ul.pop li:hover > ul{visibility: visible;}

#mid_ads{
	background-color:#e9e9e9;
	padding:10px;
	border-bottom:1px solid #cdcbbc;
	display:none;
}

#wrapper{
	margin:0 auto;
	width:900px;
}
#wrapper p.small{font-size:10px;}
#wrapper blockquote{background: #F5F5F5 url('images/blockquote.gif') repeat-y; padding-left:10px; margin:10px;}
#wrapper blockquote.alt{background-position:right; padding-right:10px;}

#side{
	width:325px;
	padding-right:10px;
	float:left;
	border-right:1px dotted #979797;
}
#side .side_box{
	border-bottom:1px dotted #979797;
	padding-top:10px;
	padding-bottom:10px;
}
#side .side_box h2{margin:0 0 8px 0;}
#side .side_box h3{margin:0 0 8px 0;}


#content{
	width:555px;
	float:right;
}
#content .content_box{
	border-bottom:1px dotted #979797;
	padding-top:10px;
	padding-bottom:10px;
}
#content .content_box h2{margin:0 0 8px 0;}
#content .content_box h3{margin:0 0 8px 0;}

#bottom_ads{
	background-color:#333333;
	padding:10px;
	margin-top:10px;
}

#footer_wrapper{
	background-color:#000000;
	border-top:2px solid #d9d9d9;
}

#footer{
	margin:0 auto;
	padding-top:5px;
	width:900px;
	height:50px;
}
#footer a{color:#FFFFFF;}

#footer img{vertical-align:bottom;}


// Ajax Search Styles

#auto_div{
	position:relative;
	z-index:200;
	border:1px solid #333333;
	background-color:#EEEEEE;
	width:150px;
	display:none;
	padding-top:1px;
	padding-left:2px;
	padding-right:2px;
}

#busy{
	border:1px solid #333333;
	background:#EEEEEE repeat-x url('/site_files/images/ani.gif');
	height:2px;
	width:150px;
	display:none;
	position:absolute;
	margin-top:-4px;
}

.suggest{
	border:1px dashed #BBBBBB;
	background-color:#EEEEEE;
	position:relative;
	width:150px;
}

.suggest_hover{
	background-color:#CCCCCC;
	position:relative;
	width:152px;
}