body, div, td, tbody, span {
	font-family: Arial, sans-serif;
}

img { border: 0; padding: 0; margin: 0; }

body {
	padding: 0px;
	margin: 0px;
	background: url('images/bg.jpg') top left repeat-x #fcfaf2;
}

#header {
	width: 700px;
	height: 152px;
	background: url('images/header.jpg');
}

#logo {
	text-align: left;
	height: 86px;
	padding: 0px;
	margin: 0px;
	background: url('images/mini_header.jpg') top left no-repeat transparent;
}



#title {
	font-family: Times New Roman, Arial, sans;
	font-size: 26px;
	color: #fff;
	font-style: italic;
	padding-top: 60px;
	padding-left: 22px;
}


#linkswraper{
	padding: 0px;
	margin: 0px;
}


#links {
	margin: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#links ul{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#links ul li{
	margin-bottom: 0px;
	padding-left: 0px;
}


#links a {
	font-family: Georgia, Arial sans-serif;
	font-size: 12px;
	color: #4f3933;
	text-transform: lowercase;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}




#content {
	font-size: 12px;
	padding: 5px;
	color: #383734;
	background: url('images/content_bg.jpg') top left repeat-y;
}

#content h1 {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #d12a17;
	font-style: italic;

}

#footer {
	background-color: #312927;
}

#footer table{
	font-family: Arial;
	font-size: 12px;
	color: #a69f82;
	height: 29px;
}

#footer table td {
	text-align: center;
}
#commentform textarea{
width:450px;
}
#content h2 a{
color:#D12A17;
font-size:18px;
font-weight:normal;
margin-top:5px;
text-decoration:none;
}
#content h3 a{
color:#D12A17;
font-size:18px;
font-weight:normal;
margin-top:5px;
text-decoration:none;
}
#title a{
color:black;
font-size:38px;
font-weight:normal;
margin-top:5px;
text-decoration:none;
}
.postmetadata a{
color:#6694e3;
}
.base{
float: right;
background-color: #fcf7e3;
}
#respond{
float: left;
background-color: #fcf7e3;
width: 527px;
}
.user{
color: #6694e3;
}

.user a{
color: #6694e3;
}
.navigation a{
color: #6694e3;
}
.postmetadata{
float: right;
}
.test a{
color:#0066cc;
}
.archive{
color:red;
}
.archive ul{
list-style-type: none;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.archive ul li{
	margin-bottom: 0px;
	padding-left: 0px;
}
.archive a{
color:#0066cc;
}