html {
	height: 100%;
	}
	
body {
	height: 100%;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	background: url('/images/paper_back.jpg');
	color: #9f8451;
	}
	
#nonfooter {
	position: relative;
	min-height: 100%;
	border: 0px solid red;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

* html #nonfooter {
	height: 100%;
	}

#content {
	padding-bottom: 112px;
	}

#footer {
	position: relative;
	margin-top: -112px;
	height: 42px;
	border: 0px solid red;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/footer.jpg') top center no-repeat;
	padding-top: 70px;
	color: #4c3306;
	} 
	
#header {
	width: 1000px;
	height: 440px;
	border: 0px solid red;
	background: url('/images/header.jpg') top left no-repeat;
	}
	
#icons {
	display: block;
	border: 0px solid red;
	width: 130px;
	height: 13px;
	padding-top: 7px;
	margin-left: 60px;
	}
	
#menu_btn {
	width: 730px;
	height: 32px;
	border: 0px solid silver;
	position: relative;
	top: 223px;
	left: 144px;
	}

#menu_btn a {
	display: block;
	float: left;
	border: 0px solid red;
	margin-right: 21px;
	}

#icons img {
	position: relative;
	top: 1px;
	}

#icons a {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	}
	
#icons a:link {color: #ffffff; text-decoration: none;}
#icons a:active {color: #ffffff; text-decoration: none;}
#icons a:visited {color: #ffffff; text-decoration: none;}
#icons a:hover {color: #ffffff; text-decoration: underline;}

#logo {
	width: 321px;
	height: 107px;
	border: 0px solid silver;
	position: relative;
	top: 179px;
	left: 114px;
	}

#main
	{
	border: 0px solid red;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	}
	
#footer_left {
	padding-left: 100px;
	}
	
#footer_right {
	padding-right: 100px;
	}
	
#footer #author_cell {
	font-size: 11px;
	}

#footer #author_cell a {
	color: #9f8451;
	font-size: 11px;
	}

.cleaner {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
	
a.preview {
	display: block;
	width: 213px;
	height: 138px;
	padding: 6px;
	background: url('/images/border.gif') top left no-repeat;
	float: left;
	}
	
a.preview_menu {
	display: block;
	width: 138px;
	height: 88px;
	padding: 6px;
	background: url('/images/border_menu.gif') top left no-repeat;
	float: left;
	}
	
#footer #author_cell a:link {color: #9f8451; text-decoration: underline;}
#footer #author_cell a:active {color: #9f8451; text-decoration: underline;}
#footer #author_cell a:visited {color: #9f8451; text-decoration: underline;}
#footer #author_cell a:hover {color: #9f8451; text-decoration: none;}
	
a {
	color: #9f8451;
	font-weight: bold;
	}

a:link {color: #9f8451; text-decoration: underline;}
a:active {color: #9f8451; text-decoration: underline;}
a:visited {color: #9f8451; text-decoration: underline;}
a:hover {color: #9f8451; text-decoration: none;}

a.news {
	color: #9f8451;
	font-size: 13px;
	font-weight: bold;
	}

a.news:link {color: #9f8451; text-decoration: underline;}
a.news:active {color: #9f8451; text-decoration: underline;}
a.news:visited {color: #9f8451; text-decoration: underline;}
a.news:hover {color: #9f8451; text-decoration: none;}

a.menu {
	color: #9f8451;
	font-size: 13px;
	font-weight: bold;
	}

a.menu:link {color: #9f8451; text-decoration: underline;}
a.menu:active {color: #9f8451; text-decoration: underline;}
a.menu:visited {color: #9f8451; text-decoration: underline;}
a.menu:hover {color: #9f8451; text-decoration: none;}

a.light {
	color: #b6a27e;
	font-size: 11px;
	font-weight: bold;
	}

a.light:link {color: #b6a27e; text-decoration: underline;}
a.light:active {color: #b6a27e; text-decoration: underline;}
a.light:visited {color: #b6a27e; text-decoration: underline;}
a.light:hover {color: #9f8451; text-decoration: none;}

td.photo_cell {
	padding: 15px;
	}
	
table.form_table {
	border-bottom: 1px solid #d9caae;
	}
	
table.menu {
	border-bottom: 1px solid #d9caae;
	}
	
table.menu td {
	padding-bottom: 5px;
	}
	
table.partners {
	border-bottom: 1px solid #d9caae;
	}
	
table.partners td {
	padding-bottom: 20px;
	padding-top: 20px;
	}
	
a.partner img {
	padding: 2px;
	border: 1px solid silver;
	}
	
span.hh {
	font-size: 18px;
	font-weight: bold;
	}