/* CSS Document */
body, a, input, div { color: #333; font: 14px "Trebuchet MS", Arial }
input { height: 15px }
body { 
	background: #dae7ed; 
	background-image:url(./../img/body_bg.gif);
	background-repeat:repeat-y; 
	background-position:center; 
	text-align: center; 
	margin: 0; 
	padding: 0
	}
img { border: none }
ul { margin-top:0 }
li { padding-top:10px }
#centerMe { 
	text-align: left;
	position: relative;
	width: 1035px;
	top: 0px; 
	left: 0px;
	margin: 0 auto;
	}
#date {
	color: #fff;
	font: 10px Verdana;
	text-align: right;
	position: absolute;
	top: 15px;
	left: 770px;
	width: 250px;
	z-index: 100
	}
#logo {
	position: absolute;
	top: 5px;
	left: 225px;
	width: 350px;
	height: 150px;
	background: url(./../img/logo.gif) no-repeat;
	z-index: 110
	}
#logo a {
	display: block;
	width: 250px;
	height: 100%
	}
/*#passed {
	position: absolute;
	top: 0;
	left: 1px;
	width: 255px;
	height: 305px;
	background: url(./../img/passed.gif) no-repeat -50px 0;
	z-index: 120
	}*/
#donate {
	position: absolute;
	top: 332px;
	left: 789px;
	width: 132px;
	height: 136px;
	background: url(./../img/donate.gif) no-repeat;
	z-index: 110
	}
#donate a
	{
	display: block;
	width: 100%;
	height: 100%;
	}
#motto {
	color: #007207;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 48px;
	left: 475px;
	padding: 5px 10px;
	z-index: 120
	}
#motto a {
	color: #c03672;
	font-weight: bold
	}
#links {
	color: #0cf;
	font: 11px Verdana;
	text-align: center;
	position: absolute;
	top: 530px;
	left: 250px;
	z-index: 120
	}
#threeThings {
	border: 3px solid #fff;
	background: url(./../img/modal_bg.gif);
	width: 500px;
	overflow: visible;
	position: absolute;
	top: 120px;	
	left: 290px;
	z-index: 300
	}
#threeThings strong {
	color:#007207
	}
#threeThings #head {
	color: #c03672;
	font-size: 22px;
	text-align: center
	}
#closeMe {
	text-align: right;
	background-color:#d0e1e9;
	border-bottom: 1px solid #ffc21c
	}
#float {
	position: absolute;
	width: 214px;
	height: 168px;
	top: 300px;
	left: 800px;
	z-index: 120
	}
#nav {
	padding-top: 170px;
	padding-left: 150px;
	width: 240px; 
	height: 400px;
	background: url(./../img/rainbow_pencils.jpg) no-repeat -50px 0;
	position: absolute;
	top: 0;
	left: 1px;
	}
#email {
	color: #999;
	font-size: 12px;
	text-align: right; 
	margin-top: 30px;
	margin-right: 30px
	}
#email a {
	color: #268cb4;
	font-size: 12px;
	font-weight: bold 
	}
a.nav, .nav2, .nav2reverse {
	color: #268cb4;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	line-height: 120%;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #efefef;
	width: 205px;
	height: 17px
	}
.nav2 {
	color: #d66446;
	}
.nav2reverse {
	color: #ff0;
	background: url(./../img/nav2_bg.gif) top left;
	background-color: #d66446;
	}
#thisNav {
	color: #bbb;
	background: url(./../img/nav_bg.gif) top left;
	}
a.nav:hover {
	color: #036;
	text-decoration: underline
	}
a.nav2:hover {
	color: #930;
	text-decoration: underline
	}
a.nav2reverse:hover {
	color: #fff;
	text-decoration: underline
	}
.spacer {
	clear:both;
	padding-top:20px
	}
#contain {
	width: 645px;
	height: 401px;
	overflow: visible;
	padding-top: 169px;
	background: url(./../img/slide.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 389px;
	}
.content {
	width: 400px;
	padding-bottom: 20px;
	}
.header {
	color: #fff;
	font: bold 15px "Trebuchet MS", Arial;
	padding-top: 9px;
	padding-left: 15px;
	margin-bottom: 10px;
	width: 400px;
	height: 84px;
	background: url(./../img/header_bg.gif) no-repeat top left;
	}
.home {
	color: #fff;
	width: 360px;
	height: 666px;
	background: url(./../img/home_bg.gif) no-repeat top left;
	padding: 20px
	}
ul.squeezed {
	padding-top: 10px
	}
ul li.squeezed {
	padding: 0
	}
#faq strong {
	color: #20799c;
	} 
.faqs {
	color: #268cb4;
	border: 1px solid #999;
	padding: 20px 20px 10px 0;
	width: 510px;
	}
.faqs ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px
	}
ul.faq, ul.faq li {
	margin-top: 0;
	padding-top: 0
	}
.faqs a	{
	color: #036;
	font-size: 13px;
	width: 480px; 
	} 	 
.download {
	width: 160px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left
	}
.download img {
	border: 1px solid #ccc
	}
.download a {
	color: #d66446;
	font-size: 13px;
	font-weight: bold;
	}