@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b9d7e2;
	background-image: url(../images/css/nc_flag_bg.jpg);
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
body a {
text-decoration: none;
}

body a:hover {
text-decoration: underline;
}

#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color: #3B3F7C;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B3F7C;
	border-right-color: #3B3F7C;
	border-bottom-color: #3B3F7C;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3B3F7C;
}
#shadow {
	background-repeat: repeat-y;
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/css/shadow_bg.png);
	border: 0px none #000000;
}

#header {
	background-color: #3B3F7C;
	position: relative;
	width: 950px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B3F7C;
	border-right-color: #3B3F7C;
	border-bottom-color: #3B3F7C;
	height: 100px;
	background-image: url(../images/css/header_bg.jpg);
	background-repeat: no-repeat;
}
#rightDiv {
	font-size: 0.75em;
	background-color: #FFFFFF;
	float: right;
	width: 225px;
	margin-top: 50px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 5px;
}
#rightContent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#leftContent {
	background-color: #3B3F7C;
	float: left;
	width: 100px;
	margin-right: 0px;
	height: 900px;
	background-image: url(../images/css/left_column_bg.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color: #FFFF66;
}
.centeredText {
	text-align: center;
}
.textCenter {
	text-align: center;
}

#mainContent {
	background-color: #FFFFFF;
	border-left-background-image:  
;
	padding: 0px;
	height: 1050px;
}
#article {
	margin-right: 250px;
	padding-left: 10px;
	font-size: 0.82em;
	margin-top: -20px;
	margin-left: 50px;
	padding-top: 50px;
}
.audioStatement {
	background-color: #FFFFFF;
	background-image: url(../images/css/audio_rec_div_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #5E0001;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 200px;
}
.candidateProfile {
	margin-left: 50px;
}
.redText {
	color: #660000;
}
#article .subtitle {
	font-size: 0.85em;
	font-style: normal;
	color: #333333;
}
#article br a {
	color: #3B3F7C;
}

#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.75em;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-image: url(../images/css/footer_bg.jpg);
	background-repeat: no-repeat;
}
.candidates {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #424882;
	background-image: url(../images/css/candidates_bg.jpg);
	background-repeat: no-repeat;
}
.candidates a {
	color: #FFFF66;
}
.candidates p {
	padding-left: 175px;
}
.whiteStripe {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	color: #000000;
	background-image: url(../images/css/whiteBar_trans.png);
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #5E0001;
	font-size: 3em;
}
.introDiv {
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}
#countbox {
	color: #5E0001;
	font-weight: bold;
}
.electionCalendar {
	background-color: #FFFFFF;
	background-image: url(../images/css/elect_calendar_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #5E0001;
}
.rightForCandidates {
	color: #FFFFFF;
	background-image: url(../images/css/candidates_signs.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.rightForCandidates a {
	color: #FFFF66;
	text-decoration: none;
}
.rightForCandidates p {
	padding-right: 5px;
	padding-left: 5px;
}
.blueStripe {
	background-color: #424882;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
