* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
BODY {
	overflow-x: hidden; overflow-y: auto;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	line-height: 1.4em;
}
scrollbar[orient="horizontal"] {
	display: none !important;
}
H1 {
	FONT-SIZE: 1.0em;
	FONT-WEIGHT: bold;
	COLOR: #552222;
	PADDING-BOTTOM: 5px;
}
H2 {
	FONT-SIZE: 12px;
	font-family: Trebuchet;
	FONT-WEIGHT: bold;
	PADDING-TOP: 5px;
	COLOR: #565;
}
H3 {
	FONT-SIZE: 0.8em;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	COLOR: #090909;
	PADDING-TOP: 3px;
}
H4 {
	FONT-SIZE: 1.0em
}
H5 {
	COLOR: #6f5836;
	line-height: 1.2em;
	FONT-SIZE: 0.8em;
	margin-top: 3px;
}

P {
	MARGIN-TOP: 1.6em;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: left;
	line-height: 1.4em;
}

UL {
	PADDING-TOP: 2px;
	PADDING-LEFT: 15px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: left;
	line-height: 1.8em;
}

A {
	COLOR: #600;
	TEXT-DECORATION: none;
}

A:hover {
	color: #900;
	TEXT-DECORATION: underline;
}

A IMG {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: 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 {
	FONT-SIZE: 1.2em; MARGIN: 0px auto; WIDTH: 800px; LINE-HEIGHT: 1.6;
	BACKGROUND: #FFF;
}
#footer {
	FONT-SIZE: 12px; MARGIN: 0px auto; WIDTH: 800px;
	LINE-HEIGHT: 1.6; BACKGROUND: #531310; COLOR: #FFF;
	TEXT-ALIGN: center; MIN-HEIGHT:45px;
}

#header {
	WIDTH: 800px;
	HEIGHT: 176px;
	BACKGROUND: #531310;
}

#flash {
	width: 800px;
	height: 150px;
	position: absolute;
	z-index: 0;
	BACKGROUND: #311111;
}

#menuwrap {
	font-size: 65%;
	TOP: 150px;
	position: absolute;
	z-index: 1;
	HEIGHT: 26px;
}


/* ================================================================ 
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.
=================================================================== */

#outer {
	width:800px;
	height:26px;
	background:url(filters.jpg) no-repeat right bottom;
	position:relative;
}

#menu {
	list-style-type:none;
	padding:0;
	margin:0 0 0 0px;
}

#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#menu li {
	font-family: Verdana;
	float:left;
	FONT-WEIGHT: bold;
	margin:0 0 0 0;
	border:0px solid #000;
	width:130px;
	height:26px;
	color: #fff;
	background:#531310;
}

#menu li.sub {
	background:#000;
	margin: 0 0 0 0;
	border: 0px;
	width: 250px;
}

#menu li.sub a {
	width: 250px;
	font-size: 85%;
	font-weight: normal;
	COLOR: #EEE;
}

/* for IE5.5 and IE6 only */

#menu li a {
	display:block;
	color:#fff;
	height:26px;
	line-height:24px;
	width:130px;
	text-decoration:none;
	text-align:center;
}

#menu li a table {
	position:absolute;
	left:0px;
	top:0px;
	border-collapse:collapse;
	width:0;
	height:0;
}

#menu :hover {
	color:#CCC;
	background:#988;
	position:relative;
}

#menu :hover > a {
	color:#EEE;
	background:#600;
}

#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:visible;
	position:absolute; 	height:auto;
	width:90px;
	left:0px;
	top:26px;
	background:url(transparent.gif);
} /* the background image is for IE7 */

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {
	visibility:visible;
	overflow:visible; 	height:auto;
	width:90px;
	padding:9px 3px;
	left:90px;
	top:0;
}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {
	visibility:visible;
	overflow:visible; 	height:auto;
	width:90px;
	padding:9px 3px;
	left:-96px;
	top:0;
}

#page {
	BACKGROUND: #FFF; WIDTH: 100%; POSITION: relative;
}
#leftColumn {
	FLOAT: left;
	WIDTH: 250px;
	height: 430px;
	margin-bottom: -3px;
}

#leftcolumn IMG {
	DISPLAY: inline; MARGIN: 0em;
}


#leftColumn1 {
	FLOAT: left;
	WIDTH: 350px;
	height: 430px;
	margin-bottom: -3px;
}

#leftcolumn1 IMG {
	DISPLAY: inline; MARGIN: 0em;
}

#content {
	PADDING-RIGHT: 40px;
	PADDING-LEFT: 35px;
	PADDING-TOP: 35px;
	BACKGROUND: white;
	MARGIN-LEFT: 250px;
	COLOR: #393939;
	height: 395px;
}

#content P {
	text-align: justify;
}

#content A {
  text-decoration: none;
}

#content A:hover {
  text-decoration: underline;
}

#content1 {
	PADDING-RIGHT: 40px;
	PADDING-LEFT: 35px;
	PADDING-TOP: 35px;
	BACKGROUND: white;
	MARGIN-LEFT: 350px;
	COLOR: #393939;
	height: 395px;
}

#content1 P {
	text-align: justify;
}

#content1 A {
	text-decoration: none;
}

#content1 A:hover {
	text-decoration: underline;
}

.aa1 {
	position: absolute;
	left: 290px;
	font-size: 14px;
	display:inline;
}

.aa2 {
	position: absolute;
	left: 550px;
	font-size: 14px;
	display:block;
}
	

#footer P {
	margin: 0em;
	COLOR: #FDC;
	font-size: 11px;
	PADDING-TOP: 16px;
	PADDING-LEFT: 40px;
}

#footer A {
	COLOR: #FFF;
}

#footer A:hover {
	COLOR: #FFF;
    	text-decoration: none;
}

#footer IMG {
	DISPLAY: inline; MARGIN: 0em; 
}


H3 * {
	POSITION: static! important
}
H3 STRONG {
	FLOAT: left
}
H3 SPAN {
	FLOAT: right; WIDTH: 230px; TEXT-ALIGN: right
}
H3 EM {
	MARGIN-RIGHT: 1em
}

.clear {
	CLEAR: none
}