a {
text-decoration:none;
color:#849d17;
}
#main a:hover {
color:#aed703;
}
#nav a:hover {
background:#849d17;
}
body {
	margin: 10px;
	background: #2a3133;
	font: 0.8em "trebuchet ms", sans-serif;
color:#595042;
}

h1, h2, h3, h4, h5, h6 {
	font: 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin:0;
font-weight:bold;
color:#c69b55;
}
hr, #nav hr {
	display: none;
}


#container {
	margin: auto;
	width: 763px;
	background: #5a5a5a;
	padding: 3px;
	border: 1px solid #000000;
	position: relative;
}
#content {
	background: #FFFFFF url(../images/paper-texture.jpg);
	min-height: 400px;
	height:auto !important;
	height:400px;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
#footer {
	font-size: 0.8em;
	padding: 2em;
	background: #131617;
	border: 3px solid white;
}
#footer * {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	font-size: 0.9em;
}
#nav * {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	text-decoration: none;
}
#nav a {
	color: #FFFFFF;
	padding: 0.5em 1em;
}



#nav ul {
	background: #2A3133;
	position: absolute;
	height: 2em;
	width: 757px;
	border: 3px solid #FFFFFF;
	line-height: 1em;
	font-family: "trebuchet ms", sans-serif;
	left: 3px;
	top: 283px;
	z-index: 100;
}




#title {
	background: #C0B9B1 url(../images/header.jpg);
	position: relative;
	width: 757px;
	height: 277px;
	border: 3px solid white;
	z-index: 200;
}
#title * {
	margin: 0px;
	padding: 0px;
}
#title a {
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 500px;
	left: -550px;
	top: 50px;
}

#title p {
	position: absolute;
	height: 148px;
	width: 148px;
	top: 150px;
	left: 570px;
}







#main {
margin-right:240px;
padding:30px;
padding-top:50px;
}

#main p {
margin-top:0;
}

#main h1 {
font-size:2em;
}
#main h2 {
font-size:1.6em;
margin-top:.5em
}
#main h3 {
font-size:1.2em;
color:black;
}




