@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; }


hr.hr4 {
      border-top: 1px solid #F1F5F2;
      border-bottom: 1px dashed #CCC;
	  border-left: 1px solid #F1F5F2;
	  border-right: 1px solid #F1F5F2;
      color: #F1F5F2;
      background-color: #F1F5F2;
      height: 1px;
    	}
		
hr.hr1 {
      border-top: 1px solid #F1F5F2;
      border-bottom: 1px dashed #FFF;
	  border-left: 1px solid #F1F5F2;
	  border-right: 1px solid #F1F5F2;
      color: #F1F5F2;
      background-color: #F1F5F2;
      height: 7px;
    	}		

.styleUpdated {
	font-size: 12px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#444;
	letter-spacing: 1px;
		}

.styleUpdates {
	font-size: 11px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#777;
	letter-spacing: 1px;
		}

.styleUpdatesDates {
	font-size: 12px;
	font-style:italic;
	font-family: Garamond, Baskerville, Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#A7A7A7;
	letter-spacing: 1px;
		}
		
.styleFooter {
	font-size: 10px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#777;
	letter-spacing: 1px;
		}


/*///////////////////////////////////////////////////*/	


a:link {
	color:#333;
	text-decoration:none;
			}
			
a:visited {
	color:#333;
	text-decoration:none;
		}
		
a:hover {
	color:#FF9900;
	text-decoration:underline;
		}
	
a:active {
	color:#333;
	text-decoration:none;
			}


/*///////////////////////////////////////////////////*/	

body {
	background-color:#F1F5F2;
		}
	
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
		}
		
#header {
	width:100%;
	height:150px;
	text-align:left;
	float:left;
		}
		
#billboard {
	width:100%;
	height: 385px;
	text-align:left;
	float:left;
		}

#vitals {
	width:200px;
	padding-top:160px;
	padding-left:25px;
	text-align:left;
	float:left;
		}
		
#billboardimage {
	width:75%;
	padding-top:30px;
	height:385px;
	text-align:center;
	float: right;
		}

#logo {
	width:25%;
	height:209px;
	margin-top:10px;
	text-align:left;
	float:left;
		}
		
#navelement {
	width:25%;
	height:40px;
	margin-top:60px;
	text-align:center;
	float:left;
		}
		
#updated {
	width:75%;
	height:20px;
	text-align:right;
	float:right;
		}
		
#horizontalline {
	width:75%;
	height:9px;
	text-align:right;
	float:right;
		}
		
#welcome {
	width:100%;
	padding-top:30px;
	padding-bottom:0px;
	height:20px;
	text-align:right;
	float:left;
		}
		
#updatetext {
	width:200px;
	height:1300px;
	padding-left:25px;
	padding-top:30px;
	text-align:left;
	float:left;
		}
		
#rainbow {
	width:675px;
	padding-top: 10px;
	padding-bottom:20px;
	text-align:right;
	float:right;
		}

#updatecontainer {
	width:100%;
	float:left;
		}

#update1 {
	width:205px;
	text-align:left;
	padding-right:25px;
	padding-bottom:20px;
	float:left;
	height: 260px;
		}
		
#update2 {
	width:205px;
	text-align:left;
	padding-bottom:20px;
	float:left;
	height: 260px;
		}

#update3 {
	width:205px;
	text-align:left;
	padding-left:35px;
	padding-bottom:20px;
	float:left;
	height: 260px;
		}
		
#footer {
	width:75%;
	height:40px;
	text-align:center;
	float:right;
		}

#horizontallinefooter {
	width:100%;
	height:9px;
	text-align:right;
	float:right;
		}