a {
	color : #113377;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

body {
	background-color : #446699;
	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;
}

.date {
	color : #113377;
	float : right;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	padding-bottom : 10px;
}

.floatright {
	padding-right : 10px;
	text-align : right;
}

#banner {
	background-color : #113377;
	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 : #D8E2EC;
	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 : #D8E2EC;
	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;
}

#rightcontent p, #leftcontent p {
	line-height : 16px;
	margin-top : 10px;
}