body {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	background-color:#954D13;
	font-size: 12px;
	line-height: 18px;
        }
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
        }
p {
	padding:0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
        }

a:link {
	color: #FFAF00;
	border-bottom-style: none;
}
a:visited {
	text-decoration: none;
	color: #DFD815;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #C2CC31;
}
a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8EB9BD;
}

#Content>p {
	margin:0px;
	padding: 0px;
	font-size: 12px;
}

#Header {
	margin:0px;
	line-height:11px;
	background-color:#FFFFFF;
	voice-family: "\";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}\"";
        voice-family:inherit;
        height:14px; /* the correct height */
        }
/* 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 {
	padding:10px 0px;
        }

#Menu {
	position:absolute;
	top:378px;
	left:0px;
	width:170px;
	padding:0px;
	margin-left: 15px;
	background-color: #3E3E3E;
}\"";
	line-height:12px;
	voice-family: "\";
        voice-family:inherit;
        width:150px;
        }
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

#minibox {
	background-color: #3B3930;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: 3px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFCC66;
	padding-bottom: 5px;
	font-variant: normal;
	font-style: italic;
	letter-spacing: 2pt;
	padding-top: 8px;
}
#miniboxtext {
	padding: 0px 10px 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#headimage {
	background-color: #2D717F;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B5550C;
	border-top-style: none;
	padding-bottom: 22px;
	background-image: url(images/cobbles.jpg);
	background-repeat: repeat;
}

td#navlinks a {
	display: block;
	padding: 10px 10px 8px 5px;
	text-decoration: none;
	font: 600 15px/15px palatino, "Times New Roman", Times;
	border-right: 2px solid #FFFFFF;
	color: #CCCCCC;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
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: #808080;
	padding-right: 7px;
	margin-right: 0;
	color: #FFFFFF;
}
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: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	color: fffccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.picture {
	border: 1px solid #FFFFCC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 25px;
}
ul {
}
