@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(img/backer_fade.jpg);
	background-repeat: repeat-x;
}
#Top {
	position:absolute;
	left:50%;
	top:13px;
	width:908px;
	height:117px;
	margin-left:-454px;
	z-index:1;
}
#Nav {
	position:absolute;
	left:50%;
	top:130px;
	width:908px;
	height:61px;
	margin-left:-454px;
	z-index:2;
	background-image: url(img/nav.jpg);
}
#Mid {
	position:absolute;
	left:50%;
	top:191px;
	width:908px;
	margin-left:-454px;
	z-index:3;
	background-image: url(img/mid.gif);
}
.watermark {
	background-image: url(img/watermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.watermark2 {
	background-image: url(img/watermark2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left {
	background-image: url(img/wood.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:17px;
	margin-right:20px;
	min-height:400px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	margin:5px;
}
		a.style1:visited, a.style1:link, a.style1:active {
			color: #333333;
		}
		a.style1:hover{
			color: #E5232E;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left:10px;
	margin-right:325px;
}
		a.style2:visited, a.style2:link, a.style2:active {
			color: #E5232E;
		}
		a.style2:hover{
			color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left:10px;
	margin-right:25px;
}
		.style3 a:visited, .style3 a:link, .style3 a:active {
			color: #E5232E;
		}
		.style3 a:hover{
			color: #000000;
}
