body
{
padding:0px;
margin:0px;
background-color:#f5f5f5;
}

h1
{
font-family:Arial;
font-size:16px;
color:#000000;
}

h3
{
font-family:Verdana;
font-size:14px;
color:#713110;
}

b
{
color:#713110;
}

hr
{
text-align:left;
height:1px;
}
#center
{
position: absolute;
left: 50%;
margin-left: -425px;
width:850px;
}

#top
{
z-index:1;
background-image:url(img/top.jpg);
position: absolute;
top: 20px;
width: 850px;
height: 339px;
}

#sub a
{
text-decoration:none;
font-family:verdana;
font-size:12px;
color:#713110;
}

#sub a:hover
{
text-decoration:underline;
}

#sub i
{
color:#828282;
font-size:10px;
font-family:arial;
}

#sub
{
	background-image:url(img/navcontent.jpg);
	position: absolute;
	top: 370px;
	left:5px;
	width: 246px;
	padding-left:15px;
	padding-top:40px;
	padding-right:15px;
	padding-bottom:50px;
}

#navtop
{
padding-left:15px;
color:black;
background-image:url(img/headsub.gif);
position: absolute;
top: 0px;
left: 5px;
width: 250px;
height: 30px;
}

#navfoot
{
background-image:url(img/foot.jpg);
position: absolute;
left:5px;
width: 250px;
height:23px;
bottom:-1px;
padding-left:15px;
}

#navfoot a
{
font-family:arial;
color:#000000;
font-size:9px;
}

#navfoot a:hover
{
text-decoration:none;
color:#713110;
}

#content
{
background-color:transparent;
font-family:Verdana;
font-size:11px;
padding-left:30px;
padding-top:50px;
padding-right:40px;
padding-bottom:60px;
background-image:url(img/content.jpg);
position: absolute;
top: 370px;
left: 285px;
width: 500px;
}

#content i
{
color:#828282;
font-size:10px;
font-family:arial;
}




#head
{
background-image:url(img/head.gif);
position: absolute;
top: 0px;
left: 0px;
width: 564px;
height: 30px;
}

#foot
{
background-image:url(img/foot.jpg);
position: absolute;
left:0px;
width: 564px;
height:23px;
bottom:-1px;
}

#menu
{
position: absolute;
top: 283px;
right:120px;
width: 445px;
height: 47px;
}




