/* STRUCTURE */
body {background: #815835;}

#container {width:800px; background:#FFFFFF;}

#menu {float:left; width:140px;	background:#FFFFFFF; margin:0;}

#content {float:right; width:650px; background:#FFEAD7; min-height:300px;}

#footer {clear:both; width:800px; text-align:center; background:#CF8E55;}


/* FORMAT */
#menu p {font-family: Verdana, Arial, sans-serif; font-color: #000000; padding:4px; font-size:10pt;}
#content {font-family: Verdana, Arial, sans-serif; font-color: #000000; padding:4px;}
#content h1 {font-size: 14pt; font-weight: bold; font-family:Times New Roman; font-variant: small-caps;}
#content h2 {font-size: 11pt; font-weight: bold;}
#content h3 {font-size: 10pt; font-weight: bold;}
#content p, #content ul, #content ol {font-size: 10pt;}
#footer {font-size: 9pt; color:#FFFFFF;}