﻿*
{
    margin: 0;
    padding: 0;
}
img
{
	border-width: 0px;
}
.menuholder
{
    position: absolute;
    top: 143px;
    width: 800px;
    text-align: left;
    vertical-align: middle;
    background-color: #333333;
}
.menus
{
    border: 1px solid #333333;
}
a, a:visited
{
    color: #808080;
}
a:hover, a:visited:hover
{
    color: #999999;
}
h1
{
	font-size: 20px;
	text-align: center;
}
h2
{
    font-size: 16px;
}
body
{
    background-position: #999999;
    background: #808080;
    margin: 20px 0px 20px 0px;
    padding: 0px;
    text-align: center;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#container
{
    background: #FFFFFF;
    margin: 0 auto 0 auto;
    border: 1px solid #C0C0C0;
    text-align: left;
    width: 800px;
}
#adLU
{
    text-align: center;
}
#header
{
    overflow: hidden;
    background-image: none;
    position: absolute;
    top: 21px;
}
#sidebar2
{
    float: right;
    width: 160px;
    position: absolute;
    top: 133px;
    right: 0px;
}
#mainContent
{
    padding: 10px;
    text-align: justify;
    margin-top: 133px;
}
#footer
{
    padding: 5px;
    background: #333333;
    text-align: center;
    color: #FFFFFF;
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.menu
{
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}
#sitemaps
{
    display: none;
}
.nospacing
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.centre
{
	text-align: center;
}
.centre img
{
	border: 1px solid #000000;
}
.floatright
{
    float: right;
    width: 240px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
}
#pad {height:140px;}
#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 20px;
	position: relative;
	z-index: 500;
	font-family: arial, verdana, sans-serif;
}
#menu li {float:left; margin-right:0px;}
#menu li a {
	background-position: #990000;
	display: block;
	text-decoration: bold;
	float: left;
	height: 20px;
	line-height: 20px;
	background: #333333;
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

#menu li a:hover {
	z-index: 200;
	position: relative;
	color: #fff;
	background-color: #333333;
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
	background-position: #333333;
	color: #fff;
	background: #333333;
}
#menu li:hover > a.sub {
	color: #fff;
	background-color: #333333;
}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub {
	background-position: right center;
	background: #333333 right
center;
}
#menu li.current a.sub
{
	background-position: right center;
	color: #fff;
	background: #333333 right center;
}

#menu :hover ul {left:0; top:20px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{
	background-position: #3366FF;
	left: 120px;
	top: -1px;
	background: #666666;
	white-space: nowrap;
	width: 100px;
	z-index: 200;
	height: auto;
}

#menu :hover ul li {
	margin: 0;
	border-top: 1px solid #666;
	border-top-color: #333333;
}
#menu :hover ul li a {
	background-position: #990000;
	width: 135px;
	padding: 0;
	text-indent: 10px;
	background: #666666;
	color: #ccc;
	height: 20px;
	line-height: 20px;
}
#menu :hover ul li a.fly {
	background-position: right center;
	background: #666666 right
center;
}

#menu :hover ul :hover {
	background-color: #333333;
	color: #fff;
}
#menu :hover ul :hover a.fly {
	background-color: #333333;
	color: #fff;
}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly
{
	background-position: right center;
	background: #333333 right center;
	color: #fff;
}

#menu :hover ul :hover ul li a {
	background-position: #3366FF;
	width: 100px;
	padding: 0;
	text-indent: 10px;
	background: #666666;
	color: #ccc;
}
#menu :hover ul :hover ul :hover {
	background-color: #333333;
	color: #fff;
}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}
h1, h2, h3, p
{
    padding-top: 5px;
    padding-bottom: 5px;
}
