body {
	background: url() #110C02;
	background-repeat: repeat-x;
	font: 11px arial;
	color: #ABAA9A;
	text-align: justify;
	margin: 0px; 
	padding: 0px;
	letter-spacing: 1px;
	line-height: 18px;
	}

#image {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	width: 326px;
        height: 600px;
        background: url(http://www.claryandjace.com/fanlistings/jace/images/jacebg.jpg);
	}
	
#layout {
	margin-left: auto;
	margin-right: 0px;
        margin-top: 0px;
	width: 950px;
        clear: both;
	}

#nav {
        margin-left: 540px;
	margin-top: -293px;
        margin-bottom: 15px;
        width: 390px;
        background: #dce9eb;
	padding-top: 0px;
        padding-bottom: 0px;
        font: 9px verdana;
        line-height: 14px;
        color: #9acfe2;
        border: 1px solid #e9f1f3;
        height: 83px;
        padding-left: 8px;
        }

body > #nav {
	margin-left: 10px;
	margin-top: -693px;
        margin-bottom: 15px;
        width: 378px;
        background: #dce9eb;
	padding-top: 0px;
        padding-bottom: 0px;
        font: 9px verdana;
        line-height: 14px;
        color: #9acfe2;
        border: 1px solid #e9f1f3;
        height: 83px;
        padding-left: 8px;
	}

h3 {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
        color: #b55875;
        font: 13px times new roman;
        font-style: italic;
        }

.box {
        width: 108px;
        margin-top: 8px;
        margin-right: 8px;
        margin-bottom: 8px;
        padding: 5px;
        background: #e9f1f3;
        float: left;
        }

div.box a {
        text-transform: lowercase;
        }

#content{
	background: transparent;
	width: 600px;
	padding-bottom: 20px;
	margin-top: -0px;
	}


#footer {
	background: transparent;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	clear: both;
	}

.foot {
	font: 7pt tahoma;
	color: #ae9ed8;
	padding-bottom: 8px;
	width: 450px;
	}

.foot a {
        color: #8E8B6C;
        }

a { 
	text-decoration: none; 
	color: #8E8B6C;
	letter-spacing: 1px;
	border-bottom: 0px dotted;
	}

a:hover {
	color: #A09E89;
	border-bottom: 1px dotted;
	border-color: #A09E89;
	}

input, textarea{
	background-color: #e9f1f3;
	font: 11px arial;
	color: #8E8B6C;
	letter-spacing: 1px;
	border: 1px solid #c7dde0;
	padding: 3px;
	}

option {
        border: 1px solid #c7dde0;
        }

option, select {
	background-color: #e9f1f3;
	font: 11px arial;
	color: #8E8B6C;
	letter-spacing: 1px;
	border: 0px dashed #ddddee;
	padding: 2px;
	}

div.body {
	background: transparent;
	width: 600px;
	margin-bottom: 0px;
margin-top: 0px;
	}

div.header, h2{ 
	font: 16px georgia;
        font-weight: bold;
	color: #8E8B6C;
	border-bottom: 1px solid #8E8B6C;
	background: #090700;
	text-align: left;
	letter-spacing: 6px;
	text-transform: lowercase;
        font-style: italic;
	padding-bottom: 3px;
	padding-left: 34px;
	padding-top: 1px;
	margin-bottom: 4px;
	margin-top: 2px;
	}

b{
	color: #BCBAA0;
        font: 10px arial;
        text-transform: uppercase;
	}

i{
	color: #FFFFFF;
	}

#content img {
        border: 8px solid #f2f2f2;
        margin: 3px;
	}

.stats {
	background: #090700;
        background-repeat: none;
	width: 400px;
	margin-left: 85px;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #090700;
	color: #8E8B6C;
        font: 11px georgia;
	}
	
.stats b {
	color: #8E8B6C;
	}

.stats a {
        color: #fff;
        }
