﻿body {background-color: #8DAC03; margin: 0; padding:0; font-family:Arial, Helvetica, sans-serif;}
h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; }
p {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#parameter1 { background-image:url('images/wrapper-bkg.jpg') ; background-repeat:repeat-y; width: 830px; margin: 0 auto 0 auto; }
#parameter2 { background-image:url('images/wrapper-bkg.jpg') ; background-repeat:repeat-y; width: 830px; }
#container {width: 830px; background-image: url('images/bkg3.jpg'); background-position:TOP; background-repeat:no-repeat; 	}
#container2 {width: 830px; background-image: url('images/bkg2.jpg'); background-position:TOP; background-repeat:no-repeat; 	}
#content {width: 825px;	height: 450px;  }
#wrapper {width: 760px; margin: 5px auto 0 auto;}
#header {height: 25px;}
#spacer { height: 150px;}
#hdr-nav {width: 500px; float:right;  }
#text-right {float: right; width: 530px; padding-right:15px; color: #ffffff; font-size:14px; padding:15px 70px 15px 15px}		
#footer {width: 830px; margin:0 auto 0 auto; height: 19px; background-image:url('images/ftr.jpg'); background-repeat:no-repeat; padding-top: 10px;}

.center {text-align: center; }
.style1 {text-align: center;}
.style2 {color: #FFFFFF;font-family: Arial, Helvetica, sans-serif;}
.style3 {text-align: right;}
.style4 {text-align: left;}
.style5 {margin-left: 18px;}
.style6 {text-align: right;}
.style7 {color: #FFA500;}
.style8 {color: #FFA500;text-align: center;}
.style9 {border-width: 0px;}


a:link {color: orange;}
a:visited {color: orange;}
a:active {color: orange;}
a:hover {color: #808080;}

/* ================================================================ 
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.cssplay.co.uk/menus/skeleton2.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.
=================================================================== */
#nav ul {padding:0; margin:0; list-style:none; font: 10px arial, verdana, sans-serif; background:url(transparent.gif); position:relative; z-index:100;}
#nav {padding:0; margin:0; list-style:none; font: 10px arial, verdana, sans-serif; background:url(transparent.gif); position:relative; z-index:100;}
#nav {float: right; height:23px; width:470px; padding:0; }

#nav table {border-collapse:collapse;}
#nav li {float:left;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#fff; height:23px; padding:0 10px 0 10px; line-height:22px; text-decoration:none; white-space:nowrap; font-weight:bold; border-left:1px solid #000;}
#nav li li a {height:21px; line-height:20px; float:none;}

#nav li:hover {position:relative;  z-index:100;}
#nav a:hover {position:relative; z-index:100; background: #ff6600; color:#fff; border-left:1px solid #4A5A00;}
#nav li:hover > a {border-left:1px solid #97A74C; background:#ff6600; color:#fff;}

#nav :hover  ul {left:0; top:23px; border-left:1px solid #97A74C; z-index:300;background:  #4A5A00}
#nav a:hover ul {left:-1px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {background:#ff6600; color:#fff; border-left:1px solid #97A74C;}

#nav li a:hover ul li a:hover {background:#97A74C;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#nav a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#nav a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#nav a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
