body {
background:url('images/background.jpg');
color: #1F1F1F;
text-align:center;	
font-size:small;	
line-height: 1.3;
}

html,body {
height:100%;
}

*,form .form {
margin:0;
padding:0;
}

img {
border: none;
}

#upban
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
}

.cleaner {
clear:both;
height:1px;
line-height:1px;
font-size:1px;
}

#hidden {
width:100px;
position:absolute;
left:0;
top:-1000px;
}

#main {
width: 980px;
margin-left: auto;
margin-right: auto;
position: relative;
}

#header {
width: 980px;
text-align: left;
margin-bottom: 25px;
}

#content {
width: 700px;
float: left;
text-align: left;
font-size: 115%;
padding: 0px 25px 0px 15px;
border-right:3px solid #E0D9B8;
margin-bottom: 10px;
letter-spacing: 0.5px;
}

#sidebar {
width: 217px;
float: right;
text-align: left;
font-family:'Baskerville','Georgia';
letter-spacing: 1px;
margin-top: 5px;
}

#sidebar p {
margin-bottom: 15px;
}

#sidebar ul li {
background: url(images/star_icon.png) left no-repeat;
border-bottom:1px solid #E0D9B8;
list-style: none;
padding-left: 15px;
line-height: 25px;
}

#sidebar a {
color:#923737;
text-decoration: none;
}

#sidebar h3 {
font-size: 100%;
color:#EC0000;
text-transform:uppercase;
padding-top: 5px;
padding-bottom: 5px;
}

h1 {
font-size: 350%;
font-family:'Times','Georgia';
margin: 0px;
padding: 0px;
line-height: 1.2;
margin-top: 15px;
letter-spacing: 1px;
}

h1 a {
text-decoration: none;
color: Black;
}

h2 {
text-transform:uppercase;
letter-spacing:2px;
font-family:'Gill Sans', 'Verdana';
font-weight: normal;
font-size: 85%;
margin: 0px;
padding: 0px 0px 20px 0px;
border-bottom:3px solid #E0D9B8;
}

#content h3 {
font-size: 130%;
color:#923737;
text-transform:uppercase;
font-family:'Baskerville','Georgia';
letter-spacing: 1px;
}

h3 a {
color:#923737;
}

h3 a:hover {
text-decoration: none;
}

#content p {
padding-bottom: 10px;
}

#content p a {
color:#923737;
}

h4 {
font-size: 115%;
padding-bottom: 10px;
padding-top: 10px;
font-weight: normal;
letter-spacing: 1px;
}

.post {
padding-top: 5px;
padding-bottom: 20px;
}

p#copyright {
color: #EE0000;
font-weight: bold;
}


