body{
	background-image:url(images/hp-body-bg.gif);
}
#header{
	height:420px;
	background-image:url(images/hp-banner-bg.gif);
}
#header ul{
	height:263px;
	background-image:url(images/hp-banner-bg-photo.jpg);
}
#header ul li{
	position:relative;
	z-index:100;
}

#header p{
	position:absolute;
	top:210px;
	left:40px;
	margin:0;
	width:400px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
	clear:both;
}
#header p a{
	color:#ff9900;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:normal;
}

#header p a:hover{
	text-decoration:underline;
}


#header span{
	position:absolute;
	right:10px;
	overflow:hidden;
	clear:both;
}
#header span.prez{
	top:97px;
	width:320px;
	height:296px;
	background:url(images/hp-prez.png) no-repeat;
}
#header span.vp{
	top:105px;
	width:360px;
	height:289px;
	background:url(images/hp-vp.png) no-repeat;
}
#header span.sec{
	top:100px;
	width:250px;
	height:303px;
	background:url(images/hp-secretary.png) no-repeat;
}
#header span.treas{
	top:96px;
	right:-20px;
	width:344px;
	height:306px;
	background:url(images/hp-treasurer.png) no-repeat;
}
#header span.treas span{
	right:30px;
}
#header span.treas span span{
	right:10px;
}
#header span span{
	top:205px;
	right:0px;
	width:177px;
	height:54px;
	color:#fff;
	font-size:12px;
	text-align:center;
	background:url(images/hp-banner-title-bg.png) no-repeat;
}

#header span span span{
	display:block;
	margin:12px 0 0 40px;
	position:relative;
	top:auto;
	right:auto;
	width:110px;
	background:none;
}

#content .main{
	float:left;
}
#content .sidebar{
	float:right;
}
#content .sidebar .next{
	padding:0;
}
#content .sidebar .next a img{
	border:5px solid #999;
}
#content .sidebar .next a:hover img{
	border:5px solid #c5c5c5;
}
#content .sidebar h3{
	margin:0;
	padding:0;
	color:#000;
	font-size:16px;
	
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
	border-bottom:none;
}

#content .main div{
	border-bottom:1px solid #F3F3F3;
}
#content .main p{
	margin:0;

}

#content .main p{
	line-height:normal;
}

#content .main p a{
	/*padding:0 0 0 10px;*/

}
#content .main div img{
	width:480px;
}
#content .main ul{
	margin-bottom:0;
	padding-bottom:0;
}
#content .main ul br{
	display:none;
}
























