body {
	background-color: #ECE893;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000007;
}

list {
list-style-type: none;
}

h3   {
	color: #2C377D;
	font-family: "Century Gothic", Verdana, sans-serif;

}

h4  {
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

#nav {
	position:absolute;
	left:0px;
	top:207px;
	width:243px;
	height:2600px;
	z-index:2;
	background-image: url("image/bottom_nav.gif");
	layer-background-image: url("image/bottom_nav.gif");
	border: 0px none #000000;
	list-style-type: none;
	
}


#title {
position:absolute; 
left:0px; 
top:0px; 
width:100%; 
height:207px; 
z-index:1; 
background-image: url("image/right_bar.gif"); layer-background-image: url("image/right_bar.gif"); 
border: 1px none #000000;
}

#main {
	position:absolute;
	left:253px;
	top:207px;
	width:700px;
	height:100%;
	z-index:3;
	background-color: #ECE893;
	layer-background-color: #EAE692;
	color: #001149;
	float: right;
	white-space: normal;	
	margin: 15px;
}

#inspiration {
	position:absolute;
	left:254px;
	top:309px;
	width:700px;
	height:100%;
	z-index:3;
	background-color: #ECE893;
	layer-background-color: #EAE692;
	color: #001149;
	float: right;
	white-space: normal;
	margin: 15pxl;
	font-family: "Handwriting - Dakota", Papyrus, Geneva;
	font-size: 18px;
}

