body {
margin: 0; 
padding: 0;
background: #ddd;
font: normal 100%/1.7em "Trebuchet MS";
color: #777;
text-align: center;
}

/* -- links -- */

a:link {
color: #c60;
text-decoration: none;
background: transparent;
}

a:visited {
color: #f93;
text-decoration: none;
background: transparent;
}

a:hover {
color: #c60;
text-decoration: underline;
background: transparent;
}

a:active {
color: #c60;
text-decoration: none;
background: transparent;
}

/* -- headings -- */

h1, h2, h3 {
margin: 0 0 10px 0;
padding: 0;
background: transparent;
font-weight: bold;
color: #777;
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 16px;
border-bottom: 2px solid #ccc;
}

h1 {
font-size: 1.2em;
}

h2 {
font-size: 1.1em;
}

h3 {
font-size: 1.0em;
}

/* -- container --*/

#container {
width: 760px;
height: 1%;
margin: 30px auto;
padding: 0;
text-align: left;
}

/* -- header --*/

#header {
width: 560px;
height: 200px;
margin: 0 0 0 200px;
padding: 0;
background: transparent url("../images/header.jpg") no-repeat 0 0;
}

#header p {
display: block;
margin: 0;
padding: 0;
text-align: right;
margin-right: 20px;
font-size: 0.75em;
}

#header p a {
display: block;
text-decoration: none;
}

/* -- nav-main --*/

#nav-left {
float: left;
width: 200px;
margin: 12px 0 0 0;
padding: 14px 0 0 0;
background: transparent url("../images/nav_main.gif") no-repeat 0 0;
}

#nav-main {
background: transparent url("../images/nav_main_bot_bg.gif") no-repeat 0 100%;
margin: 0;
padding: 0 0 14px 0;
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-main li {
display: block;
margin: 0;
padding: 0;
}

#nav-main h2 {
display: block;
margin: 0 0 1px 0;
padding: 3px 2px;
color: #fdfdfd;
text-decoration: none;
font-weight: bold;
color: #fff;
}

/* -- section nav --*/

ul#nav-section {
margin: 0 0 1px 0;
padding: 3px 0;
background: #fff8dc;
font-size: 0.9em;
}

#nav-section li {
display: block;
margin: 0 0 3px 0;
padding: 0;
border-bottom: 1px solid #fff;
}

#nav-section a {
display: block;
margin: 0;
padding: 1px 0;
background: transparent;
color: #a0522d;
text-decoration: none;
}

#nav-section a:hover {
background: transparent;
color: #d07d56;
text-decoration: underline;
}

#nav-section a.youarehere, #nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #CF971F;
}
#nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #CF971F;
text-decoration: underline;
}

/* -- subs/supp nav --*/

#nav-subs {
float: right;
margin: 0;
padding: 14px 0 0 0;
background: transparent url("../images/nav_supp_top_bg.gif") no-repeat 0 0;
}

#nav-supp {
width: 148px;
background: transparent url("../images/nav_supp_bot_bg.gif") no-repeat 0 100%;
margin: 0;
padding: 0 0 14px 0;
}

#nav-supp ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-supp li {
display: block;
margin: 0;
padding: 0;
}

#nav-supp a {
display: block;
margin: 0;
padding: 4px 0;
background: #49A4C5;
color: #fdfdfd;
text-decoration:none;
}

#nav-supp a:hover {
text-decoration: underline;
}

/* -- content --*/

#content {
margin: 0 0 0 200px;
padding: 20px 32px 0 25px;
background: #fdfdfd url("../images/content_bg.gif") repeat-y 0 0;
font-size: 0.75em;
text-align: justify;
line-height: 1.6em;
}

#content p {
margin: 0;
padding: 0 0 15px 0;
}

/* -- footer --*/

#footer {
margin: 0 0 0 200px;
padding: 20px 0 0 0;
background: transparent url("../images/content_bot_bg.gif") no-repeat 0 0;
font-size: 12px;
text-align: center;
line-height: normal;
}

/* -- misc --*/

div.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
div.item
{
	padding: 3px;
	margin: 0;
	background: url(../images/item.png) left 5px no-repeat;
	padding-left:20px;
}
div.item a
{
	color: #deb887;
}
.navimgpage
{
	clear: left;
	text-align: center;
}
.navimgpage a,.navimgpage a:visited
{
	color: #a0522d;
	text-decoration: underline;
}
.navimgpage a:hover
{
	text-decoration: none;
}
