
body {
background: #2B2D2B;
background-image: url(graphics/topbg.jpg);
background-position: top left;
background-repeat: repeat-x;
text-align: left;
font-family: Arial;
color: #5A645B;
font-size: 11px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding-left:0px;
}

td { 
font-family: Arial;
color: #5A645B;
font-size: 11px;
}

#navi {
margin: 10px 0 0 100px;
float:left;
text-align: right;
}

#header {
background: #fff;
width: 617px;
height: 446x;
padding-top: 0px;
}

#content {
background: #161A15;
width: 392px;
margin-left: 6px;
margin-top: 0;
text-align: left;
padding-left: 15px;
float: left;
}

	h4 {
		background: url() no-repeat left top;
		color: #543622;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: -1px;
		padding-left: 5px;
		margin: 0;
	}

a:link 		{
		text-decoration:none;
		color:#809B9A;
		font-weight: bold;
		}


a:visited 	{
		text-decoration:none;
		color:#4F6A69;
		font-weight: bold;
		}


a:hover 	{
		text-decoration:none;
		color:#4F6A69;
		font-weight: bold;
		}


a:active 	{
		text-decoration:none;
		color:#4F6A69;
		}


input,textarea,select {
		padding:1px;
		border:1px;
		background-color:#87938F;
		border-color: #5C6C67;
		color:#495350;
		font-family: Arial;
		font-size: 11px;}
	#footer
		{clear: both;
		 margin: 0;
		 padding: 5px;
		 background-color: #9CA5A1;
		 text-align:center;
		 font-family: arial, sans-serif;
		 font-size: 11px;
		 line-height: 15px;
		 color: #988675;
		 width: 364px;}

