body {
	margin:0px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	color:#ECE0A8;
	background: #000000;
	}

p {
	text-align:left;
	text-align: justify;
	color:#ECE0A8;
	margin:0px;
	}

a 	{
	font-family: "Times New Roman", Times, serif;
	color:#B3ADA0;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color:#624927;
	}
	
a.current {
	color: #000000;
	text-decoration: none;
	}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	background: url(middle.jpg) no-repeat;
	}

#content {
	margin: 0px 60px 0px 50px;
}

#header {
	background: url(top.jpg) no-repeat;
	height:237px;
}

	height: 1px; //this doesn't make any sense

h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-align:left;
	color:#30210D;
}

h2	{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: underline;
}


div#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 740px;
}


#writing {
	text-align: justify;
	margin-left:50px;
	margin-right:50px;
	min-height: 410px;
}

.font2{font-weight:bold;font-size:12px;margin:0 ;padding:0 ;color:#0000cc;}
