* {padding:0; margin:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background: #004b8e;*/
	/*background: #003282 url('bg-star.gif') center no-repeat; background-position:center 150px;*/
	background: #003282 url('bg-top.jpg') center no-repeat; background-position:center top; 
	color: #000000;	
	text-align:center;
}


#containbox {
	width:100%;
	margin: 0 auto; 
}

#container {
/*border-left: 1px solid #003282;*/
	width: 960px; 
	background: #fff url('sidebar.gif') top right repeat-y; 
	/*border: solid #ccc; 
	border-width: 0 1px 1px 1px;*/
	height: auto; 
	margin: 0 auto; 
	text-align: left; 
}
#mainContent {
	padding: 5px 15px; 
	height: auto; 
	float: left;
	/*background-color: #fff; */
	width: 678px;
}
#mainContent p {margin: 0 0 12px 0;line-height:1.4em;}
#mainContent ul {margin: 0 0 12px 35px;}

/*----- TAGS -----*/
/*table {width: 100%;}*/
td {vertical-align: top;}

a {color: #00214A; text-decoration: underline;}
a:hover {text-decoration: none;}

img {border: none;}
h1 {font-size: 26px; font-family: "Times New Roman", Times, serif; margin-bottom:5px;}
h2 {font-size: 16px; font-family: "Times New Roman", Times, serif;}
h3 {font-size: 16px; font-family: "Times New Roman", Times, serif;}

/*----- NAV BAR -----*/
#navbox {
	width: 100%; 
	text-align: left; 
	/*background: #004b8e;*/
/*	background: #003282; */
	text-transform:uppercase;
}
#navbar {
	height: 24px;
	width: 960px;
	margin:0 auto;
}
#nav {
	width: 958px;
	text-align:center;
	/*background: #cfcfcf;*/
	background: #003c9c;
	height: 24px;
	list-style: none;	
	line-height: 14px;
	padding: 0 0 0 0; 
	margin: 0 0 0 0px; 
	position: absolute;
	z-index: 3;
	border-top:1px solid #334b9f;
	border-right:1px solid #00186c;
	border-bottom:1px solid #00186c;
	border-left:1px solid #334b9f;
}

#nav li { 
	position: relative;
	float: left;
	padding: 0;
	height: 24px;
	width: auto;
	background: #003c9c url('bg-nav2.png') center center repeat-x;
	margin-right: 0px;
	/*border-top: 1px solid #cfcfcf;*/
	/*border-top: 1px solid #00186c;*/
	border-right: 1px dashed #a1a1a1;
}
#nav .loc{color: #fff; background: #00186c url('bg-nav2-down.png') center center repeat-x;}
#nav .support a{width: 148px;}
#nav .contribute{border-right: 0;}
#nav .contribute a{color: #fff; background: #bf0a30 url('bg-nav2-red.png') center center repeat-x;}
#nav .contribute a:hover{color: #fff; background: #9d0810 url('bg-nav2-red-down.png') center center repeat-x;}

ul#nav>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;	
	width: 134px;
	padding: 5px 0;
}
#nav ul li {
	background: #003c9c; 
	list-style: none;
	text-align:left;
	text-indent:5px;
	/*border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;*/
	border-left: 1px solid #00186c;
	border-right: 1px solid #00186c;
	border-top: 1px solid #789;
}
#nav ul li a {
	width: 176px;
	background: #003c9c; 
	padding: 5px 0;
}
#nav ul li{
	width: 176px;
	background: #003c9c; 
}
#nav ul {
	width: 178px;
	border-bottom: 1px solid #00186c;
}

ul#nav li a:hover {
	color: #fff;
	background: #00186c url('bg-nav2-down.png') center center repeat-x;
}

ul#nav ul li:hover a:hover { 
	background: #00186c;
}


ul#nav li ul { /* Hides the first unhovered submenu */
	position : absolute;
	left: -999em;
}
#nav li:active ul ul, #nav li:active ul ul ul, #nav li:hover ul ul, #nav li:hover ul ul ul {
	left: -999em; /* Hides the second and following unhovered submenus */
}


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}

