a, img{
	border: 0;
}

a:link{
 color: #01528e;
}
a:hover{
 color: #fbdf65;
}

span.alert{
	color: red;
}

h2{
	font: italic 1.5em georgia, serif;
	border-bottom: 0;
	color: #01528e;
}

h3{
	font: normal 1.1em  georgia, serif;
	color: #01528e;
}

h5.winner{
	font: normal 1.2em georgia, serif;
	color: #01528e;	
	background: white url('images/tinytrophy.gif') no-repeat center left;
	padding: 4px 0 8px 25px;
}

h5.winner span{
	color: #01528e;
}

	h6{
		text-align:center;
		font: bold 1.8em georgia, serif;
		margin:4px;
		color: #01528e;
	}

#content ul.indexpoints{
	margin: 0;
	padding: 0;
}

#content ul.indexpoints li{
	background: #fffbf3 url('images/goldback2.png') repeat-x bottom;
	margin: 16px auto;
	padding: 5px 5px 5px 5px;
	border: #ffb93e solid 1px;
	min-height: 40px;
	width: 70%;
	list-style: none;
	text-align: center;
}

#sidelinks{
	background: #51b4fc;
	border: #014e88 solid;
	border-width: 1px 1px 1px 0;
	padding: 3px 10px;
	font: normal 1.3em tahoma, verdana, sans-serif;
	margin: 25px 0 0 0;
}

#sidelinks p{
	margin: 20px 0;
	background: white;
	padding: 7px;
	border: 1px solid #014e88;
}

#content ul li{
	list-style-image: url('images/bullet.gif');
	padding-top: 5px;
}

#content ul.contact li{
	list-style: none;
}
body {	background: #01528e url('images/footer.gif') no-repeat center bottom;
	padding-bottom: 29px;	font:65%/1.05 arial, helvetica, sans-serif;
}

#header{
	background: white url('images/BackHeader.gif');
	width: 769px;
	height: 199px; 
	margin: 5px auto 0px;
	padding: 7px 7px 0px 7px ;
}

#header a{
	color: #0A5A48;
	font-size: 30px;
}

#header img{
	background: url('images/bannerback.jpg') bottom right;
	padding: 4px 527px 5px 44px;
}

#wrapper{
	width: 765px;
	background: white url('images/BackContent.gif');
	margin: 0 auto;
	padding: 0 7px;
}


#content {
	width: 514px;
	padding: 0px 5px 1px 240px;
	text-align: left;
	font: normal 1.3em tahoma, verdana, sans-serif;
	letter-spacing: 0.00em;
	line-height: 1.3em;
}

#menu {
	background: url('images/menu2link.png') repeat-x bottom;		
}


#menu ul { /* all lists */	padding: 0;	margin: 0;
	height: 29px;	list-style: none;
	background: #f0f7ff url('images/menuback.png') repeat-x bottom;
}#menu li { /* all list items */	float: left;
	width: auto;	position: relative;	text-align: left;
	padding: 5px 10px 8px 10px;
	z-index:2;
}#menu li ul { /* second-level lists */	position: absolute;	width: 127px;	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

	background: transparent url('images/backdropdownc.png') no-repeat bottom left;
	padding-bottom: 8px;	
	height: auto;
	border-top: 1px #01528e dotted;
	}

#menu li li{ /* second-level lists */
	background: transparent url('images/backdropdown.png') repeat-y;
	width: 112px;
	padding: 5px 8px;
	float: none;
}

#menu li li.second{ /* second-level lists */
	background: transparent url('images/backdropdownb.png') repeat-y;
}
	
#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */	left: auto;}

#menu a{
	font: normal 1.3em Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: black;
}

#menu li:hover{
	background: #F0FFFF url('images/TabBackground.png') repeat-x center top;
	border: solid #283f6d;
	border-width: 0 1px;
	padding: 5px 9px 8px 9px;}

#menu li li a{
	font: normal 1.3em "arial narrow", arial, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #01528e;
}
	

#menu li li:hover{
	background: transparent url('images/backdropdown.png') repeat-y;
	width: 112px;
	padding: 5px 8px;
	border: 0;
}

#menu li li.second:hover{
	background: transparent url('images/backdropdownb.png') repeat-y;
}

#menu li li a:hover{
	color: #ffbb00;
}

/* SIDEBAR */

