body {
	background: url('images/bg.jpg');
	margin-bottom: 25px;
	margin-top: 25px;
	}
	
#center {
	width: 730px;
	height: 655px;
	position: relative;
	}
	
#copyright {
	width: 200px;
	height: 31px;
	position: absolute;
	left: 30px;
	top: 606px;
	background-color: #A71301;
	font-family:Verdana, Arial, Serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	}

#webcounter {
	width: 200px;
	height: 26px;
	position: absolute;
	left: 30px;
	top: 555px;
	background-color: #D2CAB5;
	padding-top: 9px;
	}

/*Menu Start Here*/
#dfm { 
	position: absolute;
	background-color: #A71301;
	padding-top: 12px;
	width: 200px;
	height: 396px;
	left: 30px;
	top: 131px;
	}

#menu {
	position:absolute;
	text-align: left;
	list-style-type: none;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	}

li {
	padding-top: 0px;
	width: 200px;
	height: 31px;
	}	
/*Menu End Here*/	

#title {
	width: 185px;
	height: 71px;
	position: absolute;
	left: 42px;
	top: 50px;
	background-image: url('images/title.gif');
	}
	
#slideshow {
	width: 447px;
	height: 217px;
	position: absolute;
	left: 246px;
	top: 0px;
	background-image: url('slideshow/DSC032783.jpg');
	}
	
#content {
	width: 447px;
	height: 400px;
	position: absolute;
	left: 246px;
	top: 233px;	
	background-color: #D2CAB5;
	overflow: auto;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 8px;
	}
	
.image-padding {
padding: 5px 5px 10px 10px;
}

/*Links Start Here*/
a:link, a:visited, a:active {color: #FFFFFF; font-family: Verdana, arial; font-size: 11px; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}

li a {font-size: 12px; display: block; height: 20px; padding-top: 6px;  padding-left: 8px;}	
li a:hover {font-size: 12px; font-weight: bold; text-decoration: none; background-color: #D2CAB5;}
/*Links End Here*/

.border {border: 6px; border-style: solid; border-color: #FFF;}
a.index {display: block; position: absolute; z-index: 3; top: 0px; width: 185px; height: 71px; left: 0px;}
.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}	
div.left {width: 190px; float: left; padding-left: 10px;}
div.right {width: 190px; float: left; padding-left: 30px;}

div.left1 {width: 190px; float: left; padding-left: 10px;}
div.right1 {width: 190px; float: left; padding-left: 30px;}

div.new {padding: 0px; width: 420px; background-color: #ddd7c8; color: #333333; margin-bottom: 10px; border: 1px solid #afa99a;}
span {font-size: 12px; margin: 0px; padding: 0px; font-weight: bold;}
p.new {margin: 0px; padding: 0px;}
a.copyright:hover {cursor: text; text-decoration: none;}