body {
margin: 0 auto;
padding: 0;
border: 0;
font: 0.9em Verdana,Tahoma,Arial,sans-serif;
background: #fff url(bgRedFade.gif) top center repeat-y;
}

#wrap {
background: #fff;
color: #811811;
margin: 0 auto;
width: 800px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #811811;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 20px 0;
text-align:center;
border: 0;
}

#menu {
float: left;
width: 170px;
margin: 0 0 10px 0;
padding: 20px 0 0 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 170px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #811811;
display: block;
padding: 6px 0 0 10px;
background: #F9D69B;
border-left: 4px solid #4e1d1a;
}	
	
#menu li a:hover {
background: #919bb9;
color: #4e1d1a;
border-left: 4px solid #34364b;
}

.announce {
margin: 10px 10px 10px 0;
padding: 10px;
width: 150px;
color: #811811;
background-color: #F9D69B;
line-height: 1.3em;
}

#extras {
float: right;
width: 170px;
margin: 0 0 10px 0;
padding: 10px 0 0 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
color: #811811;
display: block;
padding: 6px 0 0 10px;
background: #F9D69B;
}

#content {
margin: 0 110px 20px 160px;
padding: 10px 20px 0 20px;
line-height: 1.5em;
text-align: left;
}

#content h2 {
font: 1.25em Georgia, "Trebuchet MS";
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #F9D69B;
border: 4px solid #f0f0f0;
}

#bottombar {
position:relative;
bottom:-25px;
}

#bottombar img {
float:left;
padding: 5px;
margin:2px 15px 2px 15px;
display:inline;
background: #dcdce6;
border:none;
}

#block1 {
padding:5px;
display: block;
width: 200px;
float:left;
}

#block2 {
padding: 5px;
display: block;
width: 200px;
float:right;
}

#bottomtext {
clear:both;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #811811;
}

a:hover {
text-decoration: underline;
color: #34364b;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #ffc59d;
width: 800px;
text-align: center;
color: #811811;
font-size: 0.7em;
}

#footer a {
color: #da1f1f;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #34364b
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