/*#nav ul#navi {
	width: 178px;
	border-bottom: 1px solid #00186c;
}
#nav ul#navi>li {
	width: 176px;
}
#nav ul#navi li>a {
	width: 176px;
	padding: 5px 0;
}

#nav ul#navi2 {
	width: 178px;
	border-bottom: 1px solid #00186c;
}
#nav ul#navi2>li {
	width: 176px;
}
#nav ul#navi2 li>a {
	width: 176px;
	padding: 5px 0;
}*/

/***** DISPLAYS HORIZONTAL MENU(2) *****/
#nav li:hover ul, #nav li a:focus ul, #nav li.sfhover ul {
	top: 100%;
	margin-left: 0;
}

/*----- HEADER -----*/
/*#support {
	width: 100%; 
	min-width:960px;
	background: #bf0a30;
	height: 25px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}*/
#input {
	margin:0 10px 0 10px;
	}
#email {
	/*width: 960px;
	margin:0 auto;*/
	float: right;
	position:relative; bottom:20px;
}
#email #form {
	padding: 0;
	color: white;
}

#email p {margin: 0 0;}

/*#submit {
	width: 80px;
	height: 20px;
	background: url('submit-btn.gif') no-repeat;
	border: none;
	cursor: pointer;
}*/
#headbox {
	width: 100%; 
	min-width:960px;
	/*background: #003282 url('bg-shade.png') top repeat-x;	*/
	height: 130px;
	vertical-align: middle;
}
#header {
	/*background: #003282 url('bg-shade.png') top repeat-x;	*/
	width: 960px;
	margin: 0 auto;
}
#logo {
	float: left;
	width:960px;
	background: url('wilson-header.jpg') top left no-repeat;
	text-align:left;
	padding-top:20px;	
}
#logo p {	
	margin:0; padding:0 3px;
	font-family:verdana;
	font-size:14px;
	color:#fff;
	float:right;
	display:inline;
	text-transform:uppercase;
	position:relative; bottom:19px;
}
/*#contribute {
	float: right;
	text-align: center;
	color: #fff;
	padding: 10px;
}*/
p#vote2 {width:208px; float:left; position:relative; top:20px; right:150px; text-align:center;}
p#vote2 a { color:#fff; font-size:12px; text-transform:none;}


/*----- SIDEBAR -----*/
#sidebar {
	color:#fff;
	width: 250px;
	float: right;
	min-height:400px; /*----- auto when finished -----*/
	background: /*#00305b*/ #002868 url('bg-sidebar.png') top repeat-x;
}
/*#sidebarContent {
	background: #004b8e url('sidebar1.png') top center repeat-y;
}
#sidebarTop {
	background: url('sidebar-top.png') top no-repeat;
	height:46px;
}
#sidebarBottom {
	background: url('sidebar-bottom.png') bottom no-repeat;
	height:46px;
}*/
#sidebar .text {
	padding: 10px 15px;
	line-height:1.4em;
}

#twfb {
	 margin: 8px 15px 0px 15px; width:220px;
}
#twfb .tw{
	/* border: 1px solid #cfcfcf;*/ 
	 padding:0; margin:0 0 10px 0;
	 height:30px; width:100px; float:left;
	 background: url('twitter.png') top left no-repeat; 
	 vertical-align:middle; text-align:center;
}#twfb .tw:hover {background: url('twitter2.png') top left no-repeat;}

#twfb .fb{
	/* border: 1px solid #cfcfcf; */
	 padding:0; margin:0 0 10px 0; 
	 height:30px; width:100px; float:right;
	 background: url('facebook.png') top left no-repeat;
}#twfb .fb:hover {background: url('facebook2.png') top left no-repeat;}

#twfb .tw a, #twfb .fb a {display:block; width:100px; height:30px; text-decoration:none;}
#twfb .tw a span, #twfb .fb a span{visibility:hidden;}

.sidebar-sign {
	padding:10px;
}

.sideButtons {
	clear:both;
	margin:0 15px 15px 15px;
	padding:6px 5px 0;
	border:1px solid #3a5abf;
	background: #002868 url('bg-shade3.png') top repeat-x;
}

