body {
	background:url(images/back99.gif) #eebb77 fixed;
	text-align:center;
	margin:20px;
	padding:0;
}

sup {font-size:.7em;}

ul {
	margin:10px 0;
	padding:0 0 0 0;
	font-weight:bold;
}

li {
	margin:0 0 0 20px;
	padding:0 0 0 0px;
	font-weight:normal;
}


table, tr, td {
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
}

table {
	background: #000000; 
	border-right:solid #000000 1PX;
	border-left:solid #000000 1PX;
	
}
.heading {
	background:#ffffff;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border: 0 0 0 0;
}
.main {
	background:#000000;
	color:#888888;
	font-size:20px;
	font-style:italic;
	font-family:serif;
	text-align:center;
	margin:20px 20px;
	padding:0;
}

em {
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
}

.main h2 {color:#cccccc; font-size:29px; font-style:italic;text-align:center;margin:5px}
.main h3{text-align:center;}
.main small{font-size:16px;}

.bottom {
	width:100%;
	background-color:#442200;
	background-image:url(images/bot-bg.jpg);
	border-right:solid #000000 1PX;
	border-left:solid #000000 1PX;
	color:#aa7700;
	margin:0;
	padding:5px 0;
	clear:both;	
	text-align:center;
}

.portrait {
	float:right;
	margin:0 0 5px 20px;
	padding:0;
}

.textwindow{
	height:auto;
	text-align:justify;
	margin:0;
	padding:0 0 0 0;
}

.bookwindow{
	font-size:16px;
	height:auto;
	text-align:left;
	margin:0;
	padding:0 0 0 0;
}

.announcements{
	width:100%;
	height:100%;
	background-color:#AAAAAA;
	background-image:url(images/note_mid.jpg);  
	float:left;
	text-align:center;
	margin:0;
	border-collapse:collapse;
	padding:0px 0px; 
	border:0;
	color:#000000;
	font-weight:;
}

.announcements p {
	padding:0;
	margin:0 15px 8px;
	line-height:1.1em;
}
.textwindow a:link {color: #222299; font-weight:bold; text-decoration:none;} 
.textwindow a:visited {color: #222299; font-weight:bold; text-decoration:none;} 
.textwindow a:active {color: #222299; font-weight:bold; text-decoration:none;} 
.textwindow a:hover {color: #6677ff; font-weight:bold; text-decoration:none;} 

.announcements a:link {color: #000099; font-weight:bold; text-decoration:none;} 
.announcements a:visited {color: #000099; font-weight:bold; text-decoration:none;} 
.announcements a:active {color: #000099; font-weight:bold; text-decoration:none;} 
.announcements a:hover {color: #ff0000; font-weight:bold; text-decoration:none;} 

.leftbar {
	width:100%;
	height:100%;
	background-color:#000066;
	background-image:url(images/lb-bg.jpg);  
	float:left;
	text-align:left;
	margin:0;
	padding:0; 
	border-left:none;
	border-right:solid 1px #333300;
	color:#ff0000;
	font-weight:bold;
}
.current{
	color:#ffffff;
}
.leftbar a:link {color: #aabbff; font-weight:bold; font-style:normal; font-size:15px;text-decoration:none;} 
.leftbar a:visited {color: #aabbff; font-weight:bold; font-style:normal; font-size:15px;text-decoration:none;} 
.leftbar a:active {color: #aabbff; font-weight:bold; font-style:normal; font-size:15px;text-decoration:none;} 
.leftbar a:hover {color: #ff0000; font-weight:bold; font-style:normal; font-size:15px;text-decoration:none;} 

.titles {
	background-color:#997733;
	background-image:url(images/back99.gif);
	border-bottom:solid 2px #440000;
	margin:0;
	padding:0 5px;
}

.titles h1 {color:#440000; font-size:20px; text-align:center; margin:0;}
.titles h3 {color:#440000; font-size:13px; text-align:center; margin:0;}

