a {
	color : #372513;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

body {
	background-color : #363842;
	font-family : Georgia, Times New Roman, "MS Serif", "New York", serif;
	font-size : 12px;
	margin : 10px 10px 0px 10px;
	padding : 0px;
}

h1 {
	font-size : 14px;
	padding-top : 10px;
}

p,h1,pre, h2 {
	margin : 0px 10px 10px 10px;
}

.bodylight {
	background-color : #ffffff;
	border-bottom : 1px solid #ccccff;
}

.bodydark {
	background-color : #eeeeff;
	border-bottom : 1px solid #ccccff;	
}

.date {
	color : #284906;
	float : right;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	padding-bottom : 10px;
}

.floatright {
	padding-right : 10px;
	text-align : right;
}

.viewnavleft {
	padding-left : 10px;
	float : left;
}

.viewnavright {
	padding-right : 10px;
	float : right;
}

.banner {
	background-color : #5D9A7D;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #FFFFFF;
	height : 29px;
	padding : 15px;
}

.banner a {
	color : #FFFFFF;
	text-decoration : none;
}

.banner a:hover {
	text-decoration : underline;
}

.banner h1 {
	display : inline;
	font-size : 22px;
	height : 30px;
	margin : 0px;
	padding : 10px 10px 0px 0px;
}

.banner h2 {
	display : inline;
	font-size : 16px;
	font-style : italic;
	height : 30px;
	margin : 0px;
	padding : 10px 10px 0px 10px;
}

.centercontent {
	background : #FFFFFF;
	border : 1px solid #000000;
	line-height : 18px;
	margin-left : 161px;
	margin-right : 201px;
}


.commentcontent {
	background : #FFFFFF;
	border : 1px solid #000000;
	line-height : 18px;
}



.leftcontent {
	background-color : #D8CAA8;
	border : 1px solid #000000;
	font-family : Tahoma, Georgia, Times New Roman, "MS Serif", "New York", serif;
	font-size : 11px;
	left : 10px;
	position : absolute;
	top : 70px;
	width : 160px;
}

.rightcontent {
	background-color : #D8CAA8;
	border : 1px solid #000000;
	font-family : Tahoma, Georgia, Times New Roman, "MS Serif", "New York", serif;
	font-size : 11px;
	position : absolute;
	right : 10px;
	top : 70px;
	width : 200px;
}

.logo {
	position : absolute;
	right : 20px;
	top : 20px;	
}

.rightcontent p, .leftcontent p {
	line-height : 16px;
	margin-top : 10px;
}