.sideButtons .button a {
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	margin:0 0 6px 0;
	padding:3px 0;
	border: 1px solid #3a5abf;
	background: #003c9c url('bg-nav2.png') center center repeat-x;
}.sideButtons .button a:hover {
	background: #003c9c url('bg-nav2-down.png') center center repeat-x;
}
.sideButtons .buttonR a {
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	margin:0 0 6px 0;
	padding:3px 0;
	border: 1px solid #3a5abf;
	background: #003c9c url('bg-nav2-red.png') center center repeat-x;
}.sideButtons .buttonR a:hover {
	background: #003c9c url('bg-nav2-red-down.png') center center repeat-x;
}

.sideheader{
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:3px 0;
	border: 1px solid #3a5abf;
	background: #00186c url('bg-nav2-down.png') center center repeat-x;
}
.sideButtons .box p{
border:1px solid #3a5abf;
border-top-width:0px;
border-bottom-width:0px;
	background: #fff url('endorsements-bg.jpg') center center no-repeat;
	padding: 2px 5px 5px 18px;
	color:#000;
	font-size: 12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.sideButtons .box img{
	border:1px solid #3a5abf;
border-top-width:0px;
border-bottom-width:0px;
	margin-bottom:-2px;
	padding-bottom:0;
}

.sideNav {
	clear:both;
	margin:0 15px 15px 15px;
	padding:6px 5px 0;
	border:1px solid #3a5abf;
	background: #002868 url('bg-shade3.png') top repeat-x;
}
.sideNav .button a.link {
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:left;
	text-indent:20px;
	padding:5px 0;
}
.sideNav .button:hover {
	background: #003c9c url('bg-nav2-down.png') center center repeat-x;
}
.sideNav .button {height:24px;
	text-transform:uppercase;
	margin:0 0 6px 0;
	padding:0;
	border: 1px solid #3a5abf;
	background: #003c9c url('bg-nav2.png') center center repeat-x;}
.sideNav .button img{float:left; margin-right:0;}

.sideNav .button.loc{background: #00186c url('bg-nav2-down.png') center center repeat-x;}

.sideNav .button2 a.link {
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	padding:0 2px;
	text-transform: none;
	background: url('bg-nav2-down.png') top center repeat-x;
}.sideNav .button2 a.link:hover {
	text-decoration:underline;
}
.sideNav .button2 {height:26px;
	text-transform:uppercase;
	margin:0 0 6px 0;
	padding:0;
	border: 1px solid #3a5abf;
	background: #3750a1;}
	
#vote{position:relative; bottom:4px; margin-bottom:-6px;}

#polls {
	border:1px solid #3a5abf;
	background: #3750a1 url('bg-shade3.png') bottom repeat-x;
	font-size: 11px;
}
#polls td {
	background-color:#ededed;
	border: 1px solid #fff;
	padding: 0 2px;
}
#polls .pollsHeader td {
	background-color:#d11241;
	border: 1px solid #fff;
	font-size: 12px;
	color:#fff;
	text-align:center;
	padding: 2px 0;
}
#polls .null {
	background:none;
	border:none;
}
#polls .link {}

#polls .b{background-color: #ccf; border:1px solid #336;}
#polls .r{background-color: #fcc; border:1px solid #633;}
#polls .g{background-color: #cfc; border:1px solid #363;}
#polls .v{background-color: #ecf; border:1px solid #536;}
#polls .y{background-color: #ffc; border:1px solid #663;}

#polls .pollLocation td {padding:0;}
#polls .pollLocation td.b {background: #00186c url('bg-nav2-down.png') bottom center repeat-x; border:1px solid #336;}
#polls .pollLocation td.r {background: #511b1b url('bg-nav2-r.png') bottom center repeat-x; border:1px solid #633;}
#polls .pollLocation td.g {background: #1b511b url('bg-nav2-g.png') bottom center repeat-x; border:1px solid #363;}
#polls .pollLocation td.v {background: #511b51 url('bg-nav2-v.png') bottom center repeat-x; border:1px solid #636;}
#polls .pollLocation td.y {background: #51511b url('bg-nav2-y.png') bottom center repeat-x; border:1px solid #663;}
#polls .pollLocation a {
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	padding:0 2px;
}#polls .pollLocation a:hover {text-decoration:underline;}


