@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;
		}
		
.billboarblued1 {
	font-size: 11px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#7DAEE0;
	letter-spacing: 1px;
		}

.billboardblue2 {
	font-size: 14px;
	font-family: Gill Sans, Baskerville, Helvetica, Arial, sans-serif; 
	color:#7DAEE0;
	letter-spacing: 1px;
		}
		
.styleMiniSerif {
	font-size: 12px;
	font-family: Garamond, Times New Roman, Helvetica, Arial, sans-serif; 
	color:#333333;
	letter-spacing: 1px;
		}
		
.styleMiniSerif2 {
	font-size: 10px;
	font-family: Garamond, Times New Roman, Helvetica, Arial, sans-serif; 
	color:#333333;
	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%;
	text-align:left;
	float:left;
		}

#contact {
	width:200px;
	padding-top:100px;
	padding-left:25px;
	text-align:left;
	float:left;
		}
		
#contents {
	width:75%;
	margin-top:25px;
	height:100px;
	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:675px;
	height:9px;
	text-align:right;
	float:right;
		}
	
#leftcolumncategory {
	width:200px;
	padding-left:25px;
	padding-top:50px;
	text-align:left;
	float:left;
		}	
		
#rainbow {
	width:675px;
	padding-top: 0px;
	padding-bottom:15px;
	text-align:right;
	float:right;
		}

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

#workentry {
	width:675px;
	text-align:left;
	float:right;
	padding-bottom:80px;
		}
		
#workentry2 {
	width:675px;
	text-align:left;
	float:right;
	padding-bottom:30px;
		}								

#content {
	width:500px;
	text-align:left;
	float:left;
		}

#content2 {
	width:320px;
	text-align:left;
	float:left;
		}
		
#content3 {
	width:320px;
	text-align:left;
	float:right;
		}
		
#categories{
	width:155px;
	text-align:right;
	float:right;
		}	

#reel {
	padding-top:25px;
	width:320px;
	height:180px;
	text-align:left;
	float:left;
		}
		
#photography {
	padding-top:25px;
	width:320px;
	height:180px;
	text-align:left;
	float:right;
		}	
		
#fullcourseheader {
	width:75%;
	margin-bottom:40px;
	text-align:center;
	float:right;
		}

#creditsheader {
	width:675px;
	margin-top:10px;
	text-align:center;
	float:right;
		}

#credits {
	width:215px;
	text-align:left;
	height:90px;
	float:left;
	margin-right:10px;
	margin-bottom: 20px;
		}

#footer {
	width:675px;
	height:40px;
	text-align:center;
	float:right;
		}

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