body {
	margin: 20px;
	padding: 0;
	font-family:normal small Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #02508B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004f8a;
	font-size:14px;
	margin: 12px 0 -12px 0;
}
h2 {
	color: #02508B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004f8a;
	font-size:12px;
	line-height: 15px;
	margin: -1px 0 -10px 0;
}

/*this is the header with the background */
h3 {	
	display:block;
	color: #02508B;
	background:url(../images/title_background.png);
	width: 206px;
	height: 22px;
	line-height: 22px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004f8a;
	font-size:12px;
	text-indent: 4px;

}
/*h4 is the same size as h3 but without the background */
h4 {
	color: #02508B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004f8a;
	font-size:12px;
	margin: 0 0 -9px 0;
	}
	
h5, h6 {
	color: #02508B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004f8a;
	font-size:12px;
	margin: 18px 0 -5px 0;
	}
img {
	border: none;
	margin-right:10px;
}

p {
	line-height:1.5em;
	text-align: justify;
}
.newsdate {	
	display:block;
	color: #02508B;
	background:url(../images/news_date.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 37px;
	line-height: 37px;
	padding-top: 3px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	text-indent: 43px;
	margin-top:5px;
	margin-left:10px;

}
.newstext {	
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8aca52;
	font-size:12px;
	line-height: 1em;
	margin-left:15px;

}
.eventtext {	
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9ab432;
	font-size:12px;
	line-height: 1em;
	margin-left:15px;

}
.eventdate {	
	display:block;
	color: #02508B;
	background:url(../images/event_date.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 37px;
	line-height: 37px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	text-indent: 40px;
	margin-top:5px;
	margin-left:10px;

}
/* Header */

#header {
	width: 990px;
	height: 115px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image:url(../images/header_back.png);
	background-repeat:no-repeat;
	border-bottom: none;
}


#header h1 {
	text-align: center;
	font-size: 3em;
}

#header h2 {
	text-align: center;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #004f8a;
}
#header .nav{
	padding-left: 48px;
	width: 945px;
	float:left;
	background-image:url(../images/nav_back.png);
	background-repeat:no-repeat;
	margin-top: 5px;
}
#logo {
	left: 281px;
	top: 33px;
	width: 260px;
	height: 90px;
	margin: 0 0 0 63px;
	
}
#header #search{
	width: 132px;
	height: 20px;
	float:right;
	left: 967px;
	top: 61px;
	margin-top: 30px;
	z-index: 1;
	padding-right: 115px;
	
}
/* Menu */

#menu {
	width: 990px;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/nav_back.png);
	background-repeat: repeat-y;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 990px;
	margin: 0 auto;
	outline:none;

}
#splashhp {
	width: 990px;
	margin: 0 auto;
	outline:none;
}
#flash{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002b5c;
	position: absolute;
	left: 25px;
	top: 108px;
	width: 940px;
	height: 246px;
	outline:none;
}
/* Content */

#content {
	width: 990px;
	margin: 0 auto;
	background-image:url(../images/border.png);
	background-repeat:repeat-y;


}

#content .title {
	font-size: 1em;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

#content .story {
	padding-top:1px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:5px;
	position:relative;
	width: 540px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 12px;
	color: #444444;
	overflow: visible;
}
#content .insidestory {
	padding-top:27px;
	padding-left: 232px;
	padding-right: 50px;
	padding-bottom:5px;
	position:relative;
	width: 525px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 12px;
	color: #444444;
	overflow:visible;
	z-index:2;
}
#insidenav {
	position:absolute;
	left: 49px;
	top: 62px;
	width: 164px;
	height: 150px;

}
#insidenavhdr {
	position:absolute;
	left: 46px;
	top: 41px;
	width: 164px;
	height: 22px;

}
.storyheading{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004f8a;
	font-size:12px;
}
#mp3 {
	position:absolute;
	left: 645px;
	top: 17px;
	width: 287px;
	height: 199px;
	
}
#news {
	background:url(../images/news_back.png);
	position:absolute;
	background-repeat:no-repeat;
	left: 645px;
	top: 298px;
	width: 294px;
	height: 380px;
	
}
#hpnewshdr {
	position:absolute;
	left: 645px;
	top: 273px;
	width: 288px;
	height: 26px;
	z-index:1;

}
#safer {
	position:absolute;
	background:url(../images/safe_back.png);
	background-repeat:no-repeat;
	left: 50px;
	top: 300px;
	width: 259px;
	height: 379px;
	
}
#hpsafehdr {
	position:absolute;
	left: 50px;
	top: 273px;
	width: 258px;
	height: 26px;
	z-index:1;

}
#connect {
	position:absolute;
	background:url(../images/connected_back.png);
	background-repeat:no-repeat;
	left: 351px;
	top: 300px;
	width: 259px;
	height: 379px;
	
}
#hpconnecthdr {
	position:absolute;
	left: 351px;
	top: 273px;
	width: 258px;
	height: 26px;
	z-index:1;

}
#rightplaceholder1 {
	position:absolute;
	left: 791px;
	top: 310px;
	height: 281px;
	padding-top:30px;
	z-index: 1;
	width: 151px;
}
#rightplaceholder2 {
	position:absolute;
	left: 791px;
	top: 10px;
	height: 281px;
	padding-top:30px;
	z-index: 1;
	width: 151px;
	
}
/* Footer */

#footer {
	width: 990px;
	margin: 0 auto;
	border-top: none;
	background-image: url(../images/footer_back.png);
	background-repeat: repeat-y;
	height: 32px;
	position:relative;
}
#copy{
	float:right;
	position:absolute;
	left: 812px;
	top: -11px;
	width: 160px;
	height: 14px;
	padding-top:10px;
	visibility: visible;
	
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #808080;
	padding-top: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration:none;
	font-size: x-small;
	font-weight: normal;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}	
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
#copy p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #808080;
	padding-top: 10px;
}
a {
outline: none;
}

.titlelink a:link {
	display:block;
	font-size: 14px;
	background: url(../images/title_background.png) 0 0 no-repeat;
	width: 206px;
	height: 22px;
	line-height: 22px; 
	font-weight: bold;
	color: #004f8a;
	text-decoration: none;
}
.titlelink a:visited {
	display:block;
	font-size: 14px;
	background: url(../images/title_background.png) 0 0 no-repeat;
	width: 206px;
	height: 22px;
	line-height: 22px; 
	font-weight: bold;
	color: #004f8a;
	text-decoration: none;
}
.titlelink a:hover {
	display:block;
	font-size: 14px;
	background: url(../images/title_background.png) 0 0 no-repeat;
	width: 206px;
	height: 22px;
	line-height: 22px; 
	font-weight: bold;
	color: #c2df73;
	text-decoration: none;
}	
.titlelink a:active {
	display:block;
	font-size: 14px;
	background: url(../images/title_background.png) 0 0 no-repeat;
	width: 206px;
	height: 22px;
	line-height: 22px; 
	font-weight: bold;
	color: #c2df73;
	text-decoration: none;
}
.contentlink a:link {
	font-size: 12px; 
	font-weight: bold;
	color: #004f8a;
	text-decoration: none;
}
.contentlink a:visited {
	font-size: 12px; 
	font-weight: bold;
	color: #004f8a;
	text-decoration: none;
}
.contentlink a:hover {
	font-size: 12px; 
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}	
.contentlink a:active {
	font-size: 12px; 
	font-weight: bold;
	color: #004f8a;
	text-decoration: none;
}
#content .insidestory table tr td {
	color: #444444;
	line-height: 17px;	
}
html {
    overflow-y: scroll;
}
