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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #dee1b6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B2133;
	margin-top:0px;
	padding:0px;
	}
	
	
body,td,th {
	color: #4B2133;
}

#subnav
	{
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	}

#subnav a {
	color:black;
	text-decoration:underline;
	}

#subnav a:hover {
	color:#59475f;
	}
#footer2 {
	position:relative;
	top:-65px;
	left:125px;
	width:200px;
	}
#footer3 {
	position:relative;
	top:-45px;
	left:175px;
	width:300px;
	}

#footer
	{
	padding:10px;
	padding-left:25px;
	height:50px;
	overflow:hidden;
	}
