body{
	background: #342705;
	background-attachment: fixed;
	color: #000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 10px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a:link,
a:visited,
a:active{
	background: transparent;
	color: #000;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #625e8f;
}

img{
	border: 0;
	vertical-align: top;
}

h1{
	color: #564312;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 18px;
	line-height: 135%;
	text-align: right;
}

.box{
	 width: 625px;
	 height: 400px;
}

.leftchar{
	width: 235px;
	height: 400px; 
}

.logo{
	 width: 390px;
	 height: 162px;
}

.topbar{
	 background: url(../images/topbar.gif) no-repeat;
	 width: 390px;
	 height: 6px;
}

.content{
	 width: 390px;
	 height: 226px;
	 background: url(../images/midbg.gif);
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 10px;
	 text-align: center;
	 vertical-align: middle;
}

.btmbar{
	 background: url(../images/btmbar.gif) no-repeat;
	 width: 390px;
	 height: 6px;
}