a {
	color: #000000;
	padding-bottom: 1px;
	text-decoration: none;
	background: url(images/background_h3.gif) repeat-x bottom;
}

a:hover {
	color: #A39E39!important;
	background: #F2F0D4;
}

ul#menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;

}

ul#menu li {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
}

ul#menu li a {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #fff;
	display: block;
	background : #31316b;
	text-decoration: none;
}

ul#menu li a:hover {
	background : #00599f;
	color: #fff302;
}


body {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFF;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0;
	text-align: center;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
	color: #fff;
	display: block;
	width: 100%;
	text-decoration: none;
	background : #ff9a00;
	}


p {
	margin: 5px 0px;
	line-height:1.4em;
}


.entry {
	float: left;
	line-height: 1.6em;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 20px 0px;
	display: inline;
}

.entryfooter {
	margin: 20px 0px 0px;
}


#content {
	margin: 10px auto 0px auto;
	text-align: left;
	width: 900px;
	background: #fff;
	border: 1px solid #000;
}

#secondary3 {
	font-size: 0.9em;
	height: 100%;
	line-height: 1.7em !important;
	padding: 0px 1px 10px 12px;
	width: 279px;
	margin-bottom: 0px;
	float: left;
	background: #fff;
	border-top: 23px solid #31316b;
}

#entries3 {
	width: 520px;
	float: left;
	line-height: 1.4em;
	padding: 0px 0px 10px 0px;
	display: inline;
}

#header {
	border-bottom: 5px solid #e5e5f5;
	height: 140px;
	background: #FFF url(images/header_light.jpg);
}

#footer { clear: both;
	padding-top: 4px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	width: 900px;
	height: 20px;
	background: #900303;
	border-bottom: 5px solid #e5e5f5;
}
