body{
background:#A79B91;
margin:0;
font: small 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A img { border:none; }
A:link{ color:#403139; text-decoration:none; }
A:hover{ color:#FFFFFF; text-decoration:underline; }
A:active{ color:#403139; text-decoration:none; }
A:active:hover{ color:#FFFFFF; text-decoration:underline; }
A:visited{ color:#403139; text-decoration:none; }
A:visited:hover{ color:#FFFFFF; text-decoration:underline; }

#header{
background:url(stamponbeige.gif) no-repeat transparent top right;
text-align:left;
height:250px;
margin-top:10px;
margin-left:25px;
}

#subheader{
width: 460px;
text-align:center;
font-size:large;
}

#subheader > p:first-child
{
margin-top:0;
}

#width{
background:#E5DFD6 url(shadowleft.gif) left repeat-y;
padding-left:8px;
width:95%;
min-width:775px;
margin:0 auto;
}

#minwidth1{
}

#minwidth2{
background:#E5DFD6 url(shadowright.gif) right repeat-y;
padding-right:11px;
}

/* Bodge for IE6 */
* html #minwidth1{
border-left:775px solid #E5DFD6;
position:relative;
float:left;
z-index:1;
}

* html #minwidth2{
margin-left:-775px;
position:relative;
float:left;
z-index:2;
text-align:left;
background:#E5DFD6 url(shadowright.gif) right repeat-y;
padding-right:11px;
}

#navcontainer{
background:#5D4229;
margin-top:-20px;
}

#sidebar{
background:transparent;
width:180px;
float:left;
margin-left:40px;
padding:21px;
color:#666666;
text-align:justify;
}


#navlist li{
 display: inline;
list-style-type: none;
padding-right: 20px;
text-align: right;
}

#navlist li a{
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
}

#navlist li a:link { color: #ACCBE2; }
#navlist li a:visited { color: #ACCBE2; }
#navlist li a:hover {color:#FFFFFF; }

h3{
font-size:x-large;
font-weight:bold;
color:#6190CB;
letter-spacing:.5px;
font-style:normal;
text-align: right;
}

#content1{
width:44%;
margin-left:15px;
margin-right:auto;
padding:9px;
text-align:justify;
color:#333333;
float:left;
}

#content2{
width:44%;
margin-left:auto;
margin-right:15px;
padding:9px;
text-align:justify;
color:#333333;
}

#footer{
clear:both;
background:#5D4229;
padding:9px;
text-align:right;
text-transform:lowercase;
color:#000000;
}

#footer a:link{color:#A79B91; text-decoration:none; }
#footer a:visited{color:#A79B91; text-decoration:none; }
#footer a:hover{color:#FFFFFF; }

#title{
height:30px;
margin-left:auto;
background:#ACCBE2;
text-align:left;
padding-top:6px;
padding-left:20px;
letter-spacing:2px;
color:#403139;
text-transform:uppercase; 
}
