body {
	margin:0;
	padding:0;
	font: 11px Verdana, sans-serif;
	text-align:center;
	font-size: 63%;
	//background: #988e80 url(images/bg_body.gif) repeat-x;
	background: #89785a url(images/bg_body_texture.gif)}

img {
border: none;} 

a { color: #54482f; font-weight:normal;text-decoration:underline}
a:hover { color: black; text-decoration:none}
a:active { color: #54482f;}



h1 {
	font-family: Myriad Roman, Arial, helvetica, Sans-Serif;
	font-size: 13px;
	color:white;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px}

h2 {
	font-family: Myriad Roman, Arial, helvetica, Sans-Serif;
	font-size: 15px;
	color:white;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px}

h3 {
	font-family: Myriad Roman, Arial, helvetica, Sans-Serif;
	font-size: 15px;
	color:##847556;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px}


blockquote {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color:#346494;
	line-height: 1.2em;
	margin:15px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC}

#wrapper {height:100%;
	width:100%;}


#centralwide {	position:absolute;
	width:900px;
	height:570px;
	left:50%;
	top:50%;
	margin-left: -450px;
	margin-top: -285px;
	background:white;
	text-align:center;}

#centralnarrow {width:892px;
	height:562px;
	margin-top:4px;
	background: transparent;
	margin-right:auto;
	margin-left:auto;}

#header {width:892px;
	height:55px;
	background: #b2a283 url(images/bg_header.gif) repeat-x;
	text-align:left;	
	float:left;}

#bar {width:892px;
	height:27px;
	background: #54482f url(images/bg_bar.gif) repeat-x;
	text-align:right;
	float:left;}

#picture {width:892px;
	height:151px;
	background: url(images/bg_picture.gif) no-repeat;
	padding:0px;
	float:left;}

#left {width:184px;
	height:303px;
	background: #7c6d4e url(images/bg_left.gif) repeat-x;
	float:left;
	text-align:center;
	color:white;
	font-size:11px;
	font-famiy: Verdana, sans-serif}

#left hr {width:100%;
	height: 1px;
	color: #0D3F72;
	background-color:#0D3F72;
	margin:5px 0px 0px 0px}

#left br {line-height:8px}

#right {width:708px;
	height:303px;
	background:#e8e6d8;
	font-size:11px;
	color: black;
	text-align:left;
	float:left;}

#rightcontent {width:708px;
	height:279px;
	background:#e8e6d8;
	font-size:11px;
	color: black;
	text-align:left;
	margin-top:0px;
	float:left;
	overflow:auto}


#footer {width:892px;
	height:20px;
	background:#54482f;
	text-align:left;
	margin-bottom:4px;
	padding-top:6px;
	color:#afa99d;
	font-size:10px;
	float:left}

#footer a { color: #afa99d; font-weight:normal;text-decoration:underline}
#footer a:hover { color: white; text-decoration:none}
#footer a:active { color: #000000;}
