#body #header {
	height: 20px;
	width: 800px;
	color: #666666;
	background-image: url(../img/blue_42.gif);
	font-size: 12px;
	line-height: 18px;
}
#body {
	height: auto;
	width: 800px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#body #top {
	height: 100px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#body #menu {
	height: 25px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: none;
	background-color: #F0F0F0;
	line-height: 20px;
	font-size: 12px;
}

#body #menu a {
	float: none;
	height: 20px;
	width: auto;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	margin-left: 10px;
}
#body #menu a:hover {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../img/orange_107.gif);
	background-repeat: no-repeat;
	float: none;
	height: 20px;
	width: auto;
	padding-left: 20px;
	margin-left: 10px;
}



#body #side {
	float: left;
	height: auto;
	width: 200px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 18px;
}

#body #side #contents {
	font-size: 14px;
	line-height: 20px;
	background-image: url(../img/blue_42.gif);
	height: 20px;
	width: 140px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-left: 50px;
}
#body #side a {
	height: 20px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
}
#body #side p {
	font-size: 12px;
	line-height: 18px;
	float: left;
	height: 20px;
	width: 180px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../img/gray_bar.gif);
	background-repeat: no-repeat;
}

#body #side a:hover {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/blue_123.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#body #side #down {
	height: auto;
	width: 200px;
}


#body #main {
	float: right;
	height: auto;
	width: 550px;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}
#body #main h4 {
	background-image: url(../img/lightblue_line.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
#main_down {
	float: right;
	height: auto;
	width: 550px;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}
#body #main p {
	line-height: 20px;
}


#body #footer {
	clear: both;
	height: auto;
	width: 800px;
	font-size: 12px;
	line-height: 18px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #333333;
	background-color: #CCCCCC;
}
#footer2 {
	height: auto;
	width: 800px;
	color: #FFFFFF;
	background-image: none;
	background-color: #999999;
}
