html, body {
	BACKGROUND: #000000;
}

html, body, #wrap {
	height: 100%;
	BACKGROUND-IMAGE: url(images/bg01.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}

#loader {
	height: 100%;
	width: 100%;
	display: block;
	BACKGROUND-IMAGE: url(images/loading.png);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 10;
}

#main {
	height:100%;
	width:100%;
	display:none;
}

#wrap {
	text-align: left;
	BACKGROUND-IMAGE: url(images/tc.png);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	WIDTH: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}


* {
	PADDING: 0px;
	MARGIN: 0px;
}

BODY {
	FONT-FAMILY: helvetica, arial, sans-serif;
	overflow-x: hidden;
	text-align: center;
	BACKGROUND-IMAGE: url(images/bg01.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}

scrollbar[orient="horizontal"] {
	display: none !important;
}
H1 {
	font-size: 16pt;
	font-family: 'Arial Rounded MT Bold', Gadget, sans-serif;
	color: #993300;
	text-align: left;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 12px;
	margin-top: 20px;
}

H2 {
	font-size: 14pt;
	font-family: 'Arial Rounded MT Bold', Gadget, sans-serif;
	color: #993300;
	text-align: left;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.4px;
	margin-bottom: 12px;
	margin-top: 0px;
}

H3 {
	font-size: x-small;
	font-family: 'Bookman Old Style', serif;
	color: #735846;
	line-height: 1.2em;
}

H4 {
	font-size: 10pt;
	FONT-FAMILY: helvetica, arial, sans-serif;
	color: #35363D;
	text-align: justify;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 6px 0px 12px 0px;
}

H5 {
	margin: 10px 0px 10px 0px;
	font-size: 11pt;
	FONT-FAMILY: helvetica, arial, sans-serif;
	color: #843219;
	text-align: justify;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 0.2px;
}

H6 {
	MARGIN: 0px 0 9px 0;
	FONT-SIZE: 0.595em;
	COLOR: #444422;
	LINE-HEIGHT: 1.3em;
	font-weight: normal;
	text-align: justify;
}

H8 {
	MARGIN: 0px 0 6px 0;
	FONT-SIZE: 0.8em;
	COLOR: #444422;
	font-style: italic;
	LINE-HEIGHT: 1.3em;
	font-weight: normal;
	text-align: left;
}

A {
	COLOR: #843219;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	TEXT-DECORATION: underline
}
A IMG {
	BORDER: none;
}
:link IMG {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
:visited IMG {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

#wrapper {
	WIDTH: 100%;
	MARGIN: 0px auto;	
	padding-bottom: 10px; /* must be same height as the footer */
	text-align: center;
}

#flash {
	WIDTH: 100%;
	HEIGHT: 100%;
	position: absolute;
	top: 0px;
	z-index: 0;
	margin: 0 0 0 0px;
	text-align: left;
}


#page {
	WIDTH: 600px;
	MARGIN: 0px auto;
	PADDING: 0 30px 0 280px;
	text-align: center;
	float: center;
	position: relative;
	z-index: 1;
}

#pageunder {
	z-index: 2;
}

#header {
	MARGIN: 0px 30px 0px 0px;
	WIDTH: 670px;
	min-height: 120px;
	text-align: right;
}

#header IMG {
	padding-top: 20px;
	padding-right: 20px;
}


#menuwrap {
	BACKGROUND-IMAGE: url(images/menubg.png);
	background-repeat: no-repeat;
	/*BACKGROUND-color: #ED8F08;*/
	border:0px solid #FFFFFF;
	PADDING: 0 0 0 0;
	z-index: 500;
	MARGIN: 0px 30px 0px 0px;
	width: 670px;
	height: 30px;
	text-align: center;
}

#menuwrap IMG {
	display:inline;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/hover_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 0 0px;
	z-index: 500;
}

#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	z-index: 500;
}

#menu li {
	display:block;
	float:left;
	margin:0 0 0 0px;
	line-height:30px;
	text-align: center;
	z-index: 500;
}

#menu li a {
	display:block;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	color:#993300;
	z-index: 500;
}

#menu li.spacer {  /*spacer between menu labels*/
	width: 10px;
}


#menu li.main {   /*shorter menu labels*/
	width: 70px;
}

#menu li.main1 {  /*longer menu labels*/
	width: 90px;
}

/* for IE5.5 and IE6 only */

#menu li.sub1 a {
	font-size: 90%;
	width: 90px;
	height:20px;
	line-height:19px;
	margin-top: -1px;
	background: #FAE943;
	border:1px solid #996600;
	color:#993300;
	float: left;
	z-index: 500;
}

#menu li.sub2 a {
	font-size: 90%;
	width: 180px;
	height:20px;
	line-height:19px;
	margin-top: -1px;
	background: #FAE943;
	border:1px solid #996600;
	color:#993300;
	float: left;
	z-index: 500;
}

#menu li.main1 :hover {
	color:#FFFFFF;
	background:#DD7744;
	z-index: 500;
}

#menu li.main :hover {
	color:#FFFFFF;
	background:#DD7744;
}

#menu li.sub1 :hover {
	color:#FFFFFF;
	width: 90px;
	background: #DD7744;
	z-index: 500;
}

#menu li.sub2 :hover {
	color:#FFFFFF;
	width: 182px;
	background: #DD7744;
	z-index: 500;
}

#menu li.spacer :hover {
	background: none;
}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {
	visibility:hidden;
	width:0;
	height:0;
	overflow:hidden;
}

#menu :hover ul {
	visibility:visible;
	overflow:hidden;
	position:absolute;
	height:auto;
	width:368px;
	left:440px;
	z-index: 500;
	background:url(transparent.gif);
	/* the background image is for IE7 */
}


/* left column */

 
#leftColumn {
	BACKGROUND-IMAGE: url(images/pagebg.png);
	background-repeat: repeat-x;
	WIDTH: 645px;
	PADDING: 0px 0px 0px 25px;
	MARGIN: -1px 30px 0px 0px;
	/*background-color:#ECEBE8;*/
	border-top:1px solid #996600;  /*2E3370*/
	z-index: 3;
}

#leftColumn IMG {
	border:0px;
	display:block;
}

#leftColumn P {
	MARGIN: 6px 0 12px 0;
	FONT-SIZE: 9pt;
	COLOR: #443333;
	text-align: justify;
}

#leftColumn A {
	text-decoration: none;
}

#leftColumn A:hover {
	text-decoration: underline;
}



/* ---------------- TABLE STUFF -------------- */


#lscroll {
	width: 610px;
	height: 265px;
	overflow: auto;
	padding-right: 15px;
	position: absolute;
	left: 306px;
	z-index: 3;
}

#lgallery {
	width: 670px;
	height: 350px;
	overflow: none;
	z-index: 3;
}

#ltitles {
	width: 200px;
	height: 265px;
	overflow: none;
	position: absolute;
	left: 306px;
	z-index: 100;
}

#ltitles p {
	font-size: 9pt;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 0px;
	margin-bottom: 6px;
}

#ltitles a {
	color: #993300;
	font-weight: bold;
}

#ltitles1 {
	width: 140px;
	height: 265px;
	overflow: none;
	position: absolute;
	left: 306px;
	z-index: 100;
}

#ltitles1 p {
	font-size: 9pt;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 0px;
	margin-bottom: 6px;
}

#ltitles1 a {
	color: #993300;
	font-weight: bold;
}

#lgall {
	width: 530px;
	height: 390px;
	position: absolute;
	left: 420px;
	top: 150px;
	z-index: 100;
}

#lshow {
	width: 510px;
	height: 390px;
	position: absolute;
	left: 440px;
	top: 190px;
	z-index: 100;
}

#lscroll1 {
	width: 410px;
	height: 305px;
	overflow: auto;
	padding-right: 15px;
	position: absolute;
	left: 510px;
	top: 174px;
	z-index: 100;
}

#lscroll1 ul {
	FONT-SIZE: 8pt;
	COLOR: #443333;
	text-align: left;
	margin: -2px 20px;
	padding:0px;
	list-style-type:disc;
	font-weight: normal;
}

#lscroll2 {
	width: 470px;
	height: 305px;
	overflow: auto;
	padding-right: 15px;
	position: absolute;
	left: 450px;
	top: 174px;
	z-index: 100;
}

#lscroll2 ul {
	FONT-SIZE: 9pt;
	COLOR: #443333;
	text-align: left;
	margin: -2px 20px;
	padding:0px;
	list-style-type:disc;
	font-weight: normal;
}

#lscroll2 li {
	padding-bottom:10px;
}


/* ---------------- TABLE STUFF -------------- */



#lbanner {
	WIDTH: 670px;
	PADDING: 0px;
	MARGIN: 0px;
	background-color:#000000;
	text-align: center;
	z-index: 3;
	height: 80px;
}

#lfoot {
	WIDTH: 670px;
	HEIGHT: 36px;
	PADDING: 0px;
	MARGIN: 0px 30px 0px 0px;
	BACKGROUND-IMAGE: url(images/lfootbg.png);
	background-repeat: no-repeat;
	border:0px;
	text-align: left;
	z-index: 3;
}

#lfoot form {
	display: inline;
	margin-left: 140px;
}

#lfoot P {
	MARGIN: 0px;
	display: inline;
}

#lfoot input {
	margin-top: 7px;
	FONT-SIZE: 8.6pt;
	COLOR: #443333;
}

.twit {
	display: inline;
	float: right;
	MARGIN: 0px;
	padding-right: 15px;
	padding-top: 10px;
}

#lclose {
	WIDTH: 670px;
	HEIGHT: 90px;
	PADDING: 0px;
	MARGIN: 0px 30px 0px 0px;
	border:0px;
	text-align: center;
	z-index: 3;
}

#lclose P {
	FONT-SIZE: 0.7em;
	LINE-HEIGHT: 1.4;
	COLOR: #999999;
}

#lclose A {
	COLOR: #999999;
	text-decoration: none;
}

#lclose A:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
}


#footer {
	WIDTH:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px; /* negative value of footer height */
	height: 10px;
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
} /* End hide from IE-mac */