body {
        background:#FFF;
        color:#666;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
}
#container {
	width:838px;
	margin:0px auto;
}
#header {
	width:854px;
	margin:0px auto;
	height:380px;
}
#lefthead {
	width:472px;
	height:380px;
	position:relative;
	float:left;
}
#righthead {
	width:373px;
	height:380px;
	position:relative;
	float:left;
}
#main {
	width:834px;
}
#topmenu {
    width:822px;
    text-align:center;
    padding:4px;
    line-height: 13pt;
    background:#D6CFBF;
    margin-left:7px;	
}
#topmenu a {
    font-weight:bold;
    text-decoration:none;
    padding:4px 8px;	
    display:inline;
    color:#613C13;
}
#topmenu a:hover {
    background: #613C13;
    color:#FFF;
}
#topmenu img {
    float:left;
    padding: 0;
    margin: 0;
}
.first {
  clear: both;
  float: left;
}
#topmenu p {
    padding:0px;
}
#content {
	width:828px;
	margin:0px;
} 
#left {
	width:575px;
	padding:7px;
	position:relative;
	float:left;
	min-height:350px;
	border-right: 1px dotted #666;
}
h1 {
        font-size:18pt;
        color:#613C13;
        font-weight:bold;
        text-align:center;
}
h2 {
        font-size:15pt;
        font-weight:bold;
        color:#A9660D;
        text-align:left;
}

#right {
	width:223px;
	padding:5px;
	position:relative;
	float:left;
	clear:none;
}
#bottommenu {
    width:828px;
    text-align:center;
    clear:both;
    background:#EFE9DA;
}
#bottommenu a {
    text-decoration:none;
    padding:4px 8px;	
    color:#613C13;
}
#bottommenu a:hover {
    color:#666;
}
#footer {
    width:834px;
    font-size:9px;
    font-family:Arial, Helvetica, sans-serif;
    clear:both;
    border-top:1px solid #666;
    text-align:center;
    margin:5px;
    padding-top:3px;
}
img {
    padding:7px;	
}
a:active {
	COLOR: #a6a6a6; TEXT-DECORATION: none
}
#edit a {
        text-decoration:none;
        color:#FFF;
}
#edit a:hover {
        color:#663;
        text-decoration:none;
}

