html {
	background: white url(images/top2.jpg) top left repeat-x;
}

body {
position: relative;
font-family: arial, helvetica, verdana, san-serif;
font-size: 12px;
font-weight: normal;
	margin: 0;
	padding: 0 10px;
	background: transparent;
color: black;
}

#wrapper {
	position: relative;
	padding: 0;
			margin: 0 auto ;
	background: transparent;
	height: auto;
	width: 960px;

}


#topnav {
	position: relative;
	top: 0;
	left: 235px;
		font-family: arial, san-serif;
		letter-spacing: 1px;
			font-size: 13px;
			font-weight: bold;
	height: 55px;
	padding: 0;
background-color: transparent;

}


#topnav ul{
	position: relative;
	top: 0;
display: inline;
list-style-type: none;
padding: 0;
margin-left: 235px;

}


#topnav ul li{
	position: relative;
	top: 0;

display: inline;
list-style-type: none;
margin: 0;
padding: 0;
background-color: transparent;
}

#topnav ul li a {
	position: relative;
	float: left;
	top: 0;
	padding: 30px 5px 0 5px;
text-decoration: none;
	color: #2053B3;
	margin: 0 7px 0 0;
background-color: transparent;

}

#topnav a:visited {
color: gray;
text-decoration:none;

}

#topnav a:hover {
position: relative;
	top: 0;
	padding: 30px 5px 0 5px;
text-decoration: none;
	color: #2053B3;
	margin: 0 7px 0 0;
background: white url(images/arrow3.gif) no-repeat top center;

}

#topnav a:active {
color: gray;
text-decoration:none;

}

#topnav a.current {
position: relative;
	top: 0;
	padding: 30px 5px 0 5px;
text-decoration: none;
	margin: 0 7px 0 0;
	color: black;
background: transparent url(images/arrow2.jpg) no-repeat top center;
}


#header {
	position: relative;
	top: 0;
	height: 310px;
	width: 960px;
	background: url(images/erinlogo.gif)  top left no-repeat;
	clear: both;
	border-top: solid 5px #4272BA;
		border-bottom: solid 5px #4272BA;
}

#header img {
	position: relative;
	top: 20px;
	margin-left: 234px;
}

#content {
	position: relative;
	left: 0;
		width: 960px;
	height: auto;
	top: 0;
	background: white;
}


#leftcol {
	position: absolute;
	float: left;
	left: 0;
	top: 10px;
	width: 520px;
}

#leftcol p {
	position: relative;
	color: #5E5E5E;
	font-size: 15px;
	line-height: 20px;
	left: 0;
	width: 510px;
	padding: 10px 0;
	margin: 0;
	background: transparent;
	
}



#centercol img {
	position: relative;
	left: 0;
	padding: 0;
	margin: 30px 0 0 0;
}


#centercol {
	position: relative;
		top: 0;
		left: 550px;
	width: 409px;
padding: 0;
	border-left: 1px solid #FEC017;
background: #F8D451 url(images/centerbg.jpg) top center repeat-x;
}

.entry {
	margin: 10px 0 0 0;

	border-bottom: 1px solid #FEC017;

}

#centercol p {
	position: relative;
	left: 20px;
	top: 10px;
	margin: 10px 35px 5px 0;
	padding: 0px 15px 15px 0;
	font-size: 13px;
	line-height: 16px;
	color: #004198;
	
}

.whiterule {
	border-bottom: 2px solid white;
}

#centercol li {
		font-size: 13.5px;
	line-height: 16px;
		color: #004198; 
	padding: 5px 0 0 0;
		margin-right: 180px;
}


h1 {
	display: none;
}

h3 {
	font-family: georgia,  Palatino,  "Times New Roman", serf;
	position: relative;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0;
	font-size: 36px;
	color: #4272BA;

}


h4 {
	position: relative;
	margin: 0;
	padding: 20px 0 0 20px;
	font-size: 18px;
	color: gray;
	font-weight: normal;
}

h5 {
	position: relative;
	margin:  0;
	padding: 25px 0 0 0;
	font-size: 18px;
	color: black;
	font-weight: bold;
}

#centercol img {
	position: relative;
		left: 20px;
		border: 2px solid white;
}

#rightcol {
	position: relative;
		top: 45px;
	width: 272px;
	background: #EBEBEB;
	height: 90px;
}

#centercol h5 {
	position: relative;
	left: 20px;
}

a:link {
color: #D12A49;
text-decoration: underline;
}
a:visited {
color: gray;
text-decoration: underline;
}
a:hover {
color: #0D39C8;
text-decoration: underline;
background: #FFD86A;
}
a:active {
color: black;
text-decoration: none;
}



#footer {
	position: relative;
	color: gray;
	font-size: 10px;
	top: 0;
	left: 0;
	width: 960px;
clear: both;
	border-top: solid 5px #4272BA;
	
}

#footer p {
	position: relative;
	margin-left: 0;
}

#footer p a{
	text-decoration: none;
	color: black;
}

#footer p a:visited{
	text-decoration: none;
	color: black;
}


.clearboth {
	clear: both;
}

.more {
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: underline;
}

#date {
	position: absolute;
	font-size: 11px;
color:gray;
	top: 32px;
	left: 0;
	z-index: 200;
}
