body
	{
	background: #fff url(/included/images/backstripe.gif) 0 293px repeat-y;
	margin: 0;
	padding: 0;
	}

body.popup
	{
	background: #fff url(/included/images/popupback.gif) 0 293px repeat-y;
	margin: 0;
	padding: 0;
	}
	
img
	{
	border: 0;
	}

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

div
	{
	margin: 0;
	padding: 0;
	}

a:hover, a.active
	{
	color: #c82;
	}

div#footer a, div#footer a:hover
	{
	color: #fff;
	}

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

p, li, blockquote, td
	{
	font-family: verdana, arial, sans-serif;
	}

p, div#footer, li, blockquote, td
	{
	line-height: 140%;
	font-size: 11px;
	color: #322;
	}

p
	{
	margin: 0;
	padding: 0 0 15px 0;
	}

ul
	{
	padding: 0 0 15px 0;
	margin: 0 0 0 15px;
	}
	
blockquote
	{
	margin: 0;
	padding: 0 0 15px 15px;
	}
	
h1, h2, h3
	{
	font-family: verdana, arial;
	color: #322;
	margin: 0;
	}
	
h1
	{
	font-size: 14px;
	color: #322;
	padding: 0 0 10px 0;
	}

h2
	{
	font-size: 12px;
	padding: 0;
	}

h3
	{
	font-size: 11px;
	color: #322;
	padding: 0;
	}

h4
	{
	font-family: helvetica, arial, sans-serif;
	font-size: 64px;
	color: #ddd;
	font-weight: normal;
	margin: 0 0 0 -3px;
	padding: 216px 0 0 0;
	letter-spacing: 9px;
	white-space: nowrap;
	line-height: 64px;
	}

h5
	{
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin: -7px 0 0 0;
	padding: 0;
	white-space: nowrap;
	text-transform: uppercase;
	text-align: right;
	line-height: 22px;
	}

td
	{
	padding-right: 15px;
	vertical-align: top;
	}

div#popuptext
	{
	float: left;
	margin: 30px 0 0 15px;
	padding: 0;
	width: 141px;
	}

div#popupimage
	{
	margin: 0 0 0 156px;
	padding: 0;
	border: 0;
	}
	
div#mainimage
	{
	position: absolute;
	top: 0;
	left: 315px;
	width: 450px;
	background: 0 0 no-repeat;
	}

div#topnav
	{
	background: #fff url(/included/images/page_back.gif) 0 0 no-repeat;
	white-space: nowrap;
	margin: 0 0 20px 0;
	padding: 292px 0 0 0;
	text-transform: uppercase;
	}

div#topnav p
	{
	font-size: 10px;
	color: #630;
	border-top: 1px solid #322;
	border-bottom: 1px solid #322;
	border-left: 150px solid #322;
	padding: 5px 0 5px 35px;
	background: #fff;
	}
	
div#footer
	{
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 424px;
	width: 130px;
	}

div#leftnav
	{
	position: absolute;
	left: 165px;
	top: 360px;
	width: 130px;
	text-transform: uppercase;
	}

div#leftnav p
	{
	font-family: arial, sans-serif;
	font-size: 10px;
	}

div#content
	{
	margin-left: 315px;
	width: 450px;
	}

.top
	{
	text-align: right;
	border-bottom: 1px solid #322;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}