body, html {
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/back.jpg);
	background-color:#000000;
}

#page {
	width:990px;
	height:1405px;
	margin: 0px auto;
	background-color:black;
}

#header {
	width:990px;
	height:159px;
	background-image:url(images/header_b.jpg);
	margin: 0px auto;
}

#left {
	width:152px;
	height:1220px;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	float:left;
}

#right {
	width:153px;
	height:1220px;
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
	float:right;
}

#middle {
	width:685px;
	height:168px;
	background-image:url(images/middle.jpg);
	margin-left:150px;
}

#banner_top {
	padding-top:53px;
	margin-left:249px;
}

.img_middle {
	margin-top:14px;
	margin-bottom:5px;
	margin-left:30px;
	margin-right:6px;
	border:0;
	text-decoration:none;
}

.img_left {
	margin-top:15px;
	margin-bottom:5px;
	margin-left:18px;
	margin-right:15px;
	border:0;
	text-decoration:none;
}

.img_right {
	margin-top:15px;
	margin-bottom:5px;
	margin-left:11px;
	margin-right:15px;
	border:0;
	text-decoration:none;
}

.banner {
	width:728px;
	height:90px;
	float:right;
	padding-right:10px;
	padding-top:10px;
}

.central_iframe {
	width:660px;
	height:135px;
	padding-top:10px;
	margin-left:-40px;
	
}

.list {
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
	border:0;
}
.list a:link {
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}
.list a:visited {
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}
.list a:hover {
	font-size:14px;
	color:black;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}

.title {
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}

.title a:link {
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-left:45px;
	text-decoration:none;
}

.title_middle {
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#title_img_middle {
	float:left;
	margin-left:-4px;
	padding-right:10px;
}