body {
	background: #BCD3D1 url(pix/pagebg.gif);
	margin: 9px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
i {display: none;}
h1 {
	margin: 0 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #000033;
	font-style: italic;
}
h2 {
	margin: 0 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #333366;
}
h3 {
	margin: 0 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
}
a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
ul li {
	margin-right: 50px;
}
#alpha {
	margin: 0 auto;
	width: 760px;
	background: url(pix/alphabg.gif) repeat-y;
}
#header {
	position: relative;
	height: 60px;
	background: url(pix/headerbg.gif) no-repeat;
}
a#logo {
	position: absolute;
	width: 244px;
	height: 32px;
	top: 20px;
	left: 102px;
}
#topmenu {
	position: absolute;
	top: 30px;
	right: 31px;
	width: 170px;
	height: 14px;
	font-size: 11px;
	color: #CCCCCC;
}
#topmenu a {
	color: #999999;
	margin: 0 6px;
}
#topmenu a:hover {
	color: #000066;
}
#left {
	float: left;
	width: 156px;
	background: url(pix/leftmark.gif) no-repeat bottom right;
	min-height: 460px;
}
#lefttop {
	height: 36px;
	background: url(pix/lefttop.gif) no-repeat;
}
#leftmenu {
	float: right;
	width: 142px;
	text-align: left;
	margin: 4px 0;
}
#leftmenu a {
	display: block;
	font-size: 12px;
	background: url(pix/bnBg.gif) no-repeat;
	height: 14px;
	padding: 3px 4px 4px 26px;
	color: #FFFFFF;
	margin: 4px 0;
}
#leftmenu a:hover {
	background: url(pix/bnOver.gif) no-repeat;
}
#right {
	float: right;
	width: 604px;
}
#flash {
	height: 94px;
	background: url(pix/flashbg.gif) no-repeat;
}
#courthouse {
	height: 94px;
	background: url(pix/courthouse.jpg) no-repeat;
}
#pagetext {
	padding: 10px 40px 10px 30px;
	text-align: justify;
	background: url(pix/watermark.gif) no-repeat bottom right;
	min-height: 340px;
}
#pagetext img {margin: 4px 8px;}
#footer {
	position: relative;
	clear: both;
	height: 46px;
	background: url(pix/footerbg.gif) no-repeat;
}
#footertext {
	position: absolute;
	top : 16px;
	left: 176px;
	width: 550px;
	color: #FFFFFF;
	font-size: 11px;
}
#footertext a {
	color: #FFFFFF;
	font-weight: normal;
}
#edit a {color: #BCD3D1;}
#edit a:hover {color: #000033;}
#bytds, #bytds a {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
form {
	margin: 0;
	padding: 0;
}
input#email {
	font-size: 10px;
	width: 118px;
	color: #660000;
	border: 1px solid #F4B823;
	background: #FFFFCC;
	padding: 0 2px;
}
#list {
	margin: 20px auto;
	padding: 4px 0;
	background: #880000;
	width: 128px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 11px;
} 

