body
{
	font-size:       11px; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	color: #333333;
	background-color: transparent;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#container
{
	margin:          0 auto;
	width:           800px;
	position:        relative;
	background:      transparent url('containerbg.png') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           800px;
	height:          83px;
	background:      transparent url('header.jpg') top left no-repeat;
}

.headtitle
{
	position:        relative;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	font-size:       30px;
	color:           #FFF;
	top:             8px;
	left:            12px;
}

#nav
{
	margin:          0 0px;
	height:          38px;
	background:      #000 !important;
	background:      #000;
	padding:         0px 0;
}

/*#nav ul
{
	margin:          0;
	padding:         7px;
	background:      transparent url('menuoff.png') top left repeat-x;
	height:          29px;
}

#nav ul li
{
	list-style:      none;
	display:         inline;
}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited
{
	color:           #767676;	
	padding:         13px 7px 15px 7px;
	font-size:       1em;
	background:      transparent url('menuoff.png') center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#nav ul li a:hover
{
	background:      transparent url('menuon.png') center left repeat-x;
	color:           #FDFDFD;
}*/

#roundedheader
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('belowheader.png') top left no-repeat;
}

#content
{
	min-height:      390px;
	width:           800px;
	margin:          0 auto;
	background:      transparent url('contentbg.png') top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	width:           355px;
}

#insidecontent p
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     170%;
}

#sidebar
{
	padding:         0 10px 10px 10px;
	float:           right;
	width:           210px;
	background:      #f6f6f6;
}

#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: underline;
	color:           #e36767;
}

#sidebar a:hover
{
	text-decoration: none;
}

#roundedfooter
{
	width:           640px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url('abovefooter.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #d8f7af;
	font-size:       3.2em;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #94c258;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #94C258;
}

#footer
{
	margin:          0 auto;
	width:           641px;
	height:          39px;
	background:      transparent url('footer.png') top left repeat-x;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #565656;
}


.menu {
	FONT-SIZE: 0.85em; Z-INDEX: 100; WIDTH: 194px; POSITION: relative; height:38px
}
.menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.menu UL UL {
	WIDTH: 194px
}
.menu LI {
	FLOAT: left;
	WIDTH: 150px;
	POSITION: relative;
	clear: both;
}
.menu A {
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	BACKGROUND: #758279;
	WIDTH: 139px;
	COLOR: #fff;
	LINE-HEIGHT: 29px;
	HEIGHT: 30px;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.menu A:visited {
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	BACKGROUND: #758279;
	WIDTH: 139px;
	COLOR: #fff;
	LINE-HEIGHT: 29px;
	HEIGHT: 30px;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
* HTML .menu A {
	WIDTH: 139px
}
* HTML .menu A:visited {
	WIDTH: 139px
}
.menu UL UL A.drop {
	background-color: #0099FF;
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu UL UL A.drop:visited {
	background-color: #0099FF;
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu UL UL A.drop:hover {
	background-color: #0099FF;
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu UL UL :hover > A.drop {
	background-color: #0099FF;
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu UL UL UL A {
	background-color: #3399CC;
}
.menu UL UL UL A:visited {
	background-color: #3399cc;
}
.menu UL UL UL A:hover {
	BACKGROUND: #b2ab9b
}
.menu UL UL {
	LEFT: 49px; VISIBILITY: hidden; WIDTH: 150px; POSITION: absolute; TOP: 39px; HEIGHT: 0px
}
* HTML .menu UL UL {
	TOP: 31px
}
.menu UL UL UL {
	RIGHT: 150px; WIDTH: 150px; TOP: 0px
}
.menu UL UL UL.left {
	LEFT: -150px
}
.menu TABLE {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
.menu UL UL A {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	WIDTH: 129px;
	COLOR: #000;
	LINE-HEIGHT: 1em;
	PADDING-TOP: 5px;
	HEIGHT: auto;
	background-color: #0099FF;
}
.menu UL UL A:visited {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	WIDTH: 129px;
	COLOR: #000;
	LINE-HEIGHT: 1em;
	PADDING-TOP: 5px;
	HEIGHT: auto;
	background-color: #0099FF;
}
* HTML .menu UL UL A {
	WIDTH: 129px
}
.menu A:hover {
	COLOR: #fff;
	background-color: #006699;
}
.menu UL UL A:hover {
	BACKGROUND: #006699; COLOR: #fff
}
.menu :hover > A {
	BACKGROUND: #006699; COLOR: #fff
}
.menu UL UL :hover > A {
	BACKGROUND: #006699; COLOR: #fff
}
.menu UL LI:hover UL {
	VISIBILITY: visible
}
.menu UL A:hover UL {
	VISIBILITY: visible
}
.menu UL :hover UL UL {
	VISIBILITY: hidden
}
.menu UL :hover UL :hover UL {
	VISIBILITY: visible
}
