body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small !important ; 
	}
#wrapper {
	width:980px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/strapline.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 90px;
	padding-left: 180px;
	margin-right: 180px;
}
#menubar {
	background-image: url(images/menubar.jpg);
	background-repeat: repeat-x;
	height: 45px;
	padding-top: 10px;

}
#content {
	width:100%;
	margin-top:10px;
	min-height: 360px;
	clear: both;
	_height: 360px;
	background-color: #FFFFFF;
}
* html #content {
	height: 360px;
}
#content div {
	float:left;
}
#content-main {
	width:750px;
	background-image: url(images/mid-bkgd.jpg);
	background-repeat: repeat-y;
}
#maintext {
	padding-left: 10px;
	width: 715px;
	min-height: 440px;
	clear: both;
	_height: 440px;
}
* html #maintext {
	height: 440px;
}
#content-right {
	width:220px;
	padding-left: 5px;
}
#footer {
	width:100%;
	text-align: center;
	height: 25px;
	font-size: 11px;
	background-image: url(images/basebar.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 25px;
	clear: both;
}
a:link {
	color: #993333 !important ;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline ;
	color: #993333;
}
a:focus, a:hover {
	text-decoration: none !important ;
	color: #FFA422 !important ;
}
a:active {
	text-decoration: none ;
	color: #999999!important ;
}
.bb1 {
	background-image: url(images/bb1.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 6px;
	background-position: bottom;
}
.bb2 {
	background-image: url(images/bb2.jpg);
	background-repeat: repeat-y;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	_height: 180px;
	}
.bb3 {
	background-image: url(images/bb3.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 220px;
}
.gb1 {
	background-image: url(images/gb1.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 6px;
	background-position: bottom;
}
.gb2 {
	background-image: url(images/gb2.jpg);
	background-repeat: repeat-y;
	width: 210px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.gb3 {
	background-image: url(images/gb3.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 220px;
}
h1 {
	color: #993333;
	font-size: large;
	}

h2 {
	color: #993333;
	font-weight: bold;
	font-size: small;
}

img.floatRight {
	float: right;
	margin-left: 2px;
}
.login {
	color: #FFFFFF;
	width: 70px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
}
.txt2 {
	color: #FFFFFF;
}
.txt2 a:link {
	color: #FFFFFF !important ;
	text-decoration: none !important ;
}
.txt2 a:visited {
	color: #FFFFFF;
}
.txt2 a:focus, .txt2 a:hover {
	color: #FFFFFF;
	text-decoration: underline !important ;
}
.txt2 a:active {
	color: #999999;
}
.txt3 {
	color: #FFFFFF !important ;
	font-size: x-small;
	text-decoration: none;
}
.txt3 a:link {
	color: #FFFFFF !important ;
	text-decoration: none !important;
}
.txt3 a:visited {
	color: #FFFFFF !important ;
	text-decoration: none;
}
.txt3 a:focus, .txt3 a:hover {
	color: #FFA422 !important ;
}
.txt3 a:active {
	color: #FFFFFF !important ;
	text-decoration: none;
}
.txt4 {
	color: #993333;
	font-size: 11px;
}
ul.indent {
	text-indent: 1.5px;
	list-style-image: url(images/arrow1.gif);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 1.5em;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	line-height: 20px;
 	list-style-position: outside;
}
ul.indent a:link {
	color: #993333!important ;
}
ul.indent a:visited {
	color: #993333;
}
ul.indent a:focus, ul.indent a:hover {
	color: #FFA422 !important;
	list-style-position: outside;
	list-style-image: url(images/arrow2.gif);
}
ul.indent a:active {
	color: #999999 !important ;
}

#menu {
	float: left;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 108px;
	float: left;
	line-height: 32px;
}
#menu a, #menu h3 {
	display: block;
	margin: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: normal;
}
#menu h3 {
 color: #fff!important;
 text-align: center;
}
#menu a {
 color: #FFFFFF!important;
 text-decoration: none;
}
#menu a:focus, #menu a:hover {
	color: #FFA422!important;
	background-image: url(images/menubar-on.jpg);
	background-repeat: repeat-x;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul {
position: absolute;
z-index: 500;
}
div#menu ul ul {
display: none;
}
div#menu ul li:focus, div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:focus, div#menu ul li:hover ul ul,
div#menu ul ul li:focus, div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:focus, div#menu ul li:hover ul,
div#menu ul ul li:focus, div#menu ul ul li:hover ul,
div#menu ul ul ul li:focus, div#menu ul ul li:hover ul
{display: block;}
body {
behavior: url(/csshover.htc);
}

