body {
	background: url(art/bg-line.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	margin:0px;
	padding:0px;
}
#page {
	width:800px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	overflow:hidden;
}
.top {
	width:725px;
	height:34px;
	background: url(art/bg1.jpg) repeat-x;
	float:left;
	text-align:right;
	padding:20px 30px 0px 45px;
	color:#FFCC00;
	margin:0px;
}
.top p {
	float:left;
	margin:0px;
	padding:0px;
		color: #000000;
	font-size:13px;
}
.buttons {
	height:35px;
	width:790px;
	background: url(art/bg3.jpg) repeat-x;
	margin:0px;
	padding:20px 0px 0px 10px;
	float:left;
}
.buttons ul {
	margin:0px;
	padding:0px;
}
.buttons ul li {
	width:130px;
	height:15px;
	padding:0px;
	list-style:none;
	display:block;
	float:left;
	border-right:1px solid #9696DE;
	text-align:center;
}
.buttons ul li a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.buttons ul li a:hover {
	color:#B9D3F0;
	text-decoration:none;
}
.head {
	width:800px;
	height:200px;
	background:url(art/bg2.jpg) repeat-x;
	float:left;
	margin:0px;
	padding:0px;
}
.head img {
	float:left;
	margin:65px 25px 20px 25px;
	padding:0px;
}
.box {
	width:401px;
	height:130px;
	background:url(art/box-bg.jpg) repeat-x;
	border:1px solid #9F9F9F;
	float:left;
	margin:22px 0px 0px 0px;
	padding:10px;
	color: #333333;
	line-height:21px;
}
.box a{
	font-size:13px;
	color: #003399;
	font-weight:bold;
	text-decoration:none;
}
.box a:hover {
	color:#666699;
}
.text-bg {
	width:800px;
	background: url(art/text-bg.jpg) top repeat-x #333333;
	float:left;
	margin:0px;
	padding:0px;
}
.side {
	width:248px;
	height:650px;
	float:left;
	margin: -25px 21px 0px 50px;
	_margin-left: 25px;
	_margin-top: 0px;
	padding:0px;
	background:url(art/side-bg.jpg) repeat-y;
}
.side img {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	clear:left;
}
.side ul {
	margin:0px 20px 20px 20px;
	padding:0px;
	clear:left;
}
.side ul li {
	width:210px;
	height:25px;
	list-style:none;
}
.side ul li a{
	color: #CCCCCC;
	text-decoration:none;
}
.side ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.side ul li img {
	float:left;
	margin:2px 20px 0px 0px;
	padding:0px;
}
h1 {
	color: #FFCC33;
	height:25px;
	margin:0px;
	font-size:13px;
	border-bottom:1px dashed #999999;
}
.white {
	color:#FFFFFF;
}
.text-box {
	width:460px;
	margin:25px 0px 20px 0px;
	padding:0px;
	float:left;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
h2 {
	color: #FFCC33;
	height:25px;
	margin:0px;
	font-size:12px;
	border-bottom:1px dashed #999999;
}
.thumb {
	float:left;
	width:150px;
	height:150px;
	background:#666666;
	margin:30px 5px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #000000;
}
.thumb img {
	margin-bottom:7px;
}
.thumb a {
	color: #FFCC00;
	text-decoration:none;
}
.thumb a:hover {
	color: #BDD7F2;
	text-decoration:none;
}
.foot {
	width:150px;
	height:50px;
	float:right;
	margin:0px;
	padding:0px;
}
.yell {
	color:#FFCC33;
}
	
