body {
background-color:#FFFFFF;
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
color:#0F365B;
font-family:"Lucida Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:10pt;
margin:0px;
}

a {
	border:none;
	color:#666666;
	}
	
#container{
	min-width:1090px;
	width:auto;}

#header{
	padding-left:20px;
	height:136px;
	background-image:url(../images/bannerbg.jpg);
	width:100%;}

#nav{
	min-width:1090px;
	height:30px;
	background-image:url(../images/navbg.jpg);
	margin-bottom:10px;}
	
#nav1{background:url(../images/nav/about.jpg); width:84px; height:30px; float:left;}
#nav1 a{background:url(../images/nav/about.jpg); width:84px; height:30px; display:block;}
#nav1 a:hover{background:url(../images/nav/about.jpg); background-position:0 -30px;}
#nav1_selected{width:84px; height:30px; background:url(../images/nav/about.jpg); background-position:0 -30px; float:left;}

#nav2{background:url(../images/nav/mission.jpg); width:94px; height:30px; float:left;}
#nav2 a{background:url(../images/nav/mission.jpg); width:94px; height:30px; display:block;}
#nav2 a:hover{background:url(../images/nav/mission.jpg); background-position:0 -30px;}
#nav2_selected{width:94px; height:30px; background:url(../images/nav/mission.jpg); background-position:0 -30px; float:left;}

#nav3{background:url(../images/nav/releases.jpg); width:163px; height:30px; float:left;}
#nav3 a{background:url(../images/nav/releases.jpg); width:163px; height:30px; display:block;}
#nav3 a:hover{background:url(../images/nav/releases.jpg); background-position:0 -30px;}
#nav3_selected{width:163px; height:30px; background:url(../images/nav/releases.jpg); background-position:0 -30px; float:left;}

#nav4{background:url(../images/nav/partners.jpg); width:110px; height:30px; float:left;}
#nav4 a{background:url(../images/nav/partners.jpg); width:110px; height:30px; display:block;}
#nav4 a:hover{background:url(../images/nav/partners.jpg); background-position:0 -30px;}
#nav4_selected{width:110px; height:30px; background:url(../images/nav/partners.jpg); background-position:0 -30px; float:left;}

#nav5{background:url(../images/nav/home.jpg); width:86px; height:30px; float:left;}
#nav5 a{background:url(../images/nav/home.jpg); width:86px; height:30px; display:block;}
#nav5 a:hover{background:url(../images/nav/home.jpg); background-position:0 -30px;}
#nav5_selected{width:86px; height:30px; background:url(../images/nav/home.jpg); background-position:0 -30px; float:left;}

#nav6{background:url(../images/nav/donate.jpg); width:153px; height:30px; float:left;}
#nav6 a{background:url(../images/nav/donate.jpg); width:153px; height:30px; display:block;}
#nav6 a:hover{background:url(../images/nav/donate.jpg); background-position:0 -30px;}
#nav6_selected{width:153px; height:30px; background:url(../images/nav/donate.jpg); background-position:0 -30px; float:left;}

#nav7{background:url(../images/nav/wherego.jpg); width:206px; height:30px; float:left;}
#nav7 a{background:url(../images/nav/wherego.jpg); width:206px; height:30px; display:block;}
#nav7 a:hover{background:url(../images/nav/wherego.jpg); background-position:0 -30px;}
#nav7_selected{width:206px; height:30px; background:url(../images/nav/wherego.jpg); background-position:0 -30px; float:left;}

#nav8{background:url(../images/nav/apply.jpg); width:162px; height:30px; float:left;}
#nav8 a{background:url(../images/nav/apply.jpg); width:162px; height:30px; display:block;}
#nav8 a:hover{background:url(../images/nav/apply.jpg); background-position:0 -30px;}
#nav8_selected{width:162px; height:30px; background:url(../images/nav/apply.jpg); background-position:0 -30px; float:left;}


#leftcolum{
	width:250px;
	float:left;
	padding-left:10px;}

#leftcolum img{
	margin-bottom:10px;}

	
#rightcolum{
	padding-left:10px;
	width:740px;
	float:left;}
	
#mainbanner{
	padding-left:10px;
	width:690px;}

.textarea{
	padding:10px;}
	
.homepage{
	padding:10px;}
	
.homepage h1{
	color:#000033;
	font-weight:bold;
	font-size:15pt;
	border-bottom:1px dotted #CCCCCC;}
	
.homepage h2{
	color:#CC3300;
	font-size:12pt;}
	
.homepage h3{
	color:#CC3300;
	font-size:17pt;
	border-bottom:1px dotted #CCCCCC;}

.homepage h1, h2, h3, h4 {
	letter-spacing:-1px;
	padding-bottom:10px;}
	
.textarea h1{
	color:#000033;
	font-weight:bold;
	font-size:15pt;
	border-bottom:1px dotted #CCCCCC;}
	
.textarea h2{
	color:#CC3300;
	font-size:17pt;
	border-bottom:1px dotted #CCCCCC;}
	
.textarea h1, h2, h3, h4 {
	letter-spacing:-1px;
	padding-bottom:10px;}
	
.textarea p{
	padding-bottom:15px;}
		
.homepage p{
	padding-bottom:10px;}
	
.orange {
	color:#FFA173;}

.darkblue {
	color:#5675B9;}
	
#footer {
	background-color:#003a5c;
	border-top:1px dotted #95B0FF;
	color:#CDDCFF;
	font-size:8pt;
	padding:20px 0;
	padding-left:20px;}

.columitem{
	font-size:10pt;}
	
.columitem h2, h1{
	color:#CC3300;
	font-size:10pt;
	font-weight:bold;	
	border-bottom:1px dotted #CCCCCC;}

.columitem h1{
	font-size:12pt;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #CCCCCC;}
	
.columitem p{
	font-size:8pt;
	padding-bottom:15px;}
	
.columitem a{
	color:#006699;
	text-decoration:none;}

.columitem a:hover{
	color:#CC3300;}
	
.homeitem{
	padding:10px;
	background-color:#ECEFF9;
	margin-bottom:10px;}
	
.homeitem a{
	display:block;
	text-decoration:none;}
	
.homeitem p{
	font-size:9pt;
	padding-bottom:10px;}
	
.video{
	padding:10px;
	background-color:#ECEFF9;
	margin-bottom:10px;
	float:left;}
.donators{
	 line-height:2;
	 border-bottom:dashed #000066 1px;}