@charset "utf-8";
/* CSS Document */

#header {
	width: 804px;
	height: 138px;
	background: url(../images/questUpdate_03.jpg);
	margin: auto;
	}
	
	body {
		background: #DFDFDF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
	}
	
	p {		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
		margin: 0 0 10 0;
	}
	
	h1 {font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #b6121b;
	}
	
	#navigation {
		width: 804px;
		margin: auto;
	}
	
	#middleWrapper {
		width: 804px;
		margin: auto;
	}
	
	#secondaryNav {
		width: 804px;
		margin: auto;
	}
	
	#content {
		width: 804px;
		margin: auto;
		padding-top: 20px;
		padding-bottom: 10px;
		background: url(../images/index_20.jpg);
	}
	
	#insideContent {
		width: 750px;
		margin: auto;
	}
	
	#bottom {
		width: 804px;
		background: url(../images/index_21.jpg);
		margin: auto;
		height: 26px;
	}
	
	#copyright {
		width: 804px;
		margin: auto;
		height: 47px;
		background: url(../images/index_22.jpg);
		margin-bottom: 20px;
	}
