body{
	background:#A79B91;
	margin:5px;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	padding: 5px;
}

A:link{ color:#403139; text-decoration:none; }
A:hover{ color:#000000; text-decoration:underline; }
A:active{
	text-decoration:none;
}
A:active:hover{
	color:#000000;
	text-decoration:underline;
	border-top-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #E5DFD6;
	border-right-color: #E5DFD6;
	border-bottom-color: #E5DFD6;
	border-left-color: #E5DFD6;
}
A:visited{ color:#403139; text-decoration:none; }
A:visited:hover{

}

#header{
	width:673px;
	height:277px;
	margin-left:8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	background-image: url(img/header%20copy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap{
width:692px;
margin-left:auto;
margin-right:auto;
background:url(img/bg.gif) #E5DFD6;
border:0;
}

#navcontainer{
	background:#5D4229;
	width:673px;
	margin-top:-10px;
	margin-left:8px;
}

#sidebar{
background:transparent;
width:180px;
float:left;
margin-left:40px;
padding:21px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-align:justify;
}


#navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-align: center;
}

#navlist li a{
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #ACCBE2; }
#navlist li a:hover {color:#A79B91; }


h3{
	font-size:18px;
	font-weight:bold;
	color:#6190CB;
	letter-spacing:0.5px;
	font-style:normal;
	text-align: center;
}

#content1{
	width:270px;
	margin-left:30px;
	margin-right:auto;
	padding:9px;
	text-align:center;
	font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333333;
	float:left;
}

#content2{
	width:270px;
	margin-left:auto;
	margin-right:30px;
	padding:9px;
	text-align:justify;
	font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333333;
}

#footer{
clear:both;
width:656px;
margin-left:8px;
margin-right:auto;
background:#5D4229;
padding:9px;
text-align:right;
text-transform:lowercase;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#000000;
}

#footer a:link{color:#FFFFFF; text-decoration:none; }
#footer a:hover{color:#A79B91; }

#title{
height:30px;
width:653px;
margin-left:auto;
margin-right:11px;
background:#ACCBE2;
text-align:left;
padding-top:6px;
padding-left:20px;
font-size:10px;
letter-spacing:2px;
color:#403139;
text-transform:uppercase; 
}
#wrap #content1 img {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrap #content2 img {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
