/* CSS Document */

/* GLOBAL STYLES */
/* INTERNET EXPLORER HACKS ******************************************************************************************** */
*  {
	margin:0px;
	
	}


body { background: url(../images/tile.jpg) repeat;

 
}

#container { width:750px;
			
			 z-index:0;
			

			 padding:0px;
			 border: 5px solid #787877;
		
	margin-left:auto;
	margin-right:auto;
	
			
			 }


h1 {
	font-size: 16px;
	color: #739BD5;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.h1sm {
	font-size: 14px;
	color: #739BD5;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


h2{
	font-size: 16px;
	color: #739BD5;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



#content p a:link {  
	text-decoration: none; 
	color: #B8681F;
	font-weight:900;
	
	
	}

#content p a:visited { 
	text-decoration: none; 
	color: #6666ff;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}


.item a:link {  
	text-decoration: none; 
	color: #fff;
	font-weight:900;
	
	
	}

a:visited { 
	text-decoration: none; 
	color: #D4CDDC;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}


.item {
height:27px;
padding-top:4px;
background:url(../images/navrepeatBack.gif) no-repeat;
}


			 

/* TOP LEFT */


#leftColumn {  float:left;
		  	width:29%;
			
		  }
		  
#logo {
			height:90px;
		  background:url(../images/ssbeaverlogo.gif) no-repeat;
		  
		  }

#nav { float:left;
	   
	

	   width:100%;
	   height:100%;
	   	  
		}
		 
#nav ul li { list-style-type: none;
			 font-family: times new roman, arial, sans-serif;
			 font-size: 12px;
			}		
/* TOP RIGHT */





#header { float:right;
		  border-bottom: 5px solid #787877; 
		  background:url(../images/header2.jpg) no-repeat;
		  height:200px;
		  width:71%;
		  padding:0px;
		margin-right:0px;
		  
		  
		  }
/* CONTENT */		 
		 
#rightColumn {
float:right;
width:71%;
margin-right:0px;
padding:0px;
clear:right;
}		   
#content {
			background:#FFFFFF;
			width:100%;
			font-size:12px;
			 margin:0px;
			 padding:0px;
			 
			 }		
#content p {
margin:7px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}


/* NAVIGATION */




/*#navrepeat 	 {background:url(images/navrepeatBack.gif) repeat-y;
height:100%;
width: 100%;
float:left;

}*/
		 



/* GAP BELOW NAV */
				
		

		



/*  FOOTER  */





	
.footerin { background:url(../images/footer.gif);
background-repeat:no-repeat;
text-align:center;
height:120px;
width:100%;
clear:both;
color:#CCCCCC; 


}


#container {
	background:#2B384F;
}

#container #content {

	float:right;
	
}
#container #header {
	float: right;
}
#container #leftColumn #content {
	float: right;
}
.footerin a:link{color:#CCCCCC; font-size:9px; text-decoration:none;}
.footerin a:hover{color:#CCCCCC; font-size:9px; text-decoration:none;}
.footerin a:visited{color:#CCCCCC; font-size:9px; text-decoration:none;}
