/* CSS Document */
.clear 
{
 clear: both;
 margin: 0px;
}

#holder
{
	margin: 0 auto;
/*	width: 817px; */
	width: 980px; 
}


#main_header
{
	background: url(images/main/m_top.png) no-repeat;
	height: 128px;
}

#main_content
{
	margin: 0 auto;
	padding: 0px 2px 0px 0px;
}

#nav_bar
{
	width: 900px;
}

#main_footer
{
	margin: 0 auto;
	width: 980px;
	background: url(images/main/m_bottom.png) no-repeat;
	height: 24px;
	behavior: url(iepngfix.htc);
}

#banner_photo
{
	margin: 0 auto;
	width: 738px;
	height: 257px;	
	border: 1px solid #FFFFFF;
}

#main_body
{	
	background: #FFFFFF;
	font-family: verdana;
	font-size: 12px;	
}

.flatstyle
{
	border: 1px solid #999999;
}

.newslist 
{
	font-size: 12px;
	list-style: square;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.newslist li
{
	margin-left: -20px;
}

.navigation
{
	font-family: verdana, arial;
	font-size: 10px;
	text-align: center;
}

.newsheader
{
	font-family: "times new roman";
	font-size: 20px;
	font-weight: bold;
}

.newsbody 
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.about_links
{
	text-align: right;
}

.about_links li
{
	display: inline;
}

.gallery_links li
{
	list-style: none;
	margin-bottom: 2px;
}