#side{
	float: left;	
	z-index: 1;
	width: 210px;
}

#sidebar{
	background: url('images/SidebarBottom.gif') no-repeat right bottom;	
	position: relative;
	top: -4px;
	padding-bottom: 6px;
}

#sidebar a{
	text-decoration: none;
}

#sidebar ul{
	padding: 0;
	list-style: none;
	margin: 0;
}

#sidebar li{
	background: #3598e0;	
	border-top: 0px solid #1F866E;
	border-right: 1px solid #3598e0;		
}

#sidebar li.first{
	border-top: none;	
}

#sidebar li li{
	background: #3598e0;
	border-top: 0px dotted #1F866E;
	border-right: none;	
}

#sidebar li li.second{
	background: #51b4fc;
}

#sidebar ul a{
	font: bold 1.2em Tahoma, Geneva, sans-serif;
	display: block;
	padding: 4px;
	color: black;
}

#sidebar ul ul a{
	font: normal 1.1em Tahoma, Geneva, sans-serif;
}

#sidebar ul a:hover{
	color: white;
}

#sidebar ul li a{
	display: none;
}
#sidebar ul ul li a{
	display: block;
	color: black;
}

p.mission{
	background: #e2edf5;
	border: 1px solid #01528e;
	padding: 6px;
	width: 90%;
	margin: 0 auto 10px;
	text-align: center;
}

a.donate{
	display: block;
	width:177px;
	height: 77px;
	margin: 10px auto;
	text-decoration: none;
}
a.donate i{
	visibility: hidden;
}
a.donate:link{
	background: transparent url('images/donatenow2.png');
}
a.donate:visited{
	background: transparent url('images/donatenow2.png');
}
a.donate:active{
	background: transparent url('images/donatenow2.png');
}
a.donate:hover{
	background: transparent url('images/donatenow2.png') bottom;
}

#content ul.milestones li{
	list-style: none;
	background: #e2edf5;
	margin: 8px 0;
	padding: 4px;
	list-style: none;	
}

#content ul.milestones{
	padding: 0;
}

td{
	vertical-align: top;
	border: 1px solid #0A5A48;
	padding: 3px;
}

table{
	clear:both;
	width: 95%;
	margin: 5px 0px;
}

#content ul.details li{
	margin: 5px 80px 5px 0 ;
	background: transparent;
	padding: 2px;
	text-align: right;
	list-style: none;
}

	#content ul.staff li, #content ul.director li{
		list-style: none;
		clear: both;		
	}	
	ul.staff img, ul.director img{
		float: left;
		clear: left;
		vertical-align: top;
		margin: 1px 4px 20px -2px;		
	}	
	ul.staff, ul.director{
		padding:0;
	}

div.disclaimer{	
	font: normal 9px verdana, serif;
	text-align: center;
}

img.illust, img.illustR, img.illustL{
	float: none;
	margin:auto;
	display: block;
}

img.illustR{
	float: right;
}

img.illustL{
	float: left;
}

#content ul.staff li{
	display: block;
	clear: none;
	height: 110px;
	width: 170px;
	float: left;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 8px;
}

#content ul.director li{
	display: block;
	clear: none;
	height: auto;
	width: auto;
	float: left;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 8px;
}

#content ul.tall li{
	height: 140px;
}

form{
	background: #a3d7fc;
	border: 1px solid #014e88;
	padding: 4px;
	float: right;
}
	
#content ul.founders li{
	list-style: none;
	float: left;
	border: 1px solid #0A5A48;
	margin: 4px;
}	

#content ul.betting li{
	border: solid #01528e;
	border-width: 0 2px 2px;
	padding: 0px;
	margin: 0 20px 0 0;
	list-style: none;
}
h6.lite{
	font-size: 1.25em;
}
.betting > li{
	position: relative;
	left: -200px;
	width: 600px;
}

ul.betting li ul,ul.betting li img, ul.betting li p{
margin: 2px 10px;
}

#content ul.betting li ul li{
	border: none;
	list-style: square;
}


#content ul.betting h4{
	background: #01528e;
	padding: 15px ;
	color: white;
	font-size: 26px;
}

#content ul.betting h5{
	font: italic small-caps 2.2em georgia, serif;
	text-align: center;
	padding: 0;
	margin: 0 0 20px;
}


