body {
	background: #6b7364 url(../images/bg.gif) top left repeat-y;
	margin: 0 0 25px 0;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #6b7364;
}

a {
	color: #9b1818;
	text-decoration: none;
}

a:hover {
	color: #6b7364;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 14px;
}

h2 {
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 12px;
}

p {
	margin: 0 0 20px 0;

}

form {
	margin: 0 0 0 0;
}

label {
        display: block;
        float: left;
        width: 100px;
        clear: both;
        margin: 4px 0 0 0;
}

label.required {
        font-weight: bold;
}

td {
	padding: 0 10px 10px 0;
}

ul {
        margin: 0 0 15px 15px;
        padding: 0 0 0 0px;
}

li {
        margin: 0 0 0 15px;
        padding: 0 0 0 0px;
        list-style: dot inside;

}

.linkback {
	font-size: 11px;
	margin: 0 0 15px 0;

}

.subsection {
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	border-top: 4px solid #ffda47;
	border-bottom: 1px solid #ffda47;
	margin: 0 0 10px 0;
	background-color: #cec799;
}

.subsection a {
	color: #9b1818;
}

.subsection h2 {
	font-size: 12px;
}

.subsection p {
	margin: 0 0 0 0;
}

.featurebox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 202px;
	height: 145px;
	font-size: 10px;

}

.errorbox {
	padding: 5px 0 5px 0;
	border-top: 1px dotted #6b7364;
	border-bottom: 1px dotted #6b7364;
	color: #9b1818;
}

.messagebox {
	padding: 5px 0 5px 0;
	border-top: 1px dotted #6b7364;
	border-bottom: 1px dotted #6b7364;
}
#header {
	position: relative;
	margin: 0 0 1px 168px;
	width: 610px;
	height: 100px;
	background-color: #c2c2ae;
}

#logo {
	position: absolute;
	top: 14px;
	left: 354px;
}

#navigationpod {
	position: relative;
	margin: 0 0 1px 0;
	width: 778px;
	height: 240px;
	background-color: #c2c2ae;

}

#navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 168px;
	height: 240px;
	padding: 0 0 0 0;
	background-color: #9b1818;
}

#navigation a {
	display: block;
	width: 156px;
	padding: 5px 0 5px 12px;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f5e8e8;
	border-bottom: 1px solid #d7a3a3;
}

#navigation a:hover {
	background-color: #ffda47;
	color: #9b1818;
}

#mainimage {
	position: absolute;
	top: 2px;
	left: 168px;
}

#contentpod {
	margin: 0 0 0 168px;
	width: 610px;
	background: #c2c2ae url(../images/content_bg.gif) bottom left no-repeat;
}

#blogpod {
	position: relative;
	background-color: #ffda47;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #6b7364;
	font-size: 10px;
	color: #6b7364;
}

#blogpod h2 {
	font-size: 11px;
}

#blogpod p {
	margin: 0 0 0 0;
}

#blogpod .butclose {
	position: absolute;
	top: 5px;
	left: 595px;
}

#featurepod {
	position: relative;
	width: 610px;
	height: 145px;
	border-bottom: 1px dotted #6b7364;
}

#content {
	padding: 30px 50px 10px 50px;
	line-height: 18px;
}

#content img {
	border: 1px solid #a4a694;
	margin: 0 8px 0 8px;
	padding: 2px 2px 2px 2px;
}

#legal {
	height: 40px;
	padding: 10px 10px 0 0;
	font-size: 10px;
	text-align: right;

}

#legal a {
	color: #6b7364;
	text-decoration: underline;
}

#legal a:hover {
	color: #6b7364;
	text-decoration: underline;
}

.post-box {
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #a4a694;
}

.post-box small {
	font-weight: bold;
}

.post-box p {
	margin: 0 0 10px 0;
	font-size: 10px;
}

.post-box .entry {
	font-size: 10px;
}

.post-box h2 {
	font-size: 11px;
}
