body {
	background-color: #969593;
	padding: 0px;
	margin: 0px;
	background-image: url("images/top-bg.gif");
	background-repeat: repeat-x;
}

h1 {
	margin: 0px;
	padding: 0px;
}

#page {
	width: 1024px;
	margin: 0px auto;
	background-image: url("images/contentbg.gif");
}

#header {
	height: 249px;
	
}

#header h1 {
	margin: 0px;
	padding: 0px;
	display: block;
}

#headerimg {
	width: 1024px;
	height: 249px;
	background-image: url("images/top.gif");
	margin: 0px auto;
}

#headerimg a {
	display: block;
	width: 1024px;
	height: 249px;
}

#content {
	width: 625px;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
}

#sidebar {
	width: 200px;
	float: left;
}

#beforefooter {
	clear: both;
}

.post {
	margin: 0px;
	padding: 0px;
}

.post h2, .post h3 {
	margin: 0px;
	height: 26px;
	padding-top: 3px;
	background-color: #6D6E70;
	background-image: url("images/title-right.gif");
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: normal;
}

.post h2, .post h2 a, .post h3, .post h3 a {
	color: #FFF200;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	padding-left: 10px;
}

.post .entry {
	font-size: 13px;
	font-family: Verdana, Arial;
	padding: 0px 7px;
}

.post .entry a {
	font-weight: bold;
	color: #233E99;
	text-decoration: underline;
}

.postmetadata, .postmetadata a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	text-decoration: none;
	color: #6D6E71;
	padding: 0px 7px;
}

.postmetadata a:hover {
	color: #000;
}

.post .afterpost {
	height: 30px;
	width: 100%;
	overflow: hidden;
}

#sidebar {
	padding-top: 25px;
	width: 350px;
}

#sidebar ul {
	margin-top: 0px;
}

#sidebar li {
	list-style: none;
}

#sidebar li h2 {
	margin: 0px;
	height: 26px;
	padding: 3px 0px 0px 0px;
	background-color: #939598;
	background-image: url("images/title-right.gif");
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFF200;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	padding-left: 10px;
	width: 300px;
}


#sidebar li ul {
	margin-bottom: 30px;
}

#sidebar li ul li {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#sidebar li ul li a {
	text-decoration: none;
	color: #000;
}

#sidebar p {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;

}

#sidebar p a {
	font-weight: bold;
	color: #233E99;
	text-decoration: underline;
}

#footer {
	text-align: center;
	padding-bottom: 10px;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

h2.pagetitle, h2.center {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.navigation {
	margin-bottom: 10px;
}

.navigation a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #233E99;
}

.postmetadata small a {
	font-size: 10px;
}

#respond {
	font-family: "Trebuchet MS", Verdana, Arial;
}

#commentform {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#commentform input, #commentform textarea {
	border: 1px solid #A7A9AC;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#submit {
	font-weight: bold;
}

#comments {
	font-family: "Trebuchet MS", Verdana, Arial;
}

.commentlist {
	font-family: "Trebuchet MS", Verdana, Arial;
}

.commentlist li {
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}

.commentlist li a {
	color: #233E99;
}

#searchform {
	margin: 0px;
	padding: 0px;
}

#searchform label {
	display: block;
	background-color: #929597;
	color: #FFF;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	margin: 0px;
}

#searchform input {
	background-color: #E6E7E8;
	font-family: "Trebuchet MS", Verdana, Arial;
	border: none;
	padding: 5px;
	font-size: 16px;
	margin: 0px;
}

small {
	font-family: "Trebuchet MS", Verdana, Arial;
}

.chapterlist {
	display: none;
}