@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;
    	}

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

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

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

.style3 {
	font-size: 13px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#777;
	letter-spacing: 1px;
		}
		
.styleUpdatesDates {
	font-size: 10px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#CCC;
	letter-spacing: 1px;
		}
		
.styleFooter {
	font-size: 10px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#777;
	letter-spacing: 1px;
		}


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


a:link {
	color:#444444;
	text-decoration:none;
			}
			
a:visited {
	color:#444444;
	text-decoration:none;
		}
		
a:hover {
	color:#FF9900;
	text-decoration:underline;
		}
	
a:active {
	color:#444444;
	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;
		}
	
#updatetext {
	width:200px;
	padding-left:25px;
	padding-top:110px;
	text-align:left;
	float:left;
		}	
		
#rainbow {
	width:675px;
	padding-top: 50px;
	padding-bottom:20px;
	text-align:right;
	float:right;
		}

#updatecontainer {
	width:100%;
	height:400px;
	float:left;
		}

#ohhaientry {
	width:675px;
	text-align:left;
	float:right;
	padding-top: 20px;
	padding-bottom:30px;
		}

#content {
	width:540px;
	text-align:left;
	float:left;
		}
		
#categories{
	width:125px;
	text-align:right;
	float:right;
		}	

#reel {
	padding-top:25px;
	width:320px;
	height:190px;
	text-align:left;
	float:left;
		}
		
#photography {
	padding-top:25px;
	width:320px;
	height:190px;
	text-align:left;
	float:right;
		}	


#fullcourseheader {
	width:75%;
	margin-bottom:40px;
	text-align:center;
	float:right;
		}
		
#footer {
	width:75%;
	margin-top:30px;
	height:40px;
	text-align:center;
	float:right;
		}

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