body {
background: #4D4D29 url(images/bg.jpg) repeat-x top;
margin: 0;
padding: 0;
text-align: center;
font-family: verdana, sans-serif;
font-size: 11px
}


/* NAVIGATION AND LINKS */

#nav {
float: left;
width: 180px;
background: url(images/barnavi.jpg) no-repeat top;
text-align: justify;
padding-right: 25px;
color: #F1EFF3;
overflow: visible
}

ul.nav {
list-style: none;
padding: 0;
margin: 0
}

a {
text-decoration: none;
font-weight: bold
}

#content a {
letter-spacing: 1px;
word-spacing: 3px
}

.nav li a {
height: 16px;
display: block;
padding: 0;
margin: 0 0 4px;
width: 179px;
padding: 2px 0 0 15px
}

.nav li a:link, .nav li a:visited {
background: url(images/link.jpg);
color: #7D1707
}

.nav li a:hover, .nav li a:active {
background: url(images/hoverlink.jpg);
color: #897C35
}

#nav p {
margin: 7px 33px 10px 23px
}


/* CONTENT LAYERS */

#center {
margin: 0 auto;
width: 680px
}

#back {
float: left;
background: url(images/centerbox.jpg) repeat-y top;
width: 680px
}


/* TOP LAYERS */

#top1 {
height: 72px;
background: url(images/top1.jpg)
}

#top2 {
height: 112px;
background: url(images/top2.jpg);

}

#top3 {
height: 65px;
background: url(images/top3.jpg)
}





/* CONTENT AND LINKS */

#content {
float: left;
width: 404px;
background: url(images/content.jpg) no-repeat top;
text-align: justify;
color: #C9C9AE;
line-height: 16px;
padding: 0 21px 0 10px;
overflow: visible
}

#content p {
margin: 5px 0 10px 0;
padding: 1
}

#content li {
list-style: circle;
margin-bottom: 3px
}

#content a:link, #content a:visited {
color: #897C35
}

#content a:hover, #content a:active {
color: #FA9180;
border-top: 1px solid #DA4F39
}



/* HEADINGS */

h1 {
font-size: 16px;
color: #CC0000;
font-family: georgia, serif;
padding: 4px 0 3px 18px;
margin: 0 0 5px 0;
text-transform: uppercase;
letter-spacing: 1px;
word-spacing: 3px
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #B39B8A;
	border-bottom: 1px solid #C9C9AE;
	padding: 0 14px 2px 0;
	margin: 0;
	letter-spacing: 1px;
	word-spacing: 3px;
	text-align: right;
}

h3 {
font-family: georgia, serif;
font-size: 15px;
color: #C9C9AE;
text-align: right;
margin: 13px 33px 5px 0
}


/* AVATAR */

.avatar {
float: left;
margin-right: 7px
}