body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica;
	font-size:14px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0099FF;
	x-text-underline: normal;
	text-decoration: none;
}

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

a:hover   {
	color: #0099FF;
	text-decoration: underline;
}
#page {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D9EFFB;
}
#page_shadow {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
/*	background-image: url(images/page_shadow.gif); */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
}


#header_wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	height: 110px;
	text-align: center;
	align: center;
	background-image: url(images/header.gif);
	top: 0px;
}
#header {
	width: 980px;
	text-align: left;
	color: #FFFFFF;
	border: 0px dotted #116fa0;
	font-size: 48px;
	text-indent: 50px;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #116fa0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#top {
	padding: 0px;
	width: 1000px;
	height:10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#foot {
	padding: 0px;
	width: 1000px;
	height:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#sub_header {
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-left: 40px;
	color: #116fa0;
	font-size: 24px;
	float: left;
	
	
}

#right_ad{
	width:400px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_box {
	padding: 0px;
	width: 850px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 30px;
	color: #FFFFFF;
	text-indent: 20px;
	background-image: url(images/mainbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
}
#goog_box {
	padding: 0px;
	width: 850px;
	height: 95px;
	margin-top: 0px;
	margin-left: 30px;
	color: #000000;
	text-indent: 20px;
}
#centerBox {
	float:right;
	width: 690px;
	z-index:2;
}
#searchBox {
	width:850px;
}
#text_box {
	padding: 0px 0px 30px;
	width: 800px;
	height:500px;
	margin-top: 0px;
	margin-left: 70px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 10px;
	display: block;
}
#large_ad {
	width:340px;
	height:300px;
	float:left;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#left_ad_box {
	width: 260px;
	height: 260px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#ad_box {
	padding: 0px;
	width: 340px;
	margin-top: 20px;
	margin-right: 10px;
	height: 280px;
	float: right;
}
#blue_box {
	/*border: 1px solid #116fa0;
	background-color: #D9EFFB;*/
	margin: 0px 30px 10px;
	padding: 0px 0px 10px;
	text-align: center;
	width:888px;
}
#categories {
	width:200px;
	float:left;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#blueblock{
width: 180px;
	float:left;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}


.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
    width: 600px;
	/*overflow: hidden;*/
}

