body, html {
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/hard.jpg);
	background-repeat:repeat;
}
 
#page {
	width:990px;
	height:1405px;
	margin: 0px auto;
	background-image:url(images/background_b.jpg);
}

#header {
	width:990px;
	height:132px;
	background-image:url(images/header_b.jpg);
}

#left {
	width:149px;
	height:1213px;
	background-image:url(images/left_b.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
}

#right {
	width:148px;
	height:1210px;
	background-image:url(images/right_b.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:10px;
}

#middle {
	width:688px;
	height:165px;
	background-image:url(images/middle.jpg);
	margin-top:10px;
	margin-bottom:10px;
	margin-left:151px;
	margin-right:3px;
}

#banner_top {
	padding-top:20px;
	margin-left:250px;
}

.img_middle {
	margin-top:14px;
	margin-bottom:5px;
	margin-left:22px;
	margin-right:22px;
	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:680px;
	height:135px;
	padding-top:10px;
	
}

.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 {
	margin-left:5px;
	float:left;
}