body {
	margin:0px;
	padding:0px;
	font-family:palatino, "Times New Roman", Times, serif;
	color:#E4E5DC;
	background-color:#1F1008;
	font-size: 14px;
        }
h1 {
        margin:0px 0px 15px 0px;
        padding:0px;
        font-size:28px;
        line-height:28px;
        font-weight:900;
        color:#ccc;
        }
p {
	margin:0px 0px 12px 0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
        }

a:link {
	text-decoration: underline;
	color: #515151;
}
a:visited {
	text-decoration: underline;
	color: #515151;
}
a:hover {
	text-decoration: underline;
	background-color: #ECE2A5;
	color: #515151;
}
a:active {
	color: #999999;
	text-decoration: underline;
}

#Header {
	height:60px;
	line-height:11px;
	background-color:#FFFFFF;
	voice-family: "\";
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #674A31;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}\"";
	voice-family:inherit;
	height:14px;
	margin: 0px;
	width: 800px;
        }
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

body>#Header {height:14px;}

#Content {
	width: 760px;
	padding-top: 40px;
	background-color: #D7D6B8;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	color: #333333;
        }

#Menu {
	position:absolute;
	top:400px;
	left:0px;
	width:167px;
	padding:0px;
	margin-left: 15px;
}\"";
	line-height:12px;
	voice-family: "\";
        voice-family:inherit;
        width:150px;
        }
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

#minibox {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
	border-top: 3px solid #745438;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: 2e2e2a;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0pt;
	border-bottom: solid;
	border-bottom-color: 2e2e2a;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}
#miniboxtext {
	padding: 0px 10px 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#footer a:link {
	text-decoration: none;
	color: #666666;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	background-color: #ECE2A5;
}
#footer a:active {
	color: #999999;
}
#footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 20px;
	font-size: 10px;
}
#headimage {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 674a31;
	background-color: ffffff;
}

td#navlinks a {display: block;
   margin: 0 3px 0 0; padding: 10px 10px 8px 5px;
   text-decoration: none;
   font: 600 15px/15px Georgia, "Times New Roman", Times, serif;
   color: #745438; background: transparent;}
td#navlinks a:visited {color: rgb(55%,55%,60%);}
td#navlinks h4 {background-color: transparent; color: rgb(30%,20%,10%);
   margin: 0 3px 0 0; padding: 1em 0 0; 
   font: bold 100% Arial, Verdana, sans-serif;
   border-right: 1px solid rgb(60%,50%,40%);
   border-bottom: 2px solid rgb(50%,40%,30%);}
td#navlinks a:hover {
	background-color: #F7E2C3;
	border-right: 5px solid #674A31;
	padding-right: 7px;
	margin-right: 0;
}
td#navlinks a#comment {
   background-color: #333399; color: black;
   border: 1px solid rgb(60%,50%,40%);
   border-right-width: 4px; padding-right: 7px;
   margin-right: 3px;}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.tableodd {
	background-color: #D6D6B5;
	font-size: 12px;
}
.tableeven {
	font-size: 12px;
}
h3 {
	font-size: 18px;
	background-color: #d7d6b8;
	color: #838169;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838169;
	padding-top: 5px;
	padding-left: 12px;
	margin-top: 20px;
}
.list {
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
