BODY {
	SCROLLBAR-ARROW-COLOR: #4589d0; 
	SCROLLBAR-FACE-COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	COLOR: #787878;
	BACKGROUND: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #222222; 
	SCROLLBAR-SHADOW-COLOR: #4589d0; FONT-SIZE: 14px; 
	SCROLLBAR-TRACK-COLOR: #053b6d; 
	SCROLLBAR-3DLIGHT-COLOR: #777777
}


#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	clear: both;
	width: 980px;
	height: 330px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://www.portalofdreams.com/members/Morgean/Elfwood/images/img06.jpg) no-repeat left top;
}

/* Menu */

#menu {
	background: white;
	width: 981px;
	height: 51px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 35px;
	margin-right: 1px;
	padding: 16px 40px 0px 40px;
	background: url(/imagesimg04.gif) no-repeat right top;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(/imagesimg05.gif) repeat-x left top;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

#body {
	text-align: left;
	width: 981px;
	margin: 0 auto;
	padding: 0;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #3d6f3e;
}
