body{
	text-align:center;
	margin:0 auto;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0px;
	background-color: #FFFFFF;
}
#page{
	width: 760px;
	margin:0 auto;
	background: url(images/page-div-bg.gif) repeat-y 0 0;
}
#content{ 
	padding:1px 7px 0 4px;
	background: url(images/content-bg.gif) no-repeat 0 0;
}
.community {
	text-align: left;
	background-color: #D9E3EC;
}


#home #content{
	background: none;
}

#footer{
	background: white url(images/page-div-footer-bg.png) no-repeat 0 0;
	color: #A2A2A2;
	text-align: right;
	display: block;
	clear: both;
	font-size: 10px;
	padding: 8px 8px 0 8px;
}

.clr{
	width: 100%;
	line-height: -999em;
	clear: both;
	display: none;
}

.home-content{
	text-align: right;
}
.about-content{
	text-align:left;
	height: 100%;
	padding: 0 0 0 0;
}
.contact-content{
	text-align:left;
	height: 100%;
	padding: 0 0 0 0;
}

h1{
	margin: 0;
	padding: 5px;
	font-size: 14px;
	background: #000040;
	border-bottom: 2px solid White;
	color: White;
	text-transform: uppercase;
	clear: both;
}
.contact-content h1{
	background: #537597;
}
.avail-content{
	text-align: left;
	background: #D9E3EC;
}

h2{
	margin: 10px 0 0 0;
	color: #10355F;
	font-size: 12px;
	padding: 0;
	width: 200px;
}

h3{

	color: #10355F;
	font-size: 14px;
	padding: 0 25px 0 ;
	width: 250px;
}


.right{
	float: right;
	padding: 0 0 0 0;
	background: #E4E4E4;
	border-left: 2px solid white;
	height: 575px;
	width: 269px;
}
.right h1{
	background: Gray;
}
#photo .right{
	width: 339px;
	height: 615px;
	
}
#contact .right{
	width: 433px;
	height: 360px;
}


#about .right{
	height: 840px !important;
	height: 848px ;
}

.left{
	float: left;
	padding: 0 0 0 0;
	background: #DDE6EC;
	height: 575px;
	width: 478px;
}
#photo .left{
	width: 408px;
		height: 615px;
}
#contact .left{
	width: 314px;
	height: 360px;
}

#about .left{
	height: 840px;
}

.aboutlist{
	padding: 20px;
}
.aboutlist p{
	padding: 0 0 0 16px;
}
.aboutlist h2{
	padding: 0 0 0 16px;
	background: url(images/ball-bullet.png) no-repeat left 2px;
}

a.pdf{
	margin: 10px;
	padding: 0 0 0 20px;
}

a{
	color: #000040;
	font-weight: bold;
}



#about .right{
height:853px;
}

