*{
	margin:0px;
	padding:0px;
}
body{
	background:#A48C60;
	background-image:url(images/skin0905/top-background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	h/eight:800px;
}
#container{
	background:url(images/skin0905/background.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
	width:920px;
	margin:50% auto;
	margin-top:0;
	overflow:hidden;
}
#header{
	margin:0px;
	padding:0px;
	background:url(images/skin0905/header.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	width:920px;
	height:177px;
	text-align:left;
}
#navmenu{
	margin-left:40px;
	padding:5px;
	width:200px;
	height:700px;
	float:left;	
	text-align:left;
}
#navmenu ul{
	list-style-type:none;
}
#navmenu li{
	padding:10px 0px 0px 10px;
	margin:0 0 -5px 0;
	b/ackground:url(images/skin0905/button-off.gif);
	b/ackground-position:top left;
	b/ackground-repeat:no-repeat;
	width:145px;
	height:45px;
}
#navmenu ul li span{
	font-family:sans-serif;
	font-size:10px;
}
.button{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	font-size:8pt;
}
.button a{
	display:block;
	padding:2px 0 0 0;
	background-image:url("/images/skin0905/button-off.gif");
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:black;
	width:145px;
	height:45px;
}
.button a:hover{
	background-image:url("/images/skin0905/button-on.gif");
	color:#000000;
	text-decoration:none;
	padding-top:6px;
}
.button span{
	display:block;
	margin:10px 0 0 16px; 
}
#content{
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:13px;
	text-align:left;
	float:left;
	width:600px;
	o/verflow-y:scroll;
}
#content .framedImage{
	z-index:0;
	width:290px;
	height:240px;
	position:relative;
	float:right;
}
#content .framedImage span{
	display:block;
	position:absolute;
	top:-2px;
	left:62px;
	width:237px;
	height:299px;
	background:url(images/skin0905/picture-frame.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#footer{
	clear:both;
	margin:0px;
	padding:0px;
	background:url(images/skin0905/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:920px;
	height:155px;
	color:#C4BDAA;
}
#footer p{
	height:50px;
	position:relative;
	top:25px;
	text-align:left;
	padding:0px 50px 0px 50px;
	font-family:sans-serif;
	font-size:10px;
	overflow:hidden;
}
#footer a, #footer a:visited{
	color:white;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer h3{
	height:17px;
	text-transform: uppercase;
	font-family:sans-serif;
	font-weight:normal;
	font-size:13px;
	word-spacing:10px;
	position:relative;
	top:25px;
	text-align:right;
	margin:20px 40px 0px 40px;
	overflow:hidden;
}
#content h1{
	font-family:serif;
	margin:20px 0px -5px -1px;
	color:#C24620;
	letter-spacing:-2px;
	font-variant: small-caps;
	font-size:45px;
}
#content h2{
	font-family:serif;
	font-style: oblique;
	border-bottom:3px solid #948450;
	margin:5px 0px -1px 0px;
	padding-left:5px;
	color:#664D0D;
	letter-spacing:-2px;
	text-transform: capitalize;
	font-size:25px;
}
#content h3{
	font-family:serif;
	font-style: oblique;
	border-bottom:1px dotted #C24620;
	margin:5px 0px -1px 0px;
	padding-left:5px;
	color:#C24620;
	letter-spacing:-2px;
	text-transform: capitalize;
	font-size:20px;
}
#content h4{
	font-family:serif;
	margin:5px 0px -1px 0px;
	padding-left:5px;
	color:#00000;
	text-decoration:underline;
	letter-spacing:0px;
	text-transform: capitalize;
	font-size:15px;
}
#content p{
	margin:5px 5px 25px 0px;
}
#content p:first-letter {
	font-family:serif;
	font-style:italic;
	font-size: 2.5em;
	line-height: 0.8em;
	float: left;
	margin: 0 3px 3px 0;
}
#content ol, ul{
	margin-bottom:10px;
	margin-top:10px;
}
#content ol{
	list-style-type:upper-roman;
}
#content ol li,ul li{
	list-style-position:inside;
	padding-left:20px;
}