/*----- FOOTER -----*/
#closer {clear:both;}
#footer {
	background: /*#004b8e*/ #003282 url('bg-shade2.png') top repeat-x;
	clear:both;
	width:930px;
	display:inline-block;
	padding: 10px 15px 20px 15px;
	color: #fff;
	margin: 0 auto;
	text-align:left;
	/*border: 1px solid #003e76;*/
}
#footer ul {
	float:right;
}
#footer li {
	display:inline;
}
#footer p{
	padding: 0;
	margin: 0;
}
#footer .copy {
	float:left;
}
#footer .auth {
	font-size: 12px;
	margin-top:10px;
	padding: 5px;
	border: 1px solid #fff;
	float: left;
	clear:both;
	display:inline-block;
	width:214px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/*----- ETC -----*/
.right {float:right;}
.left {float:left;}
.tcenter {text-align:center;}
b.underline {text-decoration:underline;}
.imgbox{float:right;clear:right;border:1px solid #003282;background:#003282 url('bg-shade3.png') top repeat-x; padding:5px; margin-left:5px; margin-bottom:12px;}/*#aaa*/
.imgbox2{float:left;clear:left;border:1px solid #003282;background:#003282 url('bg-shade3.png') top repeat-x; padding:5px; margin-right:5px; margin-bottom:12px;}
.imgbox3{border:1px solid #003282;background:#003282 url('bg-shade3.png') top repeat-x; padding:5px;}
.imglink{text-align:center;padding:0; margin:0; font-size:10px; line-height:12px;}
.red{color:red;}
label.error {margin-left:10px; float: none; color: red; width:280px; padding:0; clear:both; }
.contactfield {padding-bottom: 5px;}
.hider {display:none;}
.thumbpic, .thumbpic2 {height:72px;}
.thumbpic img{float:left; margin-right:5px; border:1px solid #aaa;}
.thumbpic2 img{float:right; margin-left:5px; border:1px solid #aaa;}
#amountTable td{vertical-align:middle;}

.crumb {font-size:9px; cursor:default;}
.crumb a {text-decoration:none;}
.crumb a:hover {text-decoration:underline; cursor:pointer;}
.crumb b {font-weight:normal; color:#aaa; cursor:default;}
.crumb .here {font-weight:normal; color:#aaa; cursor:default;}

.imgdl{border:1px solid #aaa; padding:0; }
#wallpapers{cursor:default; width:680px; margin-top:5px; text-align:center; font-size:9px;}
#wallpapers a{cursor:pointer;}

.dltext{width:416px; height:64px;border:1px solid #aaa; display:inline-block; margin-bottom:10px; margin-right:10px;color:#363636;overflow:hidden;}
.imgbanner{vertical-align:top; padding:0; margin: 0 0 0 36px;}

.photos{width:690px; margin-top:5px;}
.photos2{width:518px; margin-top:5px; margin-left:10px;}
.photos2 td{padding-left:40px;}

#familyPic {text-align:center;}
#familyPic img{border:1px solid black;margin:0 auto 10px;}

#supportImg {float:right; width:360px; text-align:right;}
#supportImg img{margin-bottom:10px;}
#supportInfo {float:left; width:310px;}

/*  Global Settings (needed for thickbox) */
/**{padding: 0; margin: 0;}*/


/*  Thickbox specific link and font settings */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/*#TB_ImageOff {cursor:pointer;}*/

/*  Thickbox settings */
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	/*filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;*/
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     /*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:3px 10px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background:#004b8e url('bg-shade-sm.png') top repeat-x;
	height:30px;
	color:#fff;
}

#TB_title img{
	vertical-align:middle;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
    position: absolute;
    /*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	/*filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;*/
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     /*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	/*_margin-bottom:1px;*/
}
