body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


body {
	background-image: url(../images/background.jpg);
	margin:0 auto;
	text-align:center;
}

a {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000;
}

a:active {
	color: #000;
}

h3{
	color:#FFFFFF;
}


#container{
	padding-top: 70px;
	width: 748px;
	margin:0 auto;
	text-align:center;
}

#top_black{
	width: 750px;
	background:#000000;
	color:#FFFFFF;
}

#nav{
	height: 35px;
	margin:0 auto;
	text-align: center;
	padding-left:4px;
}

#nav li{
	display: block;
	float:left;
	list-style:none;
	letter-spacing:1px;
	margin-left:18px;
	padding-top: 5px;
	background:#909C98;
	height: 25px;
}


#nav li.first{
	margin-left:0px;
}

#nav li a{
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	font-size:95%;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

#nav li a:visited{
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color:#000000;
	text-decoration:none;
}

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


#nav #links a{
	text-transform:capitalize;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}



/*	FOOTER NAVIGATION*/
#fnav a{
	margin:0 auto;
	text-align:center;
	font-size: 80%;
}

#fnav a:links{
	color:#000000;
}

#fnav a:visited{
	color:#000000;
}

#fnav li{
	list-style:none;
	padding-left: 20px;
	display: block;
	float: left;
}





#charted_txt{
	color:#fff;
	text-transform:uppercase;
	font-weight: bold;
	font-size:90%;
	height: 20px;
	padding-top: 3px;
	width: 100%;
	margin:0 auto;
	text-align: justify;
}

#data_show{
	background:#9C9C9C;
	text-align: justify;
}


#data_contents{
	padding: 10px;
	text-align: justify;
}

#data_show_container{
	text-align: justify;
	padding: 8px;
	padding-bottom: 8px;
	float: left;
	width: 300px;
}


#photo_container{
	display: block;
	float: left;
}

#photo_container img{
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #666666;
}

#imagelist{
	width: 748px;
	padding-top: 5px;
	margin:0 auto;
	text-align:center;
}


#imagelist img{
	margin-left:13px;
}


#imagelist img.imgfirst{
	margin-left:0px;
}



#phtoalbum{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


#gallery_left{
	float: left;
	width: 630px;
	margin: 0 auto;
	text-align:left;

}

#gallery_right{
	float:right;
	width: 110px;	
	margin: 0 auto;
	text-align:right;
}


#gallery_left img{
	margin-left:11px;
	border:1px solid #666666;
	padding: 3px;
}


#gallery_right img{
	border:1px solid #666666;
	padding: 3px;
}

#gallery_left img.imgfirst{
	margin-left:0px;
}



#display_redirect{
	border: 1px dashed #FF6600;
	background: #FF9966;
	color:#000000;
	margin:0 auto;
	text-align: center;
	padding:
}

#show_configurations{
	margin: 0 auto;
	text-align: left;
}

.admin_DC{
	margin:0 auto;
	text-align:left;
}


#list_container{
	margin:0 auto;
	text-align:left;
	font-family: Georgia, Times New Roman, Times, serif;
	border-top: #fff 1px solid;
	padding-top: 20px;
	padding-bottom:20px;
	padding-left: 10px;
	background:#ccc;

}


#list_container a{

}



#list_title a{
	font-size: 120%;
}

#list_data{
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
}

#quick_info{
	width: 320px;
	float: right;
}



#page_list{
	background:url(../images/bg_yellow.gif) repeat-x;
	height: 37px;
}

#page_list_bottom{
	background: url(../images/bg_yellow_bottom.gif) no-repeat left bottom;
	height: 37px;
	font-size: 80%;
}

#page_list_left{
	width: 170px;
	display: block;
	float: left;
}

#page_list_right{
	display:block;
	float: right;
	padding-right: 20px;
}

#pages_display{
	display: block;
	float: left;
	padding-top: 8px;
	margin-left: 5px;
}

#pages_display_current{
	display: block;
	float: left;
	width: 37px;
	height: 37px;
	background:url(../images/listing_current.gif) no-repeat top;
}

#pages_display_current a{
	margin-top: 9px;
	margin-left: 13px;
} 

#pages_display_seperator{
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}


#text_container{
	background:url(../images/bg_yellow.gif) repeat-x top left;
	height: 37px;
	width: 100%;
}

#text_container_topleft{
	background:url(../images/bg_yellow_left.gif) top left no-repeat;
	height: 37px;
	width: 100%;
}




.clear{
	clear: both;
}
