body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
}


#wrap {
	width: 748px;
	color: #000;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #675a55;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: thin none #37004E;
	}


#banner {
	width: 748px;
	height: 125px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav{
	height: 20px;
	width: 748px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nav ul{
	padding: 0;
	margin: 0;
	background-color:#ffffff;
	font-size: 80%;
	font-weight: bold;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a{
color: #37004E;
background-color: #ffffff;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #Ffffff;
text-align: center;
width: 9em;
} 

#nav ul li a:visited{
color: #37004E;
background-color: #ffffff;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
} 

#nav ul li a:hover, #nav a:focus{
	color: #D064FF;
	outline: 0;
}

#content {
	height: 150%;
	width: 748px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content a{
	color: #37004E;
	text-decoration: underline;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#content a:hover, #footer a:focus {
color:#D064FF;
width: 0;
height: 0;
outline: 0;
}

#content p{
	color: #57256C;
	padding: 0;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content h1{
	color: #37004E;
	margin: 0px;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#content h2{
	color: #37004E;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.leftfloatimage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding: 5px;
}
.byline {
	padding: 0px;
	font-size: small;
}


#footerNavigation {
	height: 20px;
	padding: 0px;
	font-size: small;
	margin: 0px;
}
#footer {
	width: 748px;
	height: 20px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a{
	color: #37004E;
	text-decoration: none;
	font-size: x-small;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#footer a:hover, #footer a:focus {
color:#D064FF;
width: 0;
height: 0;
outline: 0;
}

#footbanner {
	width: 748px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#designer {
	width: 748px;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #37004e;
	font-size: xx-small;
	padding: 0px;
	background-color: #675a55;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#designer a{
	text-decoration: none;
	color: #fffecc;
}

#designer a:hover, #footer a:focus {
color:#37004e;
}
.flyer {
	line-height: 30px;
}
.bdrRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.btmBdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
