body, html {
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/back.jpg);
	background-color:#da47be;
}

#page {
	width:1010px;
	height:1405px;
	margin: 0px auto;
	background-image:url(images/background.jpg);
	background-color:#d5386c;
}

#header {
	width:980px;
	height:130px;
	background-image:url(images/header.jpg);
	margin: 0px auto;
}

#left {
	width:149px;
	height:1241px;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	padding-top:13px;
	float:left;
	margin-left:3px;
	margin-top:10px;
}

#right {
	width:148px;
	height:1241px;
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
	padding-top:13px;
	float:right;	
	margin-right:3px;
	margin-top:10px;
}

#middle {
	width:663px;
	height:165px;
	background-image:url(images/middle.jpg);
	margin-top:10px;
	margin-bottom:10px;
	margin-left:169px;
}

#banner_top {
	padding-top:25px;
	margin-left:230px;
}

.img_middle {
	margin-top:14px;
	margin-bottom:5px;
	margin-left:21px;
	margin-right:0px;
	border:0;
	text-decoration:none;
}

.img_left {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:18px;
	margin-right:15px;
	border:0;
	text-decoration:none;
}

.img_right {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	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;
	margin-left:-23px;
	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:black;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}
.list a:visited {
	font-size:14px;
	color:black;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}
.list a:hover {
	font-size:14px;
	color:blue;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}

.title {
	font-size:12px;
	color:black;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}

.title a:link {
	font-size:14px;
	color:black;
	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-right:20px;
}