body {
background: #161410;
cursor: default;
text-align: justify;
font-family: verdana, serif;
font-size: 11px;
padding: 0px;
margin: 20px 0px
}

img
{  border-style: none;
}


/* CONTENT */

#content {
width: 764px;
height: auto;
margin-left: auto;
margin-right: auto
}

#top {
background: url(images/top.jpg);
border: 1px solid white
}

#nav {
width: 198px;
background: #161410;
vertical-align: top;
padding-left: 15px;
border-left: 1px solid white;
border-bottom: 1px solid white
}


/* NAVIGATION */

.nav {
width: 182px;
padding: 15px 8px 15px 8px;
color: #999999
}


/* NAVIGATION LINKS */

.links {
margin-top: 5px
}

.links a {
display: block;
border: 1px solid #999999;
padding: 3px 0px 3px 15px;
margin-bottom: 3px;
}

.links a:link, .links a:visited {
background: #161410
}

.links a:hover, .links a:active {
background: url(images/rollover.jpg);
}


/* OTHER CONTENT TABLES */

#main {
width: 566px;
padding: 40px;
background: #161410;
color: #999999;
border-right: 1px solid white;
border-bottom: 1px solid white
}

/* CREDITS */

#credits {
padding: 20px;
text-align: center;
color: #999999
}


/* HEADERS */

h1 {
text-align: center;
font-family: georgia, serif;
font-style: italic;
font-size: 20px;
color: #e2a571;
background: url(images/h1.jpg);
padding: 4px 0px 5px 20px
}

h2 {
text-align: center;
font-family: georgia, serif;
font-style: italic;
font-size: 11px;
color: #e2a571;
background: url(images/h2.jpg);
margin: 0px;
padding: 5px 20px 14px 0px
}

h3 {
font-family: georgia, serif;
font-style: italic;
font-size: 16px;
color: #e2a571;
margin: 0px;
padding-bottom: 8px
}


/* LINKS */

a {
text-decoration: none
}

.nav a:link, .nav a:visited {
color: #999999
}

.nav a:hover, .nav a:active {
color: #999999;
}

.main a:link, .main a:visited {
color: #999999;
font-weight: bold;
}

.main a:hover, .main a:active {
color: #999999;
text-decoration: underline;
border: 0
}

#credits a:link, #credits a:visited {
color: #999999;
font-weight: bold;
}

#credits a:hover, #credits a:active {
color: #999999;
text-decoration: underline
}


/* OTHER */

.avatar {
float: left;
padding-right: 5px
}

b {
color: #ffffff
}

i {
font-weight: bold
}

/* FORM ELEMENTS */

input, select, textarea {
color: #999999; 
background: #161410; 
border: 1px solid #999999; 
font-family: verdana, serif; 
font-size: 11px
}

input, textarea {
padding: 3px; 
width: 395px; 
margin: 5px 0px 13px 25px
}

label {
display: block; 
float: left
}

.button {
width: 85px; 
padding: 3px
}

.smilies {
width: 330px; 
margin: 5px 0px 13px 25px; 
padding: 3px; 
padding-top: 8px
}