body {
	font-size:11px;
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	background: url(img/design/parchment.jpg) repeat-y;
	background-color:#000000;
	}
h1 {
	margin:18px 0px 10px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#ffffff;
	}
h2 {
	margin:10px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#ffffff;
	}	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#ffffff;
	}

#Content>p {margin:3px;}

a {
	color:#AA473E;
	text-decoration:none;
	font-weight:600;
	}
a:link {color:#AA473E;}
a:visited {color:#AA473E;}
a:hover {color:#C9695B;}


.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	/* top right bottom left */
	margin:0px 325px 0px 244px;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
#rightside {
	position:absolute;
	width:294px;
	top:0px;
	right:25px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:294px;
	}
/* Again, "be nice to Opera 5". */
body>#rightside {width:294px;}

.pagetitle {
	/* top right bottom left */
	margin:10px 0px 6px 0px;
	}

#logo {
	position:absolute;
	top:16px;
	left:55px;
	z-index:100;
}

#navbar {
	background:url(img/parchment.jpg);
	z-index:10;
	font-size:10px;
	line-height:15px;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:239px;
	padding:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:239px;
	}
/* Again, "be nice to Opera 5". */
body>#navbar {width:239px;}

#moduletable {
	width: 186;
	padding: 0px;
	margin-left: 21px;
}

.info {
	/* top right bottom left */
	padding:50px 40px 0px 10px;
	font-size:11px;
	line-height:15px;
	color:#663300;
	text-align: center;
	}

.footer {
	color:#8B5825;
	padding-top: 50px;
	font-size:11px;
	line-height:15px;
	}
	
table.img { 
	float:left; 
	margin-bottom: 20px;}
table.img img { margin-right:50px; }

table {
	color:#ffffff;
}