/* CSS Document */

#page{
	width: 733px;
	position:relative;
	left:50%;
	margin-left: -366px;
	font-size:10px;
	color:#CCCCCC;
	background-color:#FFFFFF;
	}

#header{
	width:732px;
	float:inherit;
	height:225PX;
	}

#menu{
	width:732px;
	float:inherit;
	text-align:center;
	color: #a89967;
	background-color:#FFFFFF;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#content{
	width:724px;
	float:inherit;
	min-height:500px;
	overflow:visible;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:thin;
	padding-left:10px;
	color:#666666;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

/* Text */

a:hover, a:active {text-decoration:underline;
					color: #666666;
					background-color:#FFFFFF;
					}

a{color:#a89967;
 		text-decoration:none;
		background-color:#FFFFFF;
		}

h1{color:#a89967;
	font-size:18px;
	font-weight:bold;
	background-color:#FFFFFF;
	}

/*Header Image */

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 52px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:thin;
}

/*Dream Footer Link */

h2 {font-size:10px;
		color:#CCCCCC;
		text-align:right;
		background-color:#FFFFFF;
		font:Arial, Helvetica, sans-serif;
		}

h2 a{color:#CCCCCC;
	background-color:#FFFFFF;}

#Layer2 {
	position:absolute;
	width:200px;
	height:22px;
	z-index:2;
	left: 534px;
	top: 775px;
}
