h1, h2, h3{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 500%;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 250%;
}
p, ul {
	font-size: 85%;
}
h3 {
	font-size: 100%;
	text-transform: uppercase;
	padding: 0px 20px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px 20px 0px 0px;
	letter-spacing: 0.3em;
}
h4 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFff;
	font-weight: normal;
	text-decoration: none;
	margin: -1px 0px;
}
h4 a:link, h4 a:visited, a:link, a:visited {
	font: bold 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFF33;
	text-decoration: none;
	margin: 0;
}
h4 a:hover, a:hover {
	font: bold 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFff;
	text-decoration: underline;
	margin: 0;
	
}


.accent {
	padding: 7px;
	margin-left: 50%;
	border: 4px dotted #FFFFFF;
	margin-right: 2%;
}
img {
	border: 15px solid white;
}
.body, .body2 {
	font-family: "Trebuchet MS";
	font-size: 0.92em;
	line-height: 1.6;
	color: #660000;
	font-weight: normal;
}
.body2 {

	color:#993300;
}
.body2 a{
font-weight:bold;
}
strong {
	color:#fc6;
	font-weight:bold;
}

.sc {text-transform:uppercase; letter-spacing:0.15em; font-weight:bold; font-size:0.77em}

#menu {
	position: absolute;
	left: 481px;
	top: 178px;
	width: 35%;
}
