body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/mockBG.jpg);
	background-repeat: repeat-x;
}
#container {
	background-color: #FFFFFF;
	width: 769px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/topBG.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
#logo {
	padding-left: 30px;
	padding-top: 10px;
	width: 460px;
	float: left;
}
#nav {
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
#optin {
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-left: 15px;
}
#optin #optinform input {
	margin-top: 2px;
}
#petition {
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-left: 15px;
}
#petition #petitionform input {
	margin-top: 2px;
}
#content {
	background-color: #FFFFFF;
	width: 769px;
}
.lCol {
	font-size: 80%;
	line-height: 120%;
	color: #000000;
	padding-bottom: 8px;
	padding-top: 5px;
	text-align: justify;
	padding-right: 8px;
	padding-left: 5px;
	width: 510px;
}
#insideTXT {
	padding-right: 8px;
	padding-left: 16px;
}

.dottedHeader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBE9ED;
}

.rCol {
	background-image: url(../images/middleCutBG.jpg);
	background-repeat: repeat;
	height: 354px;
	width: 246px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.picBotWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



#navMenu {
	padding-top: 8px;
	font-size: .84em;
}
#navMenu a, #navMenu a:visited {
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-decoration: none;
}
#navMenu a:hover, #navMenu a:focus {
	color: #FFFFFF;
	background-color:#169CD9;
	text-decoration: underline;
}

#navMenu a.last, #navMenu a.last:visited {
	border-right-style: none;
}	

#mainPic {
	margin-top: -8px;
}
#mainTXT {
	float: left;
	width: 513px;
	padding: 5px;
	font-size: 80%;
	line-height: 110%;
}
#footer {
	height: 75px;
	background-color: #023591;
}
#footerCopy {
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#footerCopy a:link,#footerCopy a:active,#footerCopy a:visited {
	color: #FFFFFF;
	line-height: 170%;
}

.bigBlack {
	font-size: 200%;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
.purpleBig {
	font-size: 200%;
	font-weight: bold;
	color: #00318D;
	line-height: 120%;
}


#rTXT {
	margin-left: 523px;
	background-image: url(../images/manPic.jpg);
	background-repeat: no-repeat;
	width: 246px;
	height: 354px;
}


#lPic {
	background-image: url(../images/mainPic.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 769px;
}
#scroller {
	height: 300px;
	overflow: scroll;
	width: 500px;
	padding-right: 10px;
}
#content a, #content a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#content a:hover, #content a:focus {

	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 1.1em;
	margin-bottom: -15px;
}
.pedNews {
	color: #FFFFFF;
	font-weight: bold;
}
.purple {
	color: #00318D;
	font-size: 120%;
}
