html, body, td, th {
font-family: 'Verdana';
color: #958080;
background-color:#f4eed6;
line-height:130%;
font-size:8.1pt;
margin:0px;
}
a {
text-decoration:none;
color: #958080;
}
#header {
	width:100%;
	background-image:url('images/header_bg.jpg');
	height:77px;
	float:left;
	text-align:center;
}
#header #logo {
	width:294px;
	height:77px;
	float:left;
}
#header2 {
	width:100%;
	height:23px;
	float:left;
	background-image:url('images/header2_bg.jpg');
	text-align:center;
	color:#663300;
	font-weight:bold;
	letter-spacing:.5pt;
	line-height:23px;
	font-family:'Arial';
	font-size:12px;
}
#header2 a {
	color:#663300;
	font-weight:bold;
	letter-spacing:.5pt;
	line-height:170%;
	font-family:'Arial';
	text-decoration:none;
}
#header2 input {
	font-size:11px;
	line-height:100%;
}
#main {
	width:1002px;
	float:left;
}
#main #left {
	width:323px;
	float:left;
}
#main #left #left_top {
	width:323px;
	height:400px;
	float:left;
	background-repeat:no-repeat;
	background-image:url('images/left_top.jpg');
}
#main #left #left_middle {
	width:323px;
	float:left;
}
#main #left #left_bottom {
	width:323px;
	float:left;
	height:207px;
	background-image:url('images/left_bottom.jpg');
}
#main #main2 {
	width:679px;
	float:left;
}
#main #main2 #title {
	width:679px;
	height:101px;
	background-repeat:no-repeat;
	background-image:url('images/main_top.jpg');
	float:left;
	font-size:18pt;
	font-family:'Arial';
	color:#eaeaea;
	font-style:italic;
	font-weight:bold;
	letter-spacing:3.0pt;
}
#main #main2 #text {
	width:679px;
	float:left;
	padding-bottom:20px;
	text-align:justify;
}
#footer {
	width:100%;
	height:21px;
	font-size:1px;
	float:left;
	background-image:url('images/footer_bg.jpg');
}
#footer2 {
	width:100%;
	height:20px;
	float:left;
}
#main_f {
	width:779px;
	height:20px;
	float:left;
	text-align:center;
	font-size:7pt;
}
#left_f {
	width:223px;
	height:20px;
	float:left;
	text-align:center;
	font-size:7pt;
}