html, body {

	font-family: Arial;

	font-size: 12px;

	line-height: 17px;

	margin: 0px 0px 0px 0px;

	width: 800px;

	text-align:center;	

	margin-left: auto;

	margin-right: auto;

	margin-top: 15px;

	margin-bottom: 25px;

	background: #739799;

}



a:link, a:visited {

	color: #266146;

}



#wrapper {

	position: relative;

	width: 800pxpx;

	min-width: 800px;

	/* IE Dynamic Expression to set the width */

	width:expression(document.body.clientWidth < 800 ? "800px" : "800px" );

}



#middlebody {

	width:800px;

	height:611px;

	background: url(images/pixel_03.jpg);

	background-repeat: repeat-x;

}



#treasured {

	position: absolute;

	top: 220px;

	left: 10px;

}



#timeless {

	position: absolute;

	top: 450px;

	left: 610px;

}



#enduring {

	position: absolute;

	top: 530px;

	left: 40px;

}



#centerportrait {

	position: absolute;

	top: 144px;

	left: 206px;

}



#mainmenu ul {

	position: absolute;

	top: 244px;

	left: 566px;

	list-style-type: none;

	color: #FFFFFF;

	text-align: left;

	font: 14px "Times New Roman", Times, serif;

	font-variant: small-caps;

	font-weight: normal;

}



#mainmenu li {

	padding: 4px;

}



#mainmenu a:link, a:visited {

	color: #FFFFFF;

	text-decoration: none;

}



#mainmenu a:hover {

	color: #AA843D;

}



#content {

	position: absolute; 

	top: 200; 

	left: 25; 

	height: 390px; 

	width: 560px;

	text-align: left;

	background: #F9F0CE; 

}



#content img {

	margin-right: 10px;

}



#content p {

	padding: 0px 16px 0px 16px;

}

#framecontent {
	text-align: left;
	background: #F9F0CE; 
}

