body {
	padding: 0px;
	margin: 0px;
	font-family: "Times", "Garamond", serif;
	font-size: 14px;
	background: url('background.jpg') repeat-x #F6F4E9;	
	}
	
#header {
	width: 880px;
	height: 115px;
	background: url('header.jpg');
	margin: auto;
	}

#menus {
	width: 880px;
	height: 169px;
	font-family: "Arial";
	background: url('links_background.jpg');
	margin: auto;
	}
	
#body {
	width: 880px;
	min-height: 230px;
	background: url('body.jpg');
	margin: auto;
	text-align: justify;
	overflow: hidden;
	}

#p1, #p2 {
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: hidden; }

#body table tr, #body table tr td {
	vertical-align: top; }
	
#footer {
	width: 880px;
	color: #fff;
	font-size: 11px;
	font-family: "Arial";
	line-height: 140px;
	text-align: center;
	height: 100px;
	background: url('footer.jpg');
	margin: auto;
	overflow: hidden;
	}
	
#hidder { 
	width: 706px;
	margin: auto;
	overflow: hidden; }
	
#slider {
	width: 99999px;
	overflow: hidden; }
	
#links {
	width: 640px;
	height: 26px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	}
	
#links a, #links a.active {
	float: left;
	display: block; 
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
	color: #fff;
	height: 26px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	background: none; }


a, .slink { color: #288153; text-decoration: underline; }
a:hover, .slink:hover { color: #484848; background: #ECECEC; }
textarea { height: 80px; }

#links a.active {
	background: url('l_green.jpg') repeat-x; }	

#links a:hover {
	background: url('l_grey.jpg') repeat-x; }

#links a.active:hover {
	background: url('l_green.jpg') repeat-x; }
	
a#delta_link:hover {
background: #000;
background-color: #000; }