#navcontainer ul
{
	padding: 2.5 0 0;
	margin: 0;
	background-image:none;
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:left;
	width:100%;
	border-left: 1px none #FFFFFF;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: normal;
	text-align: center;
	word-spacing: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#navcontainer ul li
{
	display: inline;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 2px;
}

#navcontainer ul li a
{
	background-image:none;
	background-repeat:repeat-x;
	color: #FFF;
	text-decoration: none;
	float: none;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	padding-top: .5em;
	padding-right: 1.5em;
	padding-bottom: 0.2em;
	padding-left: 1.5em;
	margin-right: 0px;
	clear: none;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}

#navcontainer ul li a:hover
{
	background-image:none;
	background-repeat:repeat-x;
	color: #999999;
}
Homepagelogo {

	margin: 0 auto;
	width: 760px;
	height: 130px;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	background: #FFFFFF url(../logo3.jpg) no-repeat center center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#content h2 {

	color: #7A2638;
	padding-bottom: 3px;
	border-bottom: 1px solid #7A2638;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 125%;
	letter-spacing: 0px;
	text-transform: none;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
.stylepress {
	color: #000000;
	font-size: 95%;
	font-style: italic;
	text-indent: 5pt;
}
#content h7 {

	color: #000000;
	padding-bottom: 3px;
	border-bottom: 1px solid #6F333F;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 125%;
	letter-spacing: 0px;
	text-transform: none;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
}

