* {
margin: 0;
padding: 0;
}

body {
font-size: 80%;
font-family: arial;
color: #e5ddcb;
}
html>body {font-size: 12px; }

p, ul {
margin-bottom: 6px;
}

a img {
border: none;
margin-right: 5px;
}
a img.last {
margin-right: 0px;
}

#page {
width: 853px;
margin: 0 auto;
}

#leftcolumn {
width: 165px;
float: left;
text-align: right;
}
#logo {
margin-top: 47px;
margin-bottom: 20px;
}

#nav {
list-style: none;
margin-right: 20px;
padding-bottom: 2px;
border-bottom: 1px dashed #a1a89c;
}
#nav li {
margin-bottom: 11px;
}
#nav li a {
text-decoration: none;
}
#nav li a:hover {
color: #ffffff;
}

#centercolumn {
float: left;
width: 525px;
}
#url {
text-align: right;
}

#maincontent {
background-color: #252525;
float: left;
}

#contentwrap {
width: 515px;
margin: 0 auto;
padding: 5px;
float: left;
}

#subnav {
background-color: #7c7c7c;
margin-bottom: 10px;
padding-bottom: 4px;
}
#subnav h1 {
font-size: 16px;
color: #ffffff;
font-weight: normal;
padding-top: 6px;
padding-left: 9px;
padding-bottom: 2px;
}
#subnav ul {
list-style: none;
padding-left: 9px;
}
#subnav li {
display: inline;
margin-top: 0;
margin-right: 10px;
font-size: 12px;
}
#subnav li a {
color: #323232;
text-decoration: none;
}
#subnav li a:hover {
color: #ffffff;
}

#content {
background-color: #515151;
margin-bottom: 5px;
padding: 4px;
}
#content ul {
color: #e5ddcb;
}
#content ul {
margin-left: 12px;
}
#content h1 {
color: #a7b49e;
border-bottom: 1px dotted #a7b49e;
padding-bottom: 2px;
margin-bottom: 3px;
font-size: 14px;
font-weight: normal;
}
#content p {
color: #e5ddcb;
}
#content img.imageright {
float: right;
margin-left: 5px;
margin-bottom: 5px;
}
p.backlink {
text-align: right;
}
p.backlink a, p.backlink a:visited {
color: #c75f03;
text-decoration: none;
}
p.backlink a:hover {
color: #d354de;
}

#footer {
clear: both;
float: left;
width: 515px;
border-top: 7px solid #303030;
text-align: right;
}
#footer img {
	float: right
	margin: 0 8px 0 0;
}
#design {
	float: left;
color: #ffffff;
font-size: 9px;
margin-top: 6px;
margin-left: 8px;
}

#rightcolumn {
width: 163px;
float: left;
}