body {
	background-color: #000000;
	background-repeat: repeat;
}

#page {
height:100%;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding:0px;
width:900px;
}
	

#header {
	background-image: url(../images/banner900.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 315px;
	width: 900px;
}


#body_wrapper {
	background-image: url(../images/middle900.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:100%;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:900px;
	color: #000000;

}

#inner_wrapper {
	width:895px;
	float:left;
}


#body_left {
	float:left;
	height:auto;
	min-height:200px;
	padding:0px;
	width: 650px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 35px;
	
	}
	
#main{
	Width:640px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height:100%;
	border-right: ridge 2px #bbbbbb;
	padding-right:10px;
	margin-top:40px;
	text-align:left;
	color: #000000;
	text-indent: 10px;
	}

#body_right {
	width: 175px;
	float:right;
	min-height:200px;
	margin-right:20px;
	margin-top:50px;
	overflow:hidden;
	padding:0px;
	
	
}

#footer_wrapper {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 900px;
	background-position: left bottom;
	float: left;
}


#footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 25px;
}

a:link {
	color: #660000;
	text-decoration: none;
}


a:hover {
	color:ee22ff;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

#authortag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #660000;
}

em {
	
	font-size: 14px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	text-transform: uppercase;
}

#display {
width:490px;
background-image:url(../images/backgroundgray.jpg)
background-color: #c1bebe;
	border: 2px ridge #660000;
	frameborder:0px;
	overflow:hidden;
	
	}
	
iframe {
background-image:url(../images/backgroundgray.jpg)
background-color:#c1bebe;
background-image:none;
border:0px none #000000;
overflow:hidden;	

}


#navi_bar {
	background-color: #111111;
	border-width: 2px;
	background-image:url(../images/navibkgrd.jpg);
	border-top-style: ridge;
	
	border-color: #333333;
	height: 33px;
	float:left;
	margin-top: 0px;
	width:100%;
}



#navi_bar ul {
	float:right;
	margin:0pt;
	width:850px;
	overflow:hidden;
	padding-left:30px;
	padding-right:50px;
	color: #000000;
	z-index: 2;
	
}

#navi_bar ul li {
	float:right;
	height:33px;
	padding-left:5px;
	padding-right:5px;
	letter-spacing:0.125em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border:0px;
	border-bottom:  2px #000000;
	
}

#navi_bar ul li a {
	color:#000000;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.89em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0pt;
	line-height:normal;
	margin:2px 0pt 0pt;
	padding:0.6em 0.8em;
	text-decoration:none;
	vertical-align:middle;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: outset; 
	border-left-color: #333333;	
	border-bottom: 22px #000000;
	
}

#navi_bar ul li a:hover, #nav_bar ul li a.current{
	color: #660000;
	background:#CCCCCC;
	
}

.important {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
	font-style: oblique;
	text-transform: uppercase;
	font-size:19px;
	}
	
th {
text-align: center;
}
