* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #36393D url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3F41;
}


h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.5em;
	padding: 20px 0 0 0;
}

h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
}

a {
	color: #660000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 980px;
	height: 140px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 200px;
	padding: 65px 0 0 65px;
	width: 200px;
}

#logo h1 {
	padding: 75px 0 0 0;
}

#logo p {
}

#logo a {
	text-decoration: none;
	color: #666666;
}



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	float: none;
	width: 550px;
	background-color: #FFFFFF;
	margin-left: 290px;
	height: inherit;
}

.post {
	background: transparent;
}

.post .title {
	font-size: 1.5em;
	text-indent: 20px;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	border-bottom: 1px dotted #000000;
}

.post .byline {
	margin-bottom: 2em;
}

.post .date {
	width: 225px;
	height: 64px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	background-color: #660000;
	margin: 0 0 40px 30px;
	float: inherit;
	color: #FFFFFF;
	background-image: url(/images/box_back2.gif);
}

.post .entry {
	margin: 20px 20px 0 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	margin-bottom: 1.6em;
	line-height: 120%;
	list-style-position: inside;
}

.post .links {
	height: 22px;
	padding: 5px 0 0 10px;
}

.post .links a {
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 175px;
	position: absolute;
	height: 210px;
	left: 854px;
	top: 214px;
	padding: 10px 10px 10px 10px;
}

#sidebar ul {
	background: #D6EBAD url(images/img10.gif) repeat-y;
	list-style: none;
	color: #36393D;
}

#sidebar li {
	background: url(images/img12.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 10px 20px 30px 20px;
	line-height: 200%;
	background: none;
}

#sidebar li li {
	padding: 0 0 0 10px;
	background: url(images/img13.gif) no-repeat left center;
}

#sidebar h2 {
	height: 42px;
	padding: 8px 0 0 10px;
	background: #BA3300 url(images/img11.gif) no-repeat;
	font-size: 1.6em;
}

#sidebar a {
	text-decoration: none;
	color: #CC0000;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	padding: 25px 0 10px 0;
	font-size: 11px;
	color: #CCCCCC;
	width: auto;
}

#footer p {
	text-align: center;
	line-height: 2em;
}

#footer a {
	color: #666666;
}
.post2 {
	padding: 20px 0 20px;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(/images/box_back.gif);
}
#nav {
	font-size: 11px;
	width: 200px;
	height: 400px;
	float: none;
	margin-top: 20px;
	position: absolute;
	left: 59px;
	top: 213px;
}
.post3 {
	padding: 20px 0 20px 0;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 265px;
	width: 552px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.img {
	display:block;
	border:0;
	float: inherit;
}

.style2 {
	font-size: 10px
}
.boxtext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}