/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this scriptt and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropline_4.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* define defaults for IE */
a {color:#FF6600;}
a:visited {color:#FF6600;}
a:hover {
	color:#FF6600;
	background-color: #536255;
}
#content {position:relative;}

#outer {
	padding:0;
	text-align:center;
	width:798px;
	background:url(tab.gif);
	height:26px;
	position: static;
	margin-top: 0;
	margin-bottom: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #818181;
	border-left-color: #818181;
}
#outer ul {display:table; margin:0 auto; padding:0; list-style-type:none; height:26px; border-left:0px solid #555;}
#outer ul li {display:table-cell; width:auto; margin:3; height:26px; }
#outer ul li a {font-family:verdana, arial, sans-serif; float:left; font-size:10px; text-decoration:none;text-align:center; line-height:22px; display:block; height:24px; padding:0 20px; white-space:nowrap; color:#66cc99; border:0px solid #000000; margin-left:0px;}
#outer ul li a.down {background:url() no-repeat right center;}
#outer ul li a:hover {
	color:#f00;
	background-color: #536255;
}
#outer ul li a.down:hover {
	color:#f00;
	background:#536255 url() no-repeat right center;
	background-color: #536255;
}

#outer ul li a:focus {
	outline:0;
	background-color: #536255;
}
#outer ul li.clicked a, #outer ul li.clicked a:hover {color:#ffffff; background:#000000 url() no-repeat right center;;}

#submenus ul.none {display:none;}
#submenus ul.yes {display:table;}

#submenus {
	clear:left;
	text-align:center;
	width:800px;
	position:absolute;
	background-color: #ff6600;
}
#submenus ul {margin:0 auto; padding:0; list-style-type:none; height:20px;}
#submenus ul li {display:table-cell; width:auto; margin:0;}
#submenus ul li a {font-family:verdana, arial, sans-serif; float:left; font-size:10px; color:#ffffff; text-decoration:none;text-align:center; line-height:16px; display:block; height:20px; padding:0px 20px 0px 20px; white-space:nowrap; background: url(diamond.gif) no-repeat right center;}
#submenus ul li a.last {background:#ff6600;}
#submenus ul li a:hover {color:#000000; text-decoration:none;}
#outside {
	background-color: #2A3F55;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#main-container #image-container #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #EBEBEB;
	background-color: #536255;
	height: 1275px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	top: 50px;
	font-style: normal;
}
