body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #486751;
	text-align: center;
	color: #50301F;
	
	
	background-image: url(../images/bkg-lines.gif);
}
#header {
	width: 100%;
	background-image: url(../images/header-bkg.gif);
}
#header-center {
	position: relative;
	width: 800px;
	height: 120px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/header.jpg);
}
#header-home {
	width: 800px;
	height: 120px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/header-home.jpg);
}
#date {
	position: absolute;
	top: 105px;
	left: 0;
	color: #ffffff;
	margin-bottom: 0;
	font-size: 10px;
	width: 100%;
}
#date-home {
	float: right;
	color: #ffffff;
	margin-top: 105px;
	padding: 0 5px;
	font-size: 10px;
}
#wrapper_home {
	position: relative;
	width: 809px;
	min-width: 809px;
	text-align: left;
	min-height: 470px;
	margin: 0 auto;
	background-image: url(../images/bkg-wood-paper.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#wrapper {
	position: relative;
	width: 809px;
	min-width: 809px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bkg-wood-paper.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#left_home {
	position: absolute;
/*	background-image: url(../images/wood_left.jpg);
	background-color: #36412C;*/
	background-position: top left;
	width: 150px;
	top: 0;
	left: 0;
	height: auto;
	min-height: 338px;
	}

#left {
	position: absolute;
/*	background-image: url(../images/wood_left.jpg);
	background-color: #36412C;*/
	background-position: top left;
	width: 150px;
	top: 0;
	left: 0;
	height: 640px;
	min-height: 338px;
	}

#left-adpage {
	position: absolute;
/*	background-image: url(../images/wood_left.jpg);
	background-color: #36412C;*/
	background-position: top left;
	width: 150px;
	top: 0;
	left: 0;
	height: 1080px;
	min-height: 338px;
	}

#right {
	position: absolute;
/*	background-image: url(../images/wood_right.jpg);
	background-position: top left;
	background-color: #36412C;
*/
	width: 150px;
	top: 0px;
	left: 659px;
	
}

#navigation {
	min-height: 387px;
	padding: 2px 2px 2px 20px;
	font-family: arial narrow, helvetica, sans-serif;
	font-weight: bold;
}
#navigation a {
	font-size: 90%;
	line-height: 25px;
}
#navigation a:link,
#navigation a:visited {
	text-decoration: none;
	color: #E3D0A5;
}
#navigation a:hover {
	text-decoration: underline;
	color: #E3D0A5;
}
#center {
	margin: 0px 150px 0px 150px;
	padding: 0px;
	width: 509px;
	min-width: 509px;
/*	background-color: tan;
	background-image: url(../images/intro_02.gif);*/
}

#center_home {
	margin: 0px 150px 0px 140px;
	padding: 0px;
	width: 499px;
	min-width: 499px;
	min-height: 470px;
}

#wrapper_home 
{
    position:relative;
    width: 799px;
    min-width:799px;
    text-align:left;
    min-height: 470px;
    margin: 0 auto;
    background-image: url(../images/bkg-wood-paper.gif);
    background-position:top right;
    background-repeat: repeat-y;
}

#content_index {
	padding: 0px 30px 0px 30px;
	font-size: 80%;
	line-height: 1.8em;
	min-height: 338px;
	_height: 342px;
}
#content {
	padding: 0px 30px 0px 30px;
	font-size: 80%;
	line-height: 1.8em;
	min-height: 580px;
	_height: 342px;
}
#content h1 {
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}
#content h2 {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 2px;
}
#content a:link,
#content a:visited,
#content a:hover {
	color: #342214;
	text-decoration: underline;
}
#content-bottom {
	background: url(../images/intro_03.gif) bottom left no-repeat;
	height: 18px;
}
#content-top {
	background: url(../images/intro_01.gif) bottom left no-repeat;
	height: 18px;
	left: 10px;
}
#ads {
	_padding: 5px;
}

#ads-top {
	padding: 10px 2px 2px 150px;
}

#ads-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 640px;
	min-height: 338px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#ads-left-adpage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 1080px;
	min-height: 1080px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#ads-right{
	position: absolute;
/*	background-image: url(../images/wood_right.jpg);*/
	top: 0px;
	left: 0px;
	width: 150px;
	height: 640px;
	min-height: 338px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#ads-right-adpage{
	position: absolute;
/*	background-image: url(../images/wood_right.jpg);*/
	top: 0px;
	left: 0px;
	right: 15px;
	width: 150px;
	height: 1080px;
	min-height: 1080px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	clear: both;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
	text-align: center;
	padding-top: 5px;
	width: 100%;
}
a:link, a:visited {
	text-decoration: none;
	color: #E3D0A5;
}
a:hover {
	text-decoration: underline;
	color: #E3D0A5;
}



