html
{
	background: url(/images/background.gif) repeat-y top center;
	overflow-y: scroll;
}
body
{
	background: url(/images/header.gif) no-repeat center 0px;
	margin: 0 0;
}
ul
{
	margin: 0 0 0 0;
	padding: 0.5ex 0 0.5ex 1.5em;
}
a:link, a:visited
{
	color: #0000BB;
	text-decoration: none;
}
a:hover, a:active
{
	color: red;
	text-decoration: underline;
}
div#header
{
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 55px;
	height: 140px;
}
div#contentdemo
{
	width: 720px;
	padding-left: 0px;
	padding-right: 00px;
	padding-top: 10px;
	padding-bottom: 60px;
	margin: 5px auto;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	clear: both;
	color: #95290e;
	line-height: 130%;
}
div#content
{
	width: 800px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 60px;
	margin: 5px auto;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	clear: both;
	color: #95290e;
	line-height: 130%;
}
div#content img
{
	border-color: #95290e;
}

div#content a img
{
	border-width: 1px;
}

div#left
{
	width: 475px;
}
div#content p
{
	margin-top: 0;
}
h1
{
	font-family: Georgia, Times New Roman;
	font-size: 49px;
	font-weight: normal;
	font-variant:small-caps;
	color: #95290e;
	letter-spacing: 3px;
	background-color: white;
	display: inline;
	padding: 5px 10px 5px 0;
	margin: 0;
}
h1 strong
{
	font-weight: normal;
	font-size: 68px;
}
div#header div
{
	margin: 23px 0 0 3px;
	padding: 0;
	font-family: Lucida Sans, Arial, Helvetica;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
div#header div nobr
{
	white-space: normal;
	display: inline;
}
div#header div nobr B
{
	float: left;
}
div#header div nobr B a,
div#header div nobr B U
{
	display: block;
	padding: 5px 10px 5px 10px;
}

div#header div nobr B a:link,
div#header div nobr B a:visited
{
	color: #767676;
	text-decoration: none;
}
div#header div nobr B.selected U,
div#header div nobr B.selected U
{
	color: #95290e;
	text-decoration: none;
}
div#header div nobr B a:hover,
div#header div nobr B a:active
{
	color: #f6aa41;
	text-decoration: none;
}


img.image
{
	border: 2px solid #95290e;
}
h3
{
	font-family: Lucida Sans, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #3e3e3e;
	margin-top: 0;
	margin-bottom: 0.5ex;
}
h4
{
	font-family: Lucida Sans, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #3e3e3e;
	margin-bottom: 0;
	margin-top: 1ex;
}
ul.simple
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.simple li
{
	margin-top: 1ex;
	margin-bottom: 1ex;
}
blockquote
{
	font-family: Lucida Sans, Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	text-indent: 0;
	margin: 2.5ex 0 2ex 2ex;
	color: #3e3e3e;
	font-size: 12px;
	line-height: 150%;
}
blockquote b
{
	font-size: 14px;
	color: #95290e;
	letter-spacing: 0px;
}
hr
{
	color: #95290e;
	height: 1px;
	border-bottom: solid transparent 1px;
	border-left: solid transparent 1px;
	border-right: solid transparent 1px;
	border-top: solid #95290e 1px;
	margin: -0.25em 0.1em 0.7em 0.1em;
}
div.gallery
{
	margin-top: 15px;
	margin-bottom: 15px;
}
div.gallery img
{
	margin-right: 10px;
	margin-bottom: 10px;
}
span.c2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
}  