body {
	background-color:#0172b9;
	height:100%;
	background-image:url(../images/back_quest.jpg);
	background-repeat:repeat-x;
}
#left {
	MARGIN-RIGHT: 385px; background-image:url(../images/back_quest_left.jpg); background-repeat:no-repeat; background-position:right top; height:370px;
}
#right {
	MARGIN-LEFT: 385px; background-image:url(../images/back_quest_right.jpg); background-repeat:no-repeat; background-position:left top; height:370px;
}
.containleft {
	float:left;
	width:10px;
	background-color:#0165b0;
	background-repeat:no-repeat;
	background-image:url(../images/back_quest_cleft.jpg);
	height:460px;
}
.containright {
	float:left;
	width:10px;
	background-color:#0165b0;
	background-repeat:no-repeat;
	background-image:url(../images/back_quest_cright.jpg);
	height:460px;
}
#container {
	float:left;
	width:770px;
	margin: 0;
  	padding: 0;
  	text-align: left;
	background-color:#0165b0;
	}
.mainbot {
	float:left;
	width:770px;
	height:20px;
	background-image:url(../images/main_bot_quest.gif);
	background-repeat:no-repeat;
	}
.footer a {
	color:#ffffff;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
	}
.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	}