/* h2, h3, h4 { clear: both; } */

h2 span, h3 span, h4 span { font-size: 65%; }

#head
{
	border-bottom: 3px solid #666;
	margin-bottom: .5em;
}

#head h1
{
	font-family: 'Bookman Old Style', 'Times New Roman', Times, serif;
	font-size: 5em;
	font-weight: normal;
	margin: .3em 0;

float: left;
width: 50%;
}

#head h1 a 
{
	color: #666;
	text-decoration: none;
}

#headerblurb
{
	margin-top: 1.8em;
}

.center { display: block; margin: 0 auto; }

#foot
{
	border-top: 3px solid #666;
	margin-top: .5em;
}

.jqBox
{
	background-color: black;
	display: none;
	position: fixed;

	height: 370px;
	width: 425px;
}

.jqmClose
{
	color: #fff;
	text-align: right;
	padding: .5em .8em 0 0;
}

div#link_list
{
	font-style: italic;
}

div#link_list a
{
	font-style: normal;
}