html, body{
	background-color : white;
	margin: 0px;
   height: 100%;
   background-image: url('../images/bg.png');
   background-repeat: repeat-both;
} 
 

#everything{ 
	width:1100px;
	margin-left:auto;
	margin-right:auto;
  
  
}
    
     
 #outerborder{
 float: left;
 width:1100px;
 background-color:#01085b;
 height:2530px;

 
 }
     
#header{
	clear: left;
    background-color:#01085b;
    margin-top: 15px;
    margin-left: 15px;
    width: 920px;
    height: 80px;

  
}  


#header img{
	width:920px;
  margin-left:5px;
}


#bordercontainer{
margin-left: 80px;
float: left;
background-color: #8fb0d9;
width: 950px;
height: 2515px;
margin-top: 15px;

}

#imgsnavcontainer{
clear: left;
background-color:#d9e8ee;
margin-top: 15px;
margin-left:15px;
width:920px;
height: 300px;

}

#navigation{
  margin-top: 15px;
	float:right;
	background-color: #2c3065;
  width:150px;
  margin-right:15px;
  height: 250px;
  padding: 10px;
  color:white;
}


#wowslider{
margin-top: 15px;
float: left;
background-color:white;
width:700px;
margin-left:15px;
height: 270px;

}


#scrollingimgs{
margin-top: 30px;
float: left;
background-color:white;
width:900px;
margin-left:0px;
height: 170px;
overflow-x: scroll;
overflow-y: hidden;
}

#scrollingimgs img{height: 130px;
}


#contentright{
  margin-top:15px;
	float:right;
	padding: 0px;
	background-color: white;
  margin-right: 15px;
  width:340px;
  height: 540px;

   
}


#supporters{
margin-left: 0px;
  margin-top:0px;
	float:left;
	padding: 10px;
	background-color: white;
  width:320px;
  height: 320px; 
}

#contentleft{
  margin-left: 15px;
  margin-top: 15px;
	float:left;
	padding: 10px;
	background-color: white;
  width:900px;
  height: 2050px;

}

#footerleft{
font-size: 12px;
margin-left: 70px;
float: left;
padding:10px;
height: 30px;
width: 560px;
}

#footerright{
font-size: 10px;
text-align: right;
margin-right: 60px;
float: right;
padding:10px;
height: 30px;
width: 300px;
}

#footer{ 
	clear:left;
	padding: 0px;
	background-color: #01085b;
  margin-top: 910px;
  height: 70px;
  width: 1100px;
  color:white;
  font-size: 12px;
  font-family: arial;
  
}
	
#navigation a:link {color: #01085b;
  display: block;
	height:  20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #01085b;
	text-decoration: none;
  background-color: #8fb0d9;
  font-family: arial black;
  font-size: 12px;}
  
#navigation a:visited {color: #01085b;
	text-decoration: none;}
  
  
  #active a:link{
  color: #01085b;
  display: block;
	height:  20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #01085b;
	text-decoration: none;
  background-color: #d4deee;
  font-family: arial black;
  font-size: 12px;
    }


#navigation a:active {color: #d4d4f4;
	text-decoration: none;}

#navigation a:hover {color: #8fb0d9;
  border-color: #01085b;
	background: #01085b;
  	text-decoration: none;}
    
 #contentleft a:link{
   color: #8fb0d9;
  	text-decoration: none;
  }
  
  #contentleft a:visited{
  color: #8fb0d9;
  	text-decoration: none;
  }
  
  #contentleft a:active{color: #8fb0d9;
  	text-decoration: none;
  
  }
  
  #contentleft a:hover{
  color: #01085b;
  	text-decoration: none;
  }
  

  a:link{
  color: white;
  	text-decoration: none;
  }
  
  a:visited{
  color: white;
  	text-decoration: none;
  }
  
  a:active{color: white;
  	text-decoration: none;
  
  }
  
  a:hover{
  color: #8fb0d9;
  	text-decoration: none;
  }
	  
    h2{padding: 0px;
    margin: 0px;
    }
    
      h3{padding: 0px;
    margin: 0px;
    }

