div {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_int.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3b4968;
	border-bottom-color: #3b4968;
	border-left-color: #3b4968;
}
#wrapperhome {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_home.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3b4968;
	border-bottom-color: #3b4968;
	border-left-color: #3b4968;
}
#header {
	/*background-color: #FFFFFF;*/
	height: 177px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;	
}
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}
#headerint {
	/*background-color: #FFFFFF;*/
	height: 96px;
	background-image: url(images/header_int.jpg);
	background-repeat: no-repeat;	
}
#headerint ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headerint li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}
#maincol {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 420px;
	padding: 15px;
}
#maincol a:link, #maincol a:visited {
	color: #760000;
	text-decoration: none;
}
#maincol a:hover {
	color: #760000;
	text-decoration: underline;
}
#midsection {
	width: 420px;
	background-image: url(images/dotpattern.gif);
	background-repeat: repeat-y;
	background-position: 205px top;
}
#midcolleft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 195px;
	padding-right: 10px;
}
#midcolright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 195px;
	padding-left: 10px;
}
#leftcol {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 175px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#leftcol a:link, #leftcol a:visited {
	color: #3b4968;
	text-decoration: none;
}
#leftcol a:hover {
	color: #760000;
	text-decoration: underline;
}
#rightcol {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 175px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#rightcol a:link, #rightcol a:visited {
	color: #3b4968;
	text-decoration: none;
}
#rightcol a:hover {
	color: #760000;
	text-decoration: underline;
}
#menu {
	text-align: center;
	padding-top: 108px;
}
#menuint {
	text-align: center;
	padding-top: 81px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
#copyright a:link, #copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #760000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
.clearall {
	clear: both;
}
.menuimg {
	padding-bottom: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B4968;
	margin: 0px;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B4968;
	margin: 0px;
	padding-bottom: 10px;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.imageleft {
	float: left;
	padding-right: 5px;
}
.coltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.redboxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(images/redbox_top.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	width: 171px;
	height: 16px;
	padding-top: 3px;	
}
.redbox {
	width: 146px;
	margin-left: 3px;
	padding: 10px;
	background-color: #ddbfbf;
	border: 1px solid #760000;	
}
.blueboxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(images/bluebox_top.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	width: 171px;
	height: 16px;
	padding-top: 3px;	
}
.bluebox {
	width: 146px;
	margin-left: 3px;
	padding: 10px;
	background-color: #CED1D9;
	border: 1px solid #3B4968;	
}
.getinvolved {
	width: 165px;
	height: 20px;
	background-color: #c1c7d3;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.whatshot {
	width: 165px;
	height: 20px;
	background-color: #d6d9e2;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b4968;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.leftcoltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b4968;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	width: 159px;
	/*height: 20px;*/
	background-color: #d6d9e2;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.rightcoltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b4968;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	width: 160px;
	height: 20px;
	background-color: #d6d9e2;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.submenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b4968;
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.submenuselect {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #760000;
	text-align: right;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 145px;
}
.arrowbox {
	float: left;
	width: 10px;
	padding-top: 2px;
}
.elephant {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 5px;
	border: 1px solid #3B4968;
}
.elephant2 {
	float: right;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #B8B8B8;
}
.bottompad {
	padding-bottom: 5px;
}
.padding {
	padding: 3px;
}
.imgcandidate {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #B8B8B8;
}
form {
	margin: 0px;
	padding: 0px;
}
.tablehead {
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
}
.photoboxvert {
	float: right;
	width: 152px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photoboxhoriz {
	float: right;
	width: 202px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photoframe {
	border: 1px solid #B8B8B8;
}
.blueframe {
	border: 1px solid #3B4968;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 3px;
}
.photogallery {
	float: left;
	width: 210px;
}
.gallerypic {
	margin-right: 10px;
}
.gallerycaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B4968;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.membersbox {
	float: right;
	background-color: #d6d9e2;
	border: 1px solid #3B4968;
	width: 180px;
	padding: 10px;
	text-align: center;
}
