@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.shell {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2E7F2;
}
.footer {
	width: 814px;
	text-align: center;
	color: #015696;
	font-size: 12px;
}
.emailbox {
	background-image: url(../images/newsletterbox.jpg);
	height: 100px;
	width: 225px;
	position: relative;
}

.connectbox {
	background-image: url(../images/newsletterbox.jpg);
	height: 100px;
	width: 225px;
	position: relative;
}
.topbaremail2 {
	position: absolute;
	left: 11px;
	top: 42px;
}
.eventsbox {
	background-image: url(../images/eventsbox.jpg);
	height: 260px;
	width: 225px;
	position: relative;
}
.rsslist {
	position: absolute;
	height: 163px;
	width: 507px;
	left: 8px;
	top: 46px;
	overflow: auto;
}



.rightcolumn {
	float: right;
}
h6 {
	margin: 0px;
	padding: 0px;
}

.connectheader {
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 12px;
}
.eventsboxheader {
	color: #FFFFFF;
	position: absolute;
	top: 15px;
	left: 12px;
}
.emailboxheader {
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 12px;
}
.facebooklink {
	position: absolute;
	left: 7px;
	top: 43px;
}
.youtubelink {
	position: absolute;
	left: 115px;
	top: 43px;
}
.rssblog {
	background-image: url(../images/rssgb.jpg);
	height: 225px;
	width: 525px;
	position: relative;
}
.rssblogheader {
	color: #FFFFFF;
	position: absolute;
	left: 15px;
	top: 20px;
	width: 98px;
}



.header {
	background-image: url(../images/header.jpg);
	height: 275px;
	width: 814px;
	position: relative;
}
.logo {
	position: absolute;
	left: 206px;
	top: 86px;
}
.contentheader {
	background-image: url(../images/contentheader.jpg);
	height: 29px;
	width: 814px;
}
.contentmiddle {
	background-image: url(../images/contentmiddle.png);
	width: 774px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
.contentfooter {
	background-image: url(../images/contentfooter.png);
	height: 29px;
	width: 814px;
	clear: both;
}
.headerlinks {
	position: absolute;
	left: 217px;
	top: 235px;
	width: 600px;
}
.homelink {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 16px;
}
h1 {
	color: #005797;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
.leftcolumn {
	float: left;
	width: 535px;
}

.homelink A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.homelink a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.homelink a:hover{
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
.topbarsubmit2 {
	position: absolute;
	top: 70px;
	left: 128px;
}
.rssblogentrydate {
	color: #015696;
}
.rsslist A:link {
	color: #000000;
	text-decoration: none;
}
.rsslist a:visited{
	color: #000000;
	text-decoration: none;
}
.rsslist a:hover{
	color: #3399FF;
	text-decoration: none;
}
.content {
min-height:205px;
}
.errormessage {
	font-size: 12px;
	color: #FF0000;
}
.issuetitle A:link {
	color: #015696;
	text-decoration: none;
	font-weight: bold;
}
.issuetitle a:visited{
	color: #015696;
	text-decoration: none;
	font-weight: bold;

}
.issuetitle a:hover{
	color: #012F50;
	text-decoration: none;
	font-weight: bold;
}
.eventfeedcontent {
	position: absolute;
	left: 13px;
	top: 41px;
	width: 200px;
	height: 200px;
	overflow: auto;
}
.eventname A:link {
	color: #D31C20;
	text-decoration: none;
}
.eventname a:visited{
	color: #E21F27;
	text-decoration: none;

}
.eventname a:hover{
	color: #021236;
	text-decoration: none;


}
h2 {
	font-size: 20px;
}
h2 A:link {
	color: #D31C20;
	text-decoration: none;
}
h2 a:visited{
	color: #E21F27;
	text-decoration: none;

}
h2 a:hover{
	color: #021236;
	text-decoration: none;


}
.designedby {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.designedby a:link{
	color: #286333;
	text-decoration: none;
	
	
}
.designedby a:visited{
	color: #286333;
	text-decoration: none;

}
.designedby a:hover{
	color: #000099;


}
.designedby a:active{
	color: #88A98E;
	
}
.mediasummary {
	font-size: 12px;
	font-style: italic;
}
