ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0px none;
}
a, a:link, a:visited, a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus, a:hover{
	text-decoration:underline;
}
a img{
	border:0px none;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background: url('../images/bg3.jpg');
	color:#000;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Georgia, Arial, sans-serif
}

#main{
	width: 800px;
	float: left;
}

#header{
	width: 800px;
	height: 197px;
}

#header img{
	float: left;
}

#navbar{
	width: 785px;
	height: 66px;
	background: url('../images/navbar.jpg') no-repeat;; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#navbar ul li{
	font-family: Courier New;
	float: left;
	width: 90px;
	height: 40px;
	padding: 0px 4px 0px 0px;
}

#navbar ul li a{
	display: block;
	width: 103px;
	height: 25px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;

}

#content{
	width: 800px;
	float: left;
	clear: both;
	background: url('../images/content_bg.jpg') repeat-y;
}

#content_top{
	width: 780px;
	background: url('../images/content_top.jpg') no-repeat top;; padding-left:10px; padding-right:10px; padding-top:34px; padding-bottom:0px
}

#content_btm{
	width: 780px;
	float: left;
	background: url('../images/maincol_bg.jpg') no-repeat bottom right;
}

#left_column{
	width: 198px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#left_column h2{
	font-family: Trebuchet MS;
	font-size: 13px;
}

#left_column p{
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 0px 0px 19px 0px;
}

#left_column p a{
	color: #000;
	font-size: 10px;
}

#left_container{
	width: 152px;
	padding: 10px;
	border: 2px dashed #663300;
	background: #F0EEEC;
}

#left_container h2{
	text-align: center;
	font-style: italic;
}

#left_container p{
	margin: 19px 0px 0px 0px;
}



#main_column{
	font-family: Trebuchet MS;
	width: 546px;
	float: left;
	padding: 0px 10px 0px 16px;
}

#main_column h1{
	font-size: 16px;
	text-align: center;
	margin: 0px 0px 19px 0px;
}

#main_column p{
	font-size: 13px;
	clear: both;
	margin: 0px 0px 19px 0px;
}

#main_column ul{
	float: left;
	margin: 0px 0px 19px 0px;
}

#main_column ul li{
	width: 210px;
	float: left;
	font-size: 13px;
	padding: 0px 0px 5px 43px;
}

#bottom_links{
	font-family: Trebuchet MS;
	width: 468px;
	border-top: 1px solid #000;
	margin: 0px 0px 0px 25px;
	padding: 12px 0px 0px 5px;
	clear: both;
}

#bottom_links ul{
	margin: 0px 0px 1px 0px;
}

#bottom_links ul li{
	width: auto;
	float: left;
	font-size: 13px;
	color: #000;
	background: url('../images/bottom_links.jpg') no-repeat left center;; margin-left:7px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:5px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#bottom_links ul li.no_bg{
	padding: 0px;
	margin: 0px;
	background: none;
}


#bottom_links ul li a{
	color: #000;
	font-weight: bold;
}


#footer{
	font-family: Trebuchet MS;
	width: 800px;
	height: 40px;
	clear: both;
	background: url('../images/footer_bg.jpg') no-repeat;
}

#footer p{
	padding: 13px 0px 0px 230px;
	font-size: 10px;
}

#footer p a{
	color: #000;
}




.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 800px;
	margin:0 auto;
}
