/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}

body{
	
	text-align: center;
	background-color: #336699
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	position: relative;
	background: url(images2/logo.gif) no-repeat center;
	width: 800px;
	height: 120px;
	top: 0px;
	}
	
#header ul {
	list-style-type: none;
	position: absolute;
	width: 800px;
	left: 20px;
	top: 95px;
	float: left;
	}
	
#header ul li {
	float:left;
		}	
	
#header a {
	font-family: sans-serif; 
	color:#33FF33; 
	background-color:#006633; 
	padding: 4px 10px 4px 10px; 
	text-decoration: none
	
	}


#header a:link {text-decoration: none;}
#header a:hover {
	color: #FFFF99;
	border-style: outset;
	border-color: #33FF33 }
#header a:active {
	color: yellow; 
	border-style: inset;
	border-color: #99ccff; 
	border-width: 5px}
#header a:visited {text-decoration: none; color: #33FF00;}

#wrapper2 {
	width:  800;
	float: left;
	min-height: 600px;
	background-color: #99ccff;
	}
	

#photos {
	float: left;
	position: relative;
	width: 800px;
	background-color: #99ccff;
	}
	
#photos li {
	float: left;
	padding: 10px 20px 10px 0px; 
		}	
		
#photos ul {
	list-style-type: none;
	position: absolute;
	width: 800px;
	left: 85px;
	top: 10px;
	float: left;
	}



#image1 {
	width: 133px;
	height: 100;
	}	

	
#image2 {
	/*width: 75px;*/
	height: 100px;
	}		
	
#image3 {
	background: url(images2/logo.gif) no-repeat center;) no-repeat center;
	/*width: 118px;*/
	height: 100px;
	}		
	
#image4 {
	/*width: 75px;*/
	height: 100px;
	}	
	
#image5 {
	width: 133px;
	height: 100;
	}
	
#content {
	float: right;
	width: 650px;
	min-height: 650px;
	background-color: #99ccff;
	top: 140px;
	position: relative;

	}
 
#new {
	width:620px;	
	min-height: 244px;
	float: left;
	background-color: #99ccff;
	text-align: left;
	font-size: 20px;
	/*background-color: #FFFF99;*/
	}
#new li {
	margin-left: 15px;
	
	
	}	

	
#content1 {
	/*position: absolute;*/
	width: 300px;
	
	background-color: #99ccff;
	float: left;
	padding: 0 20 0 20;
	}
#content1 li {
	margin-left: 15px;
	}	
	
#content1image {
	float: left;
	width: 90px;
	margin: 10px;
	}
	
#content2 {
	float: left;
	width: 300px;
	text-align: center;
	}
#content2 li {
	list-style-type: none;
	}

	
#content2image {
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	/*height: 200px;*/
		}	
		
#content2 a {
	
	}	
		
		
#content3	{
	position:relative;
	text-align:center;
	width:650px;
	float:left;
	top:10px;
	background-color: #99ccff;
	}	
	
#content3 td {
	font-size:12px;
	font-weight:400;
	}

	
#content3image {
	padding-top:10px;
	height: 211px;
		}	
		
		

#bulletinContent {
	float: right;
	width: 650px;
	font-weight: bold;
	background-color:#FFFFFFf;
	padding-top: 30px;
	padding-bottom: 20px;
	}
	
#bulletinContent li {
	padding-top: 40px;
	padding-left: 25px;
	paddint-right: 00px;
	}
	
#bulletinContent a {
	font-family: sans-serif; 
	color:#CC0066; 
	font-size: 95%; 
	margin-left: 15px; 
	font-weight: normal;
	}
		
#bulletinContent ul {
	list-style-type: square;
}

#bulletinContent dd {
	font-size: 95%; 
	padding-right: 30px;
	margin: 0 40px 0 30px; 
	font-weight: normal;
	}

	
#mainNav {
	background-color: #99ccff;
	width: 150px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	float: left;
	position: relative;
	top: 140px;
	}

#mainNav li {
	padding-left: 10px;
	padding-right: 00px;
	}

#mainNav a {
	font-family: sans-serif; 
	color: #006633; 
	font-size: 95%; 
	margin-left: 10px; 
	text-decoration: none; 
	font-weight: normal;
	}	
#mainNav a:link {text-decoration: none}
/*#main a:visited {text-decoration: none; color: #33FF00}*/
/*#mainNav a:hover {color: green; border-style: outset; border-color: green; border-width: 2px}*/ 
#mainNav a:hover {color: blue; border-color:#3366FF; border-style: outset; border-width: 2px}
/*#main a:active {color: blue; border-style: inset; border-color: blue; border-width: 5px} */
#mainNav a:active {
	color: yellow; 
	border-style: inset;
	border-color: #99ccff; 
	padding: 1px;
	border-width: 2px}
#mainNav a:visited {text-decoration: none;}
#mainNav ul {
	list-style-type: none;
}


	




#footer {
	clear: both;
	position: relative;
	top: 00px;
	text-align: center;
	padding-top: 00px;
	padding-bottom: 30px;
	color:#FFFF99;
}

#footer a {
	color:#FFFF00;
	}


/* Letter Jacket Page  In contenet area uses #content and #mainNav above */

#contentLJ {
	width: 650px;
	min-height: 183px;
	background-color:#FFFFFF;
	float: right;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 00px;
	}

#contentLJ h1 {
	font-size:40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-bottom: 20px;
	}
	
#contentLJ p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}
	
	
#ljTable {
	background-color:#33FF33;
	padding-bottom: 20px;
	border: 2px solid #666;
	border-collapse: collapsed;
	
	}
	
	
#ljTable caption {
	font-weight: 800;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	border: 2px solid #666;
	background-color:#009933;
	}	
	
#ljTable th {
	text-align: center;
	border-bottom: 2px solid #a5a5a5;
	background-color:#00CC66;
	}
	
#heading2 td {
	text-align: center;
	border-bottom: 2px solid #a5a5a5;
	border-top: 2px solid #a5a5a5;
	background-color:#00CC66;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: bottom;
	font-weight: 800;
	}
	

	
#ljTable thead tr:hover {
	background-color: transparent;
	color: inherit;
	}

#ljTable td {
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#ljTable tr:hover {
	background-color:#009933;
	color: #fff;
	}
	
	
		
		


