html body
{
    padding: 45px 0 0 0;
    margin-right: 0;
    margin-left: 0;
}

body {
	margin-top: 8px;
	color: #000000;
  text-align: center;
	background-color: #663300;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	scrollbar-3d-light-color: #663300;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #663300;
	scrollbar-face-color: #663300;
	scrollbar-highlight-color: #663300;
	scrollbar-shadow-color: #000000;
}
img {
	border: 0;
}
.page {
  text-align: left;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.replyform {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #CC9966;
	border: 8px solid #000000;
}

P {color: #000000;
font-size: 13px}

.menu, .header, .footer {
	margin: 0 auto 8px auto;
	font-size: 8px;
	font-variant: small-caps;
	background-color: #000000;
	text-align: center;
	color: #CC9900;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;	
	padding: 5px;
}

.header, .footer {
	width: 508px;
        height: 120px;
        background: #000000 
url("http://fadedpress.com/images/header.jpg") 
no-repeat center center;
}


.menu a:link, .menu a:visited, .menu a:active,
.entryheader a:link, .entryheader a:visited, .entryheader a:active,
.entryfooter a:link, .entryfooter a:visited, .entryfooter a:active {
color: #CC9900;
font-weight: bold;
text-decoration: none;
}

.menu a:hover,
.entryheader a:hover,
.entryfooter a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a, a:active, a:visited {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none}

A:hover {color: #cc3300;
font-weight: bold;
font-size: 13px;
text-decoration: none}

H1 {
	text-align: center;
	font-size: 13px;
	padding: 8px;
	background-color: #CC9966;
	border: 8px solid #000000;
}

.entryborder h1 {
  border: none;
}

H2 {
	color: #000000;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px
}

.entryborder{
	color: #990000;
	border: 8px solid #000000;
	background-color: #CC9966;
	margin-bottom: 8px;
}
.entryheader{
	color: #CC9900;
	background-color: #000000;
	padding: 5px;
}
.entryuserpic{
	float: right;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
}
.leftentryuserpic{
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
}

.entry{
	color: #000000;
	padding: 5px;
	min-height:120px;
}
.entryfooter{
	color: #CC9900;
	background-color: #000000;
	padding: 5px;
	text-align:right;
}

#lj_controlstrip
{
    background-color: #000000;
    background-image: url();
}

#lj_controlstrip td
{
    color: #CC9900;
}

#lj_controlstrip a
{
    color: #CC9900;
}

/* Second cell, Third cell, Log in form */
#lj_controlstrip_user, #lj_controlstrip_userlinks, #lj_controlstrip_login
{
    border-right: 1px solid #663300;
}

/* Fourth cell first line */
#lj_controlstrip_statustext
{
    color: #CC9900;
}

input, select {
  background-color: #000000 !important;
	color: #CC9900 !important;
	border: none !important;
}
