* {
margin: 0px;
padding: 0px;
}

body {
background-color: #6a6f75;
font-family: "Trebuchet MS";
font-size: 12px;
color: #666;
}

#wrap {
background-color: #f0f0f0;
min-height: 500px;
margin: 50px auto;
width: 852px;
}

#left {
width: 150px;
min-height: 500px;
float: left;
}

#left h3 {
background-color: #0ea8ce;
color: #fff;
font-size: 12px;
margin: 10px;
padding: 4px;
font-family: Garamond;
font-weight: normal;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
}

#left ul {
list-style-position: inside;
list-style-type: none;
}

#left li a {
font-size: 11px;
background-color: #ddd;
color: #6a6f75;
font-family: Arial;
display: block;
margin: 5px 10px;
padding: 2px;
padding-left: 10px;
text-decoration: none;
text-transform: uppercase;
border: 0px;
}

#left li a:hover {
background-color: #6a6f75;
color: #ddd;
}

#middle {
background-color: #fff;
border-right: 1px dotted #aaa;
border-left: 1px dotted #aaa;
width: 580px;
min-height: 480px;
float: left;
padding: 10px;
line-height: 2;
text-align: justify;
}

#middle h2 {
font-family: Garamond;
border-bottom: 1px dotted #aaa;
padding-left: 20px;
letter-spacing: 5px;
text-transform: uppercase;
font-weight: normal;
color: #0ea8ce;
}

#middle h3 {
font-family: Garamond;
border-bottom: 1px dotted #aaa;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 1px;
}

#middle h3 a {
border-bottom: 1px;
}

#middle ul, #middle ol {
list-style-position: inside;
margin-left: 20px;
}

#head {
font-family: Garamond;
text-transform: uppercase;
color: #0ea8ce;
text-align: right;
}

#head h1 {
font-weight: normal;
margin-top: -10px;
letter-spacing: 10px;
}

#head p {
color: #666;
margin-top: -20px;
letter-spacing: 10px;
}

#right {
background-image: url(right.jpg);
background-repeat: no-repeat;
width: 100px;
min-height: 500px;
float: left;
}

#footer {
font-size: 11px;
text-align: center;
padding-top: 10px;
}

.clear {
clear: both;
}

.catfile {
display: none;
}

a {
color: #0ea8ce;
text-decoration: none;
border-bottom: 1px dotted #0ea8ce;
}

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

b, strong {
color: #0ea8ce;
}

i, em {
color: #aaa;
}

table {
margin: 0px auto;
}

td {
padding: 5px;
}

input, select, textarea {
background-color: #f8f8f8;
border: 1px solid #0ea8ce;
color: #666;
font-family: Arial;
font-size: 12px;
padding: 5px;
}

fieldset {
border: 0px;
}

fieldset legend {
display: none;
}

p.affiliates {
text-align: center;
padding: 10px;
}

p.affiliates a {
border: 0px;
}

p.affiliates a img {
border: 5px solid #ddd;
margin: 3px;
}

p.affiliates a:hover img {
border: 5px solid #ccc;
}

p.hearts {
text-align: center;
padding: 10px;
}

p.kimstats {
text-align: center;
padding-top: 10px;
}

p.kimstats2 {
text-align: center;
padding-bottom: 10px;
}

a.ownedimg {
border-bottom: 0px;
}

.ownedimg img {
border: 10px solid #ddd;
}

p.show_owned_credits {
display: none;
}

.post p {
margin-bottom: 10px;
}