

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

a {
	color: #C90404;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	float: 0 0 0 15px;
}

/* Header */

#header {
	width: 870px;
	height: 136px;
	margin: 0 auto;
	padding: 0;
	background: url('images/img1.jpg');
}

#header h1, #header h2 {
	float: left;
	font-weight: normal;
}

#header h1 {
	padding: 14px 0 0 220px;
	letter-spacing: 4px;
	font-size: 30px;
}

#header h2 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #90210A;
}

/* Page */

#page {
	width: 870px;
	margin: 0 auto;
	background: url('images/img2.gif') repeat-y;
}

/* Content */

#content {
	float: right;
	width: 420px;
	background:  no-repeat;; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}

#content .post {
}

#content .post h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-weight: normal;
	color: #333333;
}

#content .post h3 {
	margin-bottom: 1em;
	font-size: 100%;
}

#content .post p, #content .post ul, #content .post ol {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#content .post blockquote, #content .post ul, #content .post ol {
	margin-left: 3em;
}

/* Ad Space */

#adspace {
	float: right;
	width: 160px;
	background:  no-repeat;; padding-left:25px; padding-right:24px; padding-top:15px; padding-bottom:15px
}

/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	padding: 15px;
	background:  no-repeat;
}

.boxed {
}

.boxed h2 {
	margin: 15px 0;
	padding-left: 20px;
	background: url('images/img6.gif') no-repeat left bottom;
	font-size: 92%;
	color: #3A2403
}

.boxed .list {
	background: url('images/img7.gif') repeat-x;
	list-style-type:none
}

.boxed .list li {
	background: url('images/img7.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:15px
}

.boxed .list h3 {
	font-size: 77%;
}

/* Menu */

#menu {
}

#menu ul {
	background: url('images/img7.gif') repeat-x;; list-style-type:none
}

#menu li {
	background: url('images/img7.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 230px;
	height: 100px;
	margin: 0 auto;
	background: url('images/img8.gif') no-repeat;
	font-size: 77%; padding-left:20px; padding-right:620px; padding-top:20px; padding-bottom:0
}

#footer p {
	margin-bottom: 1em;
	line-height: normal;
}
