body {
font-family: verdana;
font-size: 14px;
background-color: #000;
color: #000;
margin-top: 0px;
margin-bottom: 0px;
}

img {
border: 0px;
}

h3 {
margin-left: 50px;
}

.nav {
display: block;
margin-left: 95px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}

.nav a {
text-decoration: none;
padding: 2px 0px 0px 0px;
display: block;
float: left;
height: 22px;
width: 100px;
text-align: center;
background-color: #514127;
color: #b9aa8a;
border: solid 1px #b9aa8a;
}


.title {
margin-left: 200px;
}

#main {
width: 800px;
height: 2500px;
background-color: #f8f4e8;
}

span.name {
display: block;
font-family: georgia;
font-size: 32pt;
text-align: center;
border-top: solid 1px #756646;
border-bottom: solid 1px #756646;
}

.profile {
width: 500px;
height: 300px;
margin-top: 50px;
margin-left: 50px;
}

.profile img {
float: left;
margin-right: 10px;
}

.profile p {
padding: 10px;
border: solid 2px #756646;
height: 276px;
}

.factions {
width: 480px;
height: 200px;
overflow: auto;
margin-top: 20px;
margin-left: 50px;
padding: 10px;
border: solid 2px #756646;
font-weight: bold;
}

.facTitle {
color: #110099;
font-weight: bold;
}

.nfacTitle {
color: #999;
font-weight: bold;
}

.nfacText {
color: #999;
}

.story {
width: 480px;
height: 300px;
overflow: auto;
margin-top: 20px;
margin-left: 50px;
padding: 10px;
border: solid 2px #756646;
line-height: 1.5
}

.pictures {
width: 480px;
height: 300px;
overflow: auto;
margin-top: 20px;
margin-left: 50px;
padding: 10px;
border: solid 2px #756646;
}

.pictures img {
margin: 10px;
}

.sidebar {
width: 186px;
margin-top: 50px;
float: right;
}

.sidebar img{
display: block;
margin-left: 1px;
border: solid 1px #000;
 }

.sidebar li {
list-style-type: none;
text-align: center;
margin-top: 2px;
margin-bottom: 2px;
}

li.top {
list-style-type: none;
text-align: center;
}


.sidebar a {
padding: 2px 0px 0px 0px;
margin: 0px 0px 2px 0px;
text-decoration: none;
color: #b9aa8a;
background-color: #514127;
border-top: solid 1px #b9aa8a;
border-bottom: solid 1px #b9aa8a;
border-left: solid 2px #b9aa8a;
border-right: solid 2px #b9aa8a;
display: block;
height: 22px;
width: 180px;
outline : none;
}

.stats {
display: inline;
}

p.mainStats {
line-height: 1.5
}

.front img {
border: solid 1px #000;
width: 200px;
height: 200px;
}

.front span {
display: block;
margin-left: 50px;
margin-top: 50px;
float: left;
}

.front a {
display: block;
text-decoration: none;
color: #000;
font-size: 15pt;
text-align: center;
margin-top: 0px;
line-height: 0.5;
}

.valid {
margin-left: 50px;
margin-top: 100px;
background-color: #514127;
border: solid 1px #000;
float: left;
}

.valid a{
text-decoration: none;
color: #b9aa8a;
margin: 0px 10px 0px 10px;
line-height: 1.5;
}
