body{
	padding:0;
	margin:0;
	background-image: url(images/bckgd.jpg);
	background-repeat: repeat;	
}
b{font-size: 110%;}
em{color: red;}

ul{
	margin: 0px;
	padding-top: 6px;
	padding-left: 16px;
	padding-bottom: 6px;
}

li{
	font-size: smaller;
}

table{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

tr{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*standard heading tags*/
h1{
	font-size:14px;
	font-weight: bold;
}
h2{color:#6A7DA0;font-size:13px;}
h3{color:#CC9933;font-size:12px;}
h4{color: #6E6E6E; font-size:11px;}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* standard link styles */

a:link{
color:#9a0000;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}
a:active{
color:#9a0000;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}
a:visited{
color:#9a0000;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}
a:hover{
color:#00c0ff;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}


.maincontainer{
	width: 800px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
	border: 1px solid #333333;
	font-size: 12px;
	vertical-align: top;

}

.header{
	background-image: url(../images/header.jpg);
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 150px;
}

.nav{
	background-image: url(../images/nav.jpg);
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 800px;
	color: #edeae0;
}

.nav a:link{
	color: #edeae0;
}

.nav a:active{
	color: #edeae0;
}

.nav a:hover{
	color: #00c0ff;
}

.nav a:visited{	
color: #edeae0;
}

.contentwrapper{
	float: left;
	width: 100%;
}

.leftcolumn_top{
	width: 196px; /*Width of left column in pixel*/
	background-image: url(../images/left_top.jpg);
	height: 79px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.centercolumn_top{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mid_top.jpg);
	height: 79px;
	width: 604px;
	background-repeat: no-repeat;
	background-position: top;
}

.rightcolumn_top{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 73px;
	width: 196px;
}

.centercolumn_mid{
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
}

.midcolumn_text{
	width: 604px; /*Width of left column in pixel*/
	background-image: url(../images/mid_text.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 32px;
}

.leftcolumn_mid{
	width: 196px; /*Width of left column in pixel*/
	background-image: url(../images/left_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;

}

.leftcolumn_text{
	width: 196px; /*Width of left column in pixel*/
	background-image: url(../images/left_text.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;

}


.rightcolumn_mid{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/right_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 180px;
	vertical-align: top;
}

.centercolumn_bot{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mid_bottom.jpg);
	height: 92px;
	width: 604px;
	background-repeat: no-repeat;
	background-position: top;
}

.leftcolumn_bot{
	width: 196px; /*Width of left column in pixel*/
	background-image: url(../images/left_bottom.jpg);
	height: 92px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.rightcolumn_bot{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 92px;
	width: 180px;
}


.floatright{
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.floatleft{
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.footer{
	text-align: center;
	margin: 0px;
	padding: 0;
	height: 79px;
	width: 800px;
	color: #333333;
	font-size: 12px;
}

.footer a{

}

.column_head{
	background-color: #b1913a;
	width: 190px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

.lo_opac_back{
	margin: 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-image: url(../images/design/pond_bckgd_lo.jpg);
	background-repeat: no-repeat;
}

.innertube_left{
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.innertube{
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.innertube_head{
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.input_bckgd{
	background-image: url(../images/bckgd_texture_input.jpg);
	background-repeat: repeat;
}

.parts_alert 			{ font-family: arial; font-size: 10px; color: #ff0000; }
.message 				{ font-family: arial; font-size: 10px; color: #00c0ff; }
.accufind				{ font-family: arial; font-size: 10px; color: #0c1f6b; }
A.af:LINK				{ font-family: arial; font-size: 10px; color: #0c1f6b; text-decoration: none; }
A.af:VISIT				{ font-family: arial; font-size: 10px; color: #0c1f6b; text-decoration: none; }
A.af:VISITED			{ font-family: arial; font-size: 10px; color: #0c1f6b; text-decoration: none; }
A.af:HOVER			{ font-family: arial; font-size: 10px; color: #ffb11b; text-decoration: underline; }



#nav a{

font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height: 25px; font-weight:bold; text-decoration:none; color:#000000;


}


#nav a:hover{

font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height: 25px; font-weight:bold; text-decoration:none; color:#FF0000;


}


