html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body { font-size: 12px; font-family: Arial, Helvetica, "Lucida Sans", Verdana, "Trebuchet MS", "Bitstream Vera Sans", "Lucida Sans Unicode"; padding: 40px 0; line-height: 140%; color: #000000; background-color: #a9ac99; background-image: url(images/top_right.jpg); background-repeat: repeat; background-position: right top; }

a {
	background: inherit;
	color: #a06000;
	text-decoration: none;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

code {
	background: inherit;
	color: #005577;
	text-align: left;
}

h1, h1 a { 
	background: inherit; 
	color: #631618; 
	font-size: 32px; 
	font-weight: normal; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;	
	line-height: 32px;
	margin: 40px 0 0;
	padding: 0 0 30px;
	text-decoration: none;
}

h2, h2 a { background: inherit; color: #631618; font-size: 13px; font-weight: normal; text-align: left; letter-spacing: 0.09em; margin: 0; padding: 0; }

h3 {
	background: inherit;
	color: #631618;
	font-size: 13px;
	margin: 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h5 { color: #2d2d2d; font-size: 20px; font-weight: normal; }


h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 80px 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0 0 0 20px;
}

ul {
	list-style-type: circle;
}


ol { 
	list-style-image: url(images/list.gif);
	line-height: 1.5em;
	list-style-type: circle
}

p { line-height: 1.5em; text-align: left; }

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: inherit;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0 30px 30px 50px;
	text-align: left;
	width: 610px;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: url(images/bottom.gif) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 30px 10px 10px;
	width: 655px
}

#header {
	background: inherit;
	color: #a0a999;
	font-size: 11px;
	height: 15px;
	margin: 0;
	padding: 0 30px 0 10px;
	text-align: right;
	width: 655px;
}

#header a {
	background: inherit;
	color: #631618;
}

#header img {
	border: none;
}

#page { background: url(images/middle.gif) repeat-y center top; margin: 0 auto; padding: 0; text-align: left; width: 900px; }

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	border: none;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 10px 30px 0;
	text-align: left;
	width: 175px;
}

#sidebar a { background: inherit; font-family: Arial, Helvetica, Verdana, "Lucida Sans"; color: #000000; margin-bottom: 0; }

#sidebar a:hover {
	background: inherit;
	color: #a11d19;
	border: none;
	font-size: 11px;
	margin: 0;
	text-align: left;
}

#sidebar h2 {
	background: inherit;
	color: #431520;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 20px 0 5px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#noindent {
	margin: 0 0 0 0;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	background: transparent url(images/top.gif) no-repeat top center;
	height: 30px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;



element { }
