body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF6C1;
	background-image: url(../images/header_pattern.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#page
{
	position: absolute;
	left: 83px;
	top: 31px;
}

#header
{
	position: absolute;
	height: 128px;
	width: 509px;
	left: 184px;
	top: 0px;
}

#nav
{
	margin: 0;
	padding: 0;
	position: absolute;
	height: 348px;
	width: 184px;
	left: 0px;
	top: 0px;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}

#nav li
{
	float: left;
	margin: 0;
	padding: 0;
}

#nav a,
#nav a:link,
#nav img
{
	display: block;
	margin: 0;
	padding: 0;
}

#content
{
	width: 505px;
	position: absolute;
	left: 188px;
	top: 132px;
}

#content-text
{
	padding: 0;
	padding-left: 4px;
	padding-top: 4px;
	margin: 0;
}

#content h1
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}

#content h2
{
	padding: 0;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 2px;
	font-size: 17px;
	font-weight: normal;
	color: #503809;
}

#content h3
{
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #503809;
}

#content p
{
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	line-height: 140%;
	color: #503809;
}

#content a,
#content a:link,
#content a:visited
{
	color: #000000;
	text-decoration: none;
}

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


#flash
{
	height: 136px;
	width: 505px;
	position: absolute;
	left: 188px;
	top: 132px;
}

#message
{
	height: 166px;
	width: 505px;
	position: absolute;
	left: 188px;
	top: 371px;
	background-image: url(../images/message_bg.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}

#message div#message-text
{
	padding: 8px;
	margin: 0;
}

#message a#article-button,
#message a:link#article-button
{
	margin-left: 10px;
	float: right;
}

#message h1
{
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

#message p
{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 120%;
}

#home
{
	position: absolute;
	height: 206px;
	width: 505px;
	left: 188px;
	top: 541px;
	background-color: #88B5E2;
	overflow: auto;
}

#home div#home-text
{
	padding: 8px;
	margin: 0;
}

#home h1
{
	font-size: 18px;
	line-height: 120%;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#home p
{
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 124%;
	color: #FFFFFF;
}

#home img#home-photo
{
	margin-right: 10px;
	float: left;
}

#search
{
	position: absolute;
	height: 106px;
	width: 505px;
	left: 188px;
	top: 753px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	overflow: auto;
}

#search div#search-text
{
	color: #FFFFFF;
	margin: 0;
	padding: 8px;
}

#search div#search-form
{
	margin-top: 8px;
	height: 30px;
	vertical-align: middle;
}

#search h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

#search p
{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#search p.search-instruction
{
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#search form
{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#search input#search-submit
{
	margin: 0;
	padding: 3px;
	border: none;
	color: #D0951F;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#search input.whiteborder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 2px;
	width: 140px;
	height: 15px;
	border: 1px solid #FFFFFF;
	background: #E1A224;
}

#footer-home
{
	height: 40px;
	width: 505px;
	position: absolute;
	left: 188px;
	top: 862px;
	text-align: right;
}

.info-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #963;
}

.info-text a,
.info-text a:link,
.info-text a:visited
{
	color: #960;
}
.info-text a:hover
{
	color: #000;
}

cite
{
	font-size: x-small;
	font-style: italic;
}