	html, body {
		width: 100%;
		height: 600px;
		margin: 0;
		padding: 0;
		font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
		color: Black;
		background: White;
		text-align: center;
		left: 0;
		top: 0;
		border: none;
	}
	h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 24px;
		line-height: 110%;
	margin: 30px auto 10px 50px;
	text-align: left;
	display: block;
	}
	div {
		padding: 0;
		margin: 0;
		border: none;
		float: left;
	}
	#header {width: 750px;}
	#page {width: 1000px; height: 600px; overflow: hidden; margin: 0 auto !important; float: none}
	#header {
		height: 45px;
		background-color: Black;
		color: White;
		float: left;
		top: 0;
		margin: 0;
		
	}
	#footer {
		height: 25px;
		width: 1000px;
		background-color: Black;
		color: White;
		float: none;
		top: 0;
		margin: 0;
		clear: both
	}
	#searchNav {
		height: 25px;
		background-color: Black;
		color: White;
		text-align: right;
		vertical-align: middle;
		line-height: 16px;
		width: 100%;
		float: left;
	}
	#searchNav form {
		display: inline;
		margin: 0 10px 0 0;
		padding: 0;
		vertical-align: middle;
	}
	#searchNav input.search {
		display: inline;
		height: 14px;
		font-size: 12px;
		border:1px solid black;
		margin-top: 2px;
	}
	#header #searchNav {width: 660px}
	#mainMenu {
		height: 20px;
		background: url(images/textures/texture_banner.jpg) repeat 0 0;
		color: White;
		width: 100%;
	}
	#mainMenu span {
		display: block;
		float: left;
		width: 113px;
		text-align: center;
		vertical-align: middle;
		font-size: 12px;
		height: 18px;
		padding-bottom:2px;
		line-height: 18px;
	}
	a {
		text-decoration: none;
		color: White;
	}
	#leftFrame {
		color: White;
		width: 250px;
		height: 545px;
		overflow: hidden;
		float: left;
		left: 0;
	}
	#contentFrame {
		background: White url(images/textures/texture_main.jpg) repeat 0 0;
		color: Black;
		width: 749px;
		height: 500px;
		border-right: 1px solid #EDEDED;
		float: left;
		overflow: hidden
	}
	#contentFrame a {
		color: Black;
	}
	#contentFrame a:hover {
		color: #FFD043;
	}
	span.lang {
		float: left;
		margin: 0px 0 0 600px;
		left: 0;
		top: 0;
		clear: both;
		width: 120px;
		display: block;
		text-align: left;
		font-weight: bold;
	}
	a:hover {
		color: #FFD043;
	}
	.pages a {
		font-size: 8px !important;
		line-height: 30px;
		display: inline !important;
		padding: 0;
		margin: 0;
		float: none;
	}
	.paged {
		position: absolute;
		float: none !important;
		margin: 0;
		width: 198px;
		height: 270px;
		visibility: hidden;
		background: url(images/textures/texture_left.jpg);
	}
	#pagination {
		z-index: 10;
	}
	span.lang {
		float: left;
		width: 120px;
		height: 25px;
		line-height: 25px;
		display: block;
		background: black;
		color: white;
		margin: 0 6px;
		left: 0;
		font-weight: bold;
	}