#top {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 800px;
	border-bottom-color: #FF6666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#left {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #996600;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 175px;
	position: absolute;
	margin-top: 20px;
	background-color: #ebf4ff;
	border: 1px solid #cccccc;
}
#middle {
	padding-top: 10px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: double;
	border-bottom-width: medium;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: justify;
	width: 368px;
	float: left;
	position: absolute;
	left: 203px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#right {
	width: 175px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
	float: right;
	position: absolute;
	left: 632px;
	background-color: #ebf4ff;
	margin-top: 20px;
	border: 1px solid #cccccc;
}
#left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #FF6666;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
#left p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	margin-top: 0px;
}
#right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF6666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 3px;
	text-align: center;
}
#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
#right_box {
	padding-bottom: 5px;
	background-color: #e6e6e6;
	margin-bottom: 15px;
}
ul {
	margin: 0px;
	padding: 0;
	text-indent: 0px;
}
#right h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 20px;
	margin-right: 20px;
}
#right ul {
	list-style-type: none;
	padding-left: 30px;
	line-height: 18px;
	color: #996600;
}
h2 {
	margin: 0px;
	padding: 0px;
}
#left_box {
	padding-bottom: 5px;
	background-color: #e6e6e6;
	margin-bottom: 15px;
}
#left_box p {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	color: #666600;
}
body {
	margin: 20;
	background-image: url(i/diag_tile.gif);
}
h1 {
	margin: 0px;
}
#footer {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-image: url(i/diag_tile.gif);
}
#middle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #996600;
	margin-top: 20px;
}
.post {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
}
.divider {
	text-align: center;
	margin-bottom: 40px;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: left;
	margin-top: 0px;
}
.listmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}
img {
	margin-bottom: 3px;
	text-decoration: none;
	border: 0;
}
a {
	color: #996600;
	text-decoration: none;
}

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

.floatright {
	float: right;
}
.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
