body {
	background-color: #A3B547;
	text-align: center;
	background-image: url(outerwrap.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;

}
#wrapper {
	width: 700px;
	border: 0;
	margin: 0px auto;
	padding: 0px;
	background-image: url(content.gif);
	background-repeat: repeat-y;


}

#mast {
	background-image: url(mast.jpg);
	margin: 0;
	height: 270px;
	width: 700px;
	text-align: center;
	background-repeat: no-repeat;
	padding: 0px;

}

}
#master {
	width: 700px;
	border: 0;
	margin: 0px;
	padding: 0px;
	display: block;


}
#entry-box {
	width: 550px;
	float: left;



}
#sidebar-box {
	float: left;
	width: 150px;




}
#footer {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;





}

#menu {
	width: 700px;
	display: inline;
	position: relative;
	text-align: center;
	margin-top: 0px;
	float: left;
	left: 0px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	top: 218px;
}

	#menu a {
	width:120px;
	font: bold 16px/1 sans-serif;
	color:#FFB915;
	background: url(nav.png) no-repeat 0px 0px;
	text-decoration: none;
	padding-top: 22px;
	padding-bottom: 22px;
	float: left;
	margin-left: 16px;


}

	#menu a:hover {	
		background-position: 0px -60px;
		color: #F64211;
		}
	#menu a:active {
		background-position: 0px -60px;
		color:#F64211;
		}
#entry {
	padding: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-size: 12px;


}
#sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52520A;
	font-weight: normal;
	padding: 14px 10px 10px;





}
#entry h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: none;
	color: #FE3E14;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}
#entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #545509;
	margin-left: 12px;
	padding: 0px;
}
#sidebar h1 {
	font-size: 14px;
	text-transform: capitalize;
	color: #FE3E14;
	position: relative;
	margin: 1px;
	padding: 0px;


}
#sidebar h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #545509;
	margin: 1em 0px 0px 1em;
	padding: 0px;
	text-align: left;


}
#sidebar ul {
	list-style-type: none;
	list-style-image: url(greenbullet.gif);
	text-align: left;
	margin: 0px;
	padding: 10px 1px 10px 2em;







}
#footer a {
	text-decoration: none;
	color: #545509;

}
#entry p {
	text-indent: 1em;
}
hr {
	height: 5px;
	padding: 0px;
	margin: 0px;
}
#entry h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	vertical-align:bottom

}
#sidebar a {
	text-decoration: none;
	color: #FE3E14;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06010C;



}
#sidebar p {
	margin: 0px 0px 1em 1em;
	text-align: left;

}
#sidebar a:hover {
	border: none;
}
#datebox {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545509;
	margin: 0px;
	padding: 0px;
	width: 510px;
}
