.shell {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	height: 708px;
	position: relative;
}
body {
	background-color: #CCDDEB;
}
.header {
	height: 318px;
	width: 875px;
	position: relative;
	background-image: url(../images/headerbg.jpg);
}
.home {
	position: absolute;
	left: 33px;
	top: 150px;
}
.issues {
	position: absolute;
	left: 21px;
	top: 193px;
}
.meetings {
	position: absolute;
	left: 11px;
	top: 237px;
}
.candidates {
	position: absolute;
	left: 1px;
	top: 284px;
}
.volunteer {
	position: absolute;
	left: 19px;
	top: 331px;
}
.whitestar {
	padding-right: 5px;
	padding-left: 5px;
}
.lowerlink {
	height: 26px;

}
.lowerlinks {
	position: absolute;
	left: 205px;
	top: 210px;
	width: 651px;
	text-align: center;
	vertical-align: top;
	height: 29px;
}
.innerlowerlink {
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	height: 26px;
}


.news {
	position: absolute;
	left: 21px;
	top: 375px;
}
.links {
	position: absolute;
	left: 34px;
	top: 422px;
}
.about {
	position: absolute;
	left: 48px;
	top: 469px;
}
.contact {
	position: absolute;
	left: 39px;
	top: 513px;
}
.labelcell {
	color: #FFF;
	background-color: #AC1D21;
}
.fieldcell {
	color: #9D1C20;
	background-color: #FFF;
}

.contentshell {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	width: 658px;
	position: absolute;
	left: 197px;
	top: 247px;
	height: 397px;
	overflow: auto;
	padding-top: 10px;
	
}
.content {
	text-align: left;
	padding-right: 35px;
	padding-left: 5px;
	padding-bottom: 40px;
}
.indeximage {
	padding: 5px;
	float: right;
}
.candidateinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00457c;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 450px;
}
.candidatename {
	font-size: 22px;
}
.eventsub {
	font-size: 12px;
	
}
.eventsub2 {
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 3px;
}

.candidatesite {
	color: #FFFFFF;
}
.candidatesite A:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
.candidatesite A:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
.candidatesite A:hover {
	color: #E42024;
	text-decoration: none;
	
}
.candidatesite A:active {
	color: #FFFFFF;
	text-decoration: none;
	
}
.sitetitle {
	font-size: 36px;
	color: #DA2127;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 10px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #1B3B90;
	padding-bottom: 10px;
}
.footer {
	background-image: url(../images/footerbg.jpg);
	height: 75px;
	width: 688px;
	position: absolute;
	top: 650px;
	left: 187px;
}
.addy {
	position: absolute;
	width: 650px;
	color: #00457C;
	text-align: center;
	top: 5px;
	font-size: 13px;
	left: 0px;
	
}
.mainimg1 {
	float: left;
	padding: 10px 15px 10px 0px;
}

.mainimg2 {
float: right;
padding:10px;
}
hr{
	clear: both;
}
.addy A:link {
	color: #00457C;
	text-align: right;
	height: 25px;
	text-decoration: none;
	
}
.addy A:visited {
	color: #00457C;
	text-align: right;
	height: 25px;
	text-decoration: none;
	
}
.addy A:hover {
	color: #F00;
	text-align: right;
	height: 25px;
	text-decoration: none;
	
}
.addy A:active {
	color: #F00;
	text-align: right;
	height: 25px;
	text-decoration: none;
	
}
.issuetitle {
	font-size: 18px;
	color: #143d8d;
}
.contactus {
	color: #00457C;
	position: absolute;
	width: 93px;
	text-align: right;
	font-size: 13px;
	left: 570px;
	top: 33px;
}
.contactus A:link {
	color: #00457C;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.contactus A:visited {
	color: #00457C;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.contactus A:hover {
	color: #F00;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.contactus A:active {
	color: #F00;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.footercontent {
	padding-right: 35px;
	padding-left: 35px;
}



.footerleft {
	float: left;
	font-size: x-small;
	margin-left: 30px;
}
.footerright {
	float: right;
	font-size: x-small;
	margin-right: 30px;
}
.paidforby{
	border: 1px solid #F00;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 2px;
	position: absolute;
	color: #00457C;
	top: 33px;
	left: 5px;
	}
.volunteerform {
	width: 300px;
}
.iconshell {
	float: right;
	width: 223px;
	height: 40px;
	background-position: center;
	text-align: center;
	position: absolute;
	top: 9px;
	left: 40px;
	padding-left: 15px;
}
.facebook {
	float: right;
}
.Twitter {
	float: right;
}
.poweredby A:link {
	color: #003C7A;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.poweredby A:visited {
	color: #003C7A;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.poweredby A:hover {
	color: #E11C23;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.poweredby A:active {
	color: #003C7A;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
	background-position: center;
	text-align: right;
	text-decoration: none;
	
}
.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E11C23;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 15px;
	clear: both;
}