body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4D2435;
	padding: 0px;
	margin: 0px;
}
.top {
	color: #FFFFFF;
	background-color: #393939;
}
.menu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
	background-color: #69324A;
}

a.menu {
	padding: 2px;
	text-decoration: none;
	width: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
}

a.menu:hover {
	color: #000000;
	background-color: #FF5500;
}
.featured {
	color: #FFFFFF;
	background-color: #393939;
	font-size: 12px;
}
.footer {
	background-color: #69324A;
	font-size: 10px;
	color: #FFE78F;
}

.content {

	background-color: #adadad;
	font-size: 10px;
	color: #333333;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.contentbox {
	background-color: #E4E4E4;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.flash {
float:right;
width:753px;
height:90px;
}
