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: 290px;
	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;
	margin-left: 234px;
}

#content {
	position: relative;
	left: 0;
		width: 960px;
	height: auto;
	top: 0;
		background: url(images/centerbg2.jpg) top left repeat-x #F4CC34;
}


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

#leftcol p {
	position: relative;
	color: black;
	left: 15px;
	width: 180px;
	padding: 10px 0;
	margin: 0;
	border-bottom: 2px solid white;
}

#righttext {
	position: absolute;
	left: 820px;
	top: 250px;
	width: 130px;
	z-index: 300;
}


#leftcol img {
	position: relative;
	left: 10px;
	padding: 0;
	margin: 20px 0 0 0;
}


#centercol {
	position: relative;
		top: 0;
		margin-left: 210px;
	width: 730px;
	background: white ;
	border-left: 20px solid white;

}

.entry {
	margin: 10px 180px 0 0;

	border-bottom: 1px solid #FEC017;

}

#centercol p {
	position: relative;
	top: 10px;
	margin: 0 200px 0 0;
	padding: 7px 0 8px 0;
	font-size: 15px;
	line-height: 20px;
	color: #6A6A6A;
}

#centercol li {
	font-size: 14px;
	color:#5B5B5B; 
	padding: 5px 0 0 0;
		margin-right: 180px;
}

#centercol ul {
	list-style-type: none;
	padding-left: 0;
}

#centercol li {
	color: black;
		margin-left: 30px;
	margin-right: 260px;
	padding-bottom: 5px;
		background-image: none;
		border-bottom: 1px dotted black;
}

h1 {
	display: none;
}

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

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

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

#centercol img {
	position: relative;
		margin-left: 458px;


}

#rightcol {
	position: relative;
		top: 45px;
	

	width: 272px;
	background: #EBEBEB;
	height: 90px;
}

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;
}

img {
	text-align: center;
}

#footer {
	position: relative;
	color: gray;
	font-size: 10px;
	top: 0;
	left: 0;
	width: 960px;
clear: both;

	border-top: solid 5px #4272BA;
	margin-left: 0;
}

#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;
	padding-bottom: 20px;
}

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

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