*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	letter-spacing: 0.05em;
	line-height: 1.3em;
	margin: 0 auto;
	background: #ffffff;
	width: 65em;
	min-width: 815px;
	padding-bottom: 0.01em;
}

table
{
	height: 100%;
}

a
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #0153a5;
}

.emphasis
{
	color: #739200;
	font-size: 1.25em;
}

h1
{
	text-align: right;
	margin: 0 0 0 1em;
}

h2
{
	font-size: 1em;
	margin: 1em 0 0 1.5em;
	font-weight: normal;
}

div#page-container
{
	width: 66em;
	min-width: 790px;
	margin: 0 auto;
	padding: 2em 0 0;
	background: #ffffff;
	min-height: 100%;
	float: left;
}

* html div#page-container
{
	height: 100%;
}

ul#mainmenu, ul#mainmenu li, ul#contact
{
	text-align: right;
	list-style: none;
	font-size: 0.94em;
}

ul#mainmenu li
{
	text-transform: uppercase;
	margin: 0.85em 0 0 1em;
}

#hilite-item
{
	color: #739200;
}

ul#mainmenu li li
{
	text-transform: capitalize;
	margin: 0;
}

ul#mainmenu li li a
{
	color: #888888;
}

ul#mainmenu li li a:hover
{
	color: #0153a5;
}

ul#mainmenu li li span
{
	margin: 0 0 0 -0.4em;
}

* html ul#mainmenu li li span
{
	margin: 0 0 0 0em;
}

ul#contact
{
	margin: 2em 0;
}

ul#contact li
{
	margin: 0.2em 0;
	font-size: 0.94em;
}

ul#contact li a
{
	text-decoration: none;
	color: #0153a5;
}

ul#contact li a:hover
{
	text-decoration: underline;
}

div#sidebar
{
	float: left;
	width: 170px;
}

div#content, div#splash, p.copyright
{
	float: right;
	width: 48em;
	min-width: 590px;
}

div#splash
{
	min-height: 135px;
}

* html div#splash
{
	height: 135px;
}

div#splash img
{
	position: relative;
	top: 12px;
}

div#content div#headline
{
	background: url(../images/content-bg-top.gif) no-repeat;
}

div#content
{
	background: url(../images/content-bg.gif) repeat-y;
}

div#content div#text
{
	width: 590px;
}

div#content p
{
	line-height: 1.7em;
	text-align: left;
	margin: 0.5em 3.7em 0 1.6em;
	letter-spacing: 0.01em;
}

div#content a
{
	text-decoration: none;
	color: #0153a5;
}

div#content a:hover
{
	text-decoration: underline;
}

.copyright
{
	font-size: 0.85em;
	color: #888888;
	float: right;
	padding: 1em 0 0 0;
}

* html p.copyright
{
	width: 600px;
}

div#content span#content-bottom
{
	background: url(../images/content-bg-bottom.gif) no-repeat;
	height: 14px;
	display: block;
	font-size: 1px;
}

div#footer
{
	clear: both;
	text-align: center;
	padding: 1em 0 0 0;
	font-size: 0.85em;
}
