body, html{
	background-color:#f4f1e5;
	height:100%;
	padding:0;
	margin:0;
	color:#643009;
	font: 86% Trebuchet, Arial, "Arial CE", Verdana, sans-serif;
	line-height:1.7em;
}
table{
empty-cells:show;
}
input, select, textarea{
	border:1px solid #643009;
	color:#643009;
	width:200px;
	height:18px;
	font-size: 1em;
	font-family: Trebuchet, Arial, "Arial CE", Verdana, sans-serif;
}
#PatternHelp{
	background:url(img/background-ie.png) repeat fixed;
	height:auto;
}
#Pattern{
	background:url(img/background-ie.png) repeat fixed;
	height:100%;
}
#Center{
	height:auto;
}
#CenterHelp{
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#Center, #CenterHelp{
	background-color:#f4f1e5;
	width:750px;
	border-right:1px solid #643009;
	border-left:1px solid #643009;
}
#Head{
	width:750px;
	height:179px;
	background:url(img/head2.jpg);
}
#ContentHelp {
	background:url(img/content-background.png) no-repeat center 45px;
	padding: 0 15px;
	margin: 25px 0;
	height:auto;
	text-align:left;}
#Content{
	height:575px;
	font-size: 1em;
}	
#Menu{
	width:100%;
	height:25px;
	background:url(img/menu.png) repeat-x;
	border-top:1px solid #643009;
	border-bottom:1px solid #643009;
	position:absolute;
	left:0px;
	top:179px;
	text-align:center;
	background-color:#f4f1e5;
}
a, a:link, a:active, a:visited, a:hover {
	font-size:1em;
	text-decoration:none;
	color:#643009;
	font-weight:normal;
}
#ContentHelp a, a:link, a:active, a:visited, a:hover {
	font-size:1em;
	text-decoration:none;
	color:#643009;
	font-weight:normal;
}
#Menu a, a:link, a:active, a:visited {
	background-color:inherit;
	color: #ffc16c;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
#Menu a:hover{
	color:#f2b766;
	background-color:inherit;
}
#Menu ul{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#Menu li, #Menu ul{
	padding:15px;
	list-style:none;
 	display:inline;
	vertical-align:middle; height:25px;
}
.Header{
	font-weight:bold;
}
#LeftContainer {
	float: left;
	width: 200px;
}
#RightContainer {
	float: right;
	width: 500px;
}



.ImgLeft{
	float:left;
	border: 2px solid #643009;
	margin: 5px 5px 5px 0;
}
.ImgRight{
	float:right;
	border: 2px solid #643009;
	margin: 5px 0 5px 5px;
}

.Img{
	border: 2px solid #643009;
	margin: 5px;
}

#Gallery img{
	border: 2px solid #643009;
}


#MenuShadow {
	background: url(img/mshadow.gif) repeat-x bottom;
	height:37px;
}
.right {
	width: 98%;
}

.left{
	width:200px;
}

#Footer {
	text-align: center;
}
.ttl{
	float:left;
	background: url(img/ttl.gif) no-repeat;
	height: 28px;
	width: 6px;
	font-size:1px;
}
.ttm{
	float:left;
	line-height:26px;
	background: url(img/ttm.gif) repeat-x;
	font-size: 1.3em; font-weight: bold;
	color: #643009;
	border-top: 1px solid #643009;
	border-bottom: 1px solid #643009;
}
.tth{
	float:right;
	background: url(img/ttr.gif) no-repeat;
	height: 28px; width: 6px;
	font-size:1px;
}
.tmm{
	float:left;
	border-left: 1px solid #643009;
	border-right: 1px solid #643009;
	padding: 5px;
}

.tbl{
	float:left;
	background: url(img/tbl.gif) no-repeat;
	height: 6px;
	width: 6px;
	font-size:1px;
}
.tbm{
	float:left;
	border-bottom: 1px solid #643009;
	height:6px;
	font-size:1px;
}
.tbr{
	float:right;
	background: url(img/tbr.gif) no-repeat;
	height: 6px;
	width: 6px;
	font-size:1px;
}

.tmm ul {
	padding-left: 10px;
	margin-left: 10px;
	font-size:1em;
}

.tmm p{
	font-family:inherit;
	font-size:1em;
	line-height:1.5em;
	
}
.tmm li :hover {
	font-weight:bold;
	cursor:pointer;
}
