* {margin:0}

* {padding:0}

body {
	background-color: #000000;
}

html { 
 height: 100%; 
 margin-bottom: 1px; 
 }

#wrapper {
      margin: 10px auto 0;
      text-align: left;
      vertical-align: middle;
      width: 775px;
}


#header {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;
	width: 775px;
}

#main {
	background-color: #FFFFFF;
}

h1,h2,h3 {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	}

h1 {
	font-size:24px;
	}

h2 {
	font-size:18px;
	}

h3 {
	font-size:16px;
	}

#content {
	background: #FFFFFF;
	width: 492px;
	}
	
#content p {
	font-size:12px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 8px;
	}
	
#content a {
	font-weight: bold;
	text-decoration: underline;
	color:  #00795A;
	}
#content a:visited {
	font-weight: bold;
	text-decoration: underline;
	color:  #00795A;
	}
#content a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#content li {
	font-size:11px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 60px;
	margin-right: 15px;
	padding-right: 15px;
	}
	
#content h1 {
	color: #077B58;
	padding-right: 30px;
	padding-left: 30px;
	}

#content h2 {
	color: #077B58;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#content h3 {
	color: #077B58;
	padding-right: 30px;
	padding-left: 30px;
	}


#sidebar {
	background-color: #E7F3F7;
	width: 283px;
	padding-top: 30px;
}

#sidebar a {
	font-weight: bold;
	text-decoration: underline;
	color:  #091D69;
	}
#sidebar a:visited {
	font-weight: bold;
	color:  #091D69;
	}

#sidebar a:hover {
	font-weight: bold;
	color: #04533B;
	}

#sidebar h1 {
	color: #077B58;
	font-size: 16px;
	}

#sidebar h2 {
	color: #077B58;
	font-size: 14px;
	}

#sidebar h3 {
	color: #077B58;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 6px;
	}

#sidebar p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	}

#sidebar li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	}

.footerLeft {
	background-color: #70A396;
	text-align: center;
	font-size:9px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.footerLeft a {
	color: #000000;
	text-decoration: none;
}

.footerLeft a:visited {
	color: #000000;
	text-decoration: none;
}

.footerLeft a:hover {
	color: #000000;
	text-decoration: underline;
}


.footerSidebar {
	background-color: #E7F3F7;
	width: 283px;
}




#navigation p {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	margin: 0px 10px 3px;
	padding-top: 20px;
	color: #000000;
	}

#navigation a {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:  #091D69;
	}
#navigation a:visited {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:  #091D69;
	}

#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color:  #091D69;
	}

#secNav {
	font-size:12px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	padding-left: 25px;
	padding-bottom: 20px;
	}
	
#secNav a {
	font-weight: bold;
	text-decoration: underline;
	color:  #091D69;
	padding-right: 5px;
	padding-left: 5px;
	}
#secNav a:visited {
	font-weight: bold;
	text-decoration: underline;
	color:  #091D69;
	}
#secNav a:hover {
	color: #39A284;
	text-decoration: underline;
	}




#note a {
	color: #333333;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}	
#note a:visited {
	color: #333333;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}	
#note a:hover {
	color: #333333;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	}	

/* MISCELLANEOUS */

#content img {padding: 4px; border: 0px;}


#note p {
	color: #333333;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	margin: 20px 10px 3px 10px;
	}	

/* NAVIGATION BUTTONS */

#button {
	padding: 0px 0px 20px;
	margin-bottom: 0px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	vertical-align: bottom;
	}
	
#button ul {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#button li {
	display: inline;
	margin: 0px;
	padding-left: 6px;
	padding-right: 0px;
	}

#button li a {
	display: inline;
	padding: 5px 0px 5px 8px;
	text-decoration: none;
	background: url(images/arrow.gif) left no-repeat;
	}

#button li a:hover {
	color: #04533B;
	text-decoration: underline;
	}
#content ul {
	list-style-type: disc;
	list-style-position: inside;
}

.endorseRight {
	width: 223px;
}
.titleSmall {
	font-style: italic;
	font-size: 0.85em;
	line-height: 8px;
}

#votes {
	position:absolute;
	left:550px;
	top:300px;
	z-index:1;
	background-color: #EAEAEA;
	border: 2px solid #999999;
	height: 220px;
	width: 350px;
	padding: 10px;
	visibility: hidden;
}

#talley {
}

#talley td {
	padding-top: 5px;
	padding-bottom: 0px;
}

.talleyRight {
	text-align: right;
}
.close {
	margin-left: 130px;
}

#contact {
	margin-left: 25px;
}

#contact td{
	font-size:12px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	padding: 5px 15px 5px 5px;
}
