





body, td, div, h1, ul {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
}

ul, ol {
    margin-left: 20px;
}

h1 {
	border: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a:link {
	color: #5688a2;
}
a:visited {
	color: #44758e;
}
a:hover, a:active {
	text-decoration: none;
}

h1 {
	margin-bottom: 20px;
}

body {
	background: #e7e8e4;
	color: #7f7d75;
}


#header #headleft {
	position: relative;
	width: 45%;
	float: left;
	background: url(../../images/headleft.jpg) repeat-x;
	height: 388px;
}
#header #headright {
	position: relative;
	width: 45%;
	float: right;
	background: url(../../images/headright.jpg) repeat-x;
	height: 388px;
	text-align: right;
}
#header #head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#header #headcenter {
	position: relative;
	width: 766px;
	height: 388px;
	background: url(../../images/headcenter.jpg) no-repeat center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header #mainmenu {
	position: relative;
	left: 70px;
	top: 100px;
	width: 200px;
	height: 210px;
}

	#mainmenu .menu {
		list-style: none;
		padding: 0px;
		margin: 0px;
		margin-top: 10px;
	}
		#mainmenu .menu li {
			font-family: Times New Roman;
			font-size: 9pt;
			text-transform: uppercase;
			font-style: italic;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#mainmenu .menu li a {
			height: 18px;
			color: #4c4d48;
			padding: 0px;
			display: block;
			text-decoration: none;
		}
		#mainmenu .menu li a:hover, 
		#mainmenu .menu li a:active,
		#mainmenu .menu li a.active {
			color: #5688a2;
		}

#cont {
	background: transparent url(../../images/grad_bg.jpg) repeat-x bottom;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	top: -20px;
	width: 766px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#lastnews {
	position: relative;
	left: 24px;
	top: 0px;
	width: 200px;
	float: left;
}
	#lastnews .item {
		color: #2c4d70;
		margin-top: 10px;
		border-bottom: 1px solid #a8a8a8;
		margin-bottom: 20px;
	}
	#lastlist .item {
		margin-bottom: 20px;
	
	}
	#lastnews .header {
		width: 123px;
		height: 38px;
	}
	#lastnews .item .date, #lastlist .item .date, .newsdate {
		margin-top: 10px;
		margin-bottom: 10px;
		color: #5688a2;
		font-size: 10px;
		font-weight: bold;
	}
	#lastnews .item  .anons {
		margin-top: 5px;
		color: #7f7d75;
		padding-bottom: 13px;
	}
	#lastnews a.continue {
		color: #5688a2 !important;
		text-decoration: underline;
	}
	.newspic {
		float: right;
		padding: 0px 0px 10px 10px;
	}

#content {
	margin-left: 50px;
	width: 470px;
	float: right;
}


table.download {
	border: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 3px solid #889aa4;
}
	table.download th {
		font-size: 8pt;
		background-color: #889aa4;
		color: #fff;
		padding: 5px;
	}
	table.download td {
		background-color: #d4dee3;
		color: #505050;
		padding: 5px;
	}

	
	
.numpages {
	float: right;
}
	.numpages a:link, .numpages a:visited {
		color: #5688a2;
		text-decoration: none;
	}
	.numpages a:hover, .numpages a:active, .numpages a.active  {
		color: #fff !important;
		text-decoration: none;
		background-color: #7a981e;
	}


#foot {
	border-top: 4px solid #c5c5c5;
	background-color: #fff;
	clear: both;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	height: 85px;
}

#footer #counters {
	position: relative;
	top: -4px;
	border-top: 4px solid #c5c5c5;
	width: 224px;
	height: 85px;
	float: left;
	padding: 12px 0px 0px 24px;
}
#footer #r {
	position: relative;
	top: -4px;
	border-top: 4px solid #939595;
	background: transparent url(../../images/foot_bg.jpg) no-repeat top left;
	height: 85px;
}
#bottommenu, #copyright {
	float: right;
}
#bottommenu {
	margin-top: 20px;
}
#copyright {
	margin-top: 10px;
	text-align: right;
}
a.copylink {
	color: #7a981e;
	text-decoration: underline;
}

ul#foot_menu {
	float: right; 
	list-style: none; 
	padding: 0; 
	margin: 0;
}
	ul#foot_menu li {
		background-image: none; 
		padding-left: 0px; 
		padding-right: 0px; 
		float: left; 
		margin: 0; 
		line-height: 15px; 
		white-space: nowrap; 
		border-right: 1px dashed #7a981e;
	}
	ul#foot_menu li a {
		display: block; 
		padding-left: 5px; 
		padding-right: 5px; 
		text-decoration: none; 
		color: #535353; 
		background: transparent;
	}
	ul#foot_menu li a:hover {
		text-decoration: underline; 
	}

.gallery_tab td img {
	border: none !important;
}

.phbox a {
	display: block;
	float: left;
	border: 1px solid #c7c7c7;
}
.phbox a:link {
	display: block;
	border: 1px solid #c7c7c7;
}
.phbox a:hover {
	display: block;
	border: 1px solid #777;
}

	
.backarrow {
	margin-top: 20px;
	float: right;
	clear: both;
}
