body {
	background-image: url('img/background.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
img {
	border:0px;
}
#head {
	background-image: url('img/a0_head_background.gif');
	height:73px;
}
#head ul {
	list-style-type:none;
	margin:-35px 0px 0px 247px;
	padding:0px;
}
#head li {
	margin:0px;
	padding:0px;
	float:left;
}
#left {
	position:absolute;
	margin:2px 0px 0px 18px;
}
#left ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-image: url('img/c2_left_background.gif');
	width:158px;
	height:280px;
}
#left li {
	margin:0px;
	padding:0px;
}
#left li a {
	display:block;
	color:#92310A;
	font-size:0.9em;
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
}
#left li a:hover {
	background-color:#92310A;
	color:#D8AD67;
	margin-left:2px;
	margin-right:4px;
}
#left #left_bottom {
	background-image: url('img/c3_left_bottom.gif');
	width:158px;
	height:70px;
}
#main {
	position:absolute;
	margin-left:210px;
}
#main h2 {
	font-family:"Comic Sans Ms","DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	color:#92310A;
	background-image: url('img/d1_main_title.gif');
	padding-top:4px;
	padding-left:6px;
	width:562px;
	height:33px;
	margin:25px 0px 0px 0px;
}
#content {
	background-image: url('img/d2_main_background.gif');
	background-repeat:repeat-x;
	min-height:370px;
	width:565px;
	margin-left:3px;
	padding:6px;
	font-size:0.9em;
	line-height:1.8em;
	font-family:"Comic Sans Ms", sans-serif;
}