body {
	font-size: 12px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

#top {
	background-color: #C33;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 36px;
	color: #F8B858;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8B858;
}
#top a {
	font-size: 12px;
	text-decoration: none;
	color: #F8B858;
}
#lin {
	height: 10px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8B858;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#lin1 {
	height: 1px;
	width: 1030px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8B858;
}
#lin2 {
	height: 10px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8B858;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#box {
	height: auto;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
}
#boxl {
	float: left;
	height: auto;
	width: 500px;
	text-align: left;
}
#boxr {
	float: right;
	height: auto;
	width: 500px;
	text-align: left;
}
#box #boxl ul li {
	line-height: 20px;
}
#box #boxr ul li {
	line-height: 20px;
}
#bottom {
	background-color: #C33;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #F8B858;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8B858;
	margin-top: 10px;
}
#bottom a {
	color: #F8B858;
	text-decoration: none;
}
#box a {
	color: #666;
	text-decoration: none;
}
#box h3 {
	color: #090;
}
#hr {
	background-color: #FFCC66;
	height: 1px;
	width: 1030px;
}
