<STYLE TYPE="text/css">
<!--
{}
font,td,p,li,dd,dt{font-family:arial, sans-serif;font-size:12px;color:#ffffff;}
b,strong{font-weight:bolder;font-family:arial, sans-serif;font-size:12px;}
i,em{font-style:italic;font-family:arial, sans-serif;font-size:12px;}
.small{font-size:10px;}
.medium{font-size:12px;}
.large{font-weight:bolder;font-size:16px;}
.huge{font-weight:bolder;font-size:33px;}

.main A:link {text-decoration: none; color: #99ccff;} 
.main A:visited {text-decoration: none; color: #3399ff;} 
.main A:active {text-decoration: none; color: #99ccff;} 
.main A:hover {text-decoration: underline; color: #99ccff;} 

.main
{
	vertical-align: top;
	position: absolute;
	top: 235px;
	width: 800px;
}
.footer
{
	position:static;
	color: #000000;
	width:800px;
	height: 33px;
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
}
.menu
{
	font-weight:bolder; 
	font-size:20px;
	position:absolute;
	top:0px; 
	width: 800px;
	height: 170px;
	vertical-align: top;
	padding-left: 19px;
}
.menu td
{
	padding: 0px 13px 0px 13px;
}
.menu td:hover
{
	background-image: url('images/highlight.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.menu_table
{
	position: relative;
	top: 32px;
	height: 42px;
}
.menuItem
{
	height: 42px;
	vertical-align: middle;
	background-image: url('images/blank-highlight.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.menuItem a
{
	text-decoration: none; 
	color: #000000;
}

/* add a background image */
.menuItemHighlighted
{
	height: 42px;
	vertical-align: middle;
	background-image: url('images/highlight.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.menuItemHighlighted a
{
	text-decoration: none; 
	color: #000000;
}
/* relatively positioned*/
.helpLink
{
	position: relative;
	left: 620;
	top: 0px;
	width: 175px;
	height: 20px;
}
.homeLink
{	
	position:relative;
	left: 135px;
	top: 20px;
	width: 250px;
	height: 70px;
}

.page_title{display: none; font-weight:bolder; font-size:20px;text-align:right;}
.page{
	width:100%;
	vertical-align:top;
}

td {
	font-size:12px;
}

.login_username
{
	position:relative;
	left: 170px;
	top: -355px;
	width: 90px;
	height: 20px;
}
.login_password
{
	position:relative;
	left: 280px;
	top: -375px;
	width: 90px;
	height: 20px;
}
.logged
{
	position: relative;
	left: 293px;
	top: -580px;
}

.leviticus
{
	cursor: pointer;
	position: relative;
	top: -25px;
	left: -65px;
	height: 15px;
}

/*visibility stuff*/
.expand {
	font-size: 10px;
	position:absolute;
	top:5px;
	right:91px;
	z-index:4;
	cursor: pointer;
}

.hidden{
	visibility: hidden;
	position: absolute;
	bottom:0px;
	right:0px;
}
.shown{
	visibility: visible;
	position: relative;
}

/* blog */
.blog_entry
{
	width: 100%;
}
.blog_title{color:#E4D7AA;font-weight:bolder;font-size:18px;}
.blog_title A:link{color:Black;}
.blog_title A:visited{color:Black;}
.blog_title A:active{color:Black;}

.time{color:#000000; font-size:15px;}
.blog_author{color:#000000; font-size:10px;}
.blog_header {
  border-style: solid;
	border-width: thin;
	background-image: url('images/alphawhite.png');
	padding: 5px 5px 5px 5px;
}
.blog_body {
	padding: 10px 15px 5px 15px;
	background-image: url('images/alphagrey.png');
	width:100%;
}
.blog_image {
	padding: 0em 0em 1em 1em;
	float: right;
}
.comment {
	padding: 10px 15px 5px 15px;
	background-color: #E4D7AA;
	border-style: dotted;
	border-width:thin;
	border-color: #6a5221;
}
.sticky {
	background-color: #E4D7AA;
	border-style: dotted;
	border-width:thin;
	border-color: #6a5221;
}
.blog_left{
	vertical-align:top;
}
.blog_right{
	width:250px;
	vertical-align:top;
}

.filler { padding: 5px 5px 5px 5px; }

.required
{
	color: #e10000;
}

input {
	font-family: arial, sans-serif;
	font-size:12px;
}

p {
	text-align: left;
}
--> 
</STYLE> 