body {background: #749BDC url('/images/cloud9.jpg'); }
td {text-align:center;}
h1 {
	text-align:center;
	font-size: 48px;
	color: #0033CC;
	font-weight: bold;
}
h2 {
	text-align:center;
	font-size: 36px;
	color: #0033CC;
	font-weight: bold;
}
h3 {
	text-align:center;
	font-size: 24px;
	font-weight: bold;
}
body,td {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: large;
	font-weight: bold;
	color: #0033CC;
}
a {
	font-size: large;
	color: #AB005C;
}
/* a:visited {
	color: #FF66CC;
} */ 
a img {
	border:0;
	}
	
/* ================================================================ 
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/ul-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#nav {background:#09c; height:28px; font:normal 20px/28px arial, verdana, sans-serif; width:1190px; margin:0 auto; z-index:5; position:relative;}
#nav ul {margin:0; padding:0; list-style:none; display:inline-block;}
#nav .menu .level1-li {float:left; display:inline; width:170px; margin-top:-32000px;}
#nav .menu a {display:block; width:170px; text-decoration:none; text-align:center; color:#fff;}
#nav .menu a.level1-a {position:relative; float:left; display:inline; margin-right:-169px; margin-top:32000px;}
#nav .menu .sub {background:#069; float:left; margin-top:-28px; padding-top:28px; margin-bottom:-32000px; font-size:16px; }
#nav .menu .sub a {background:#d3bc5e; position:relative; margin-right:-1px; font-size:16px; }  /* c90 */
#nav .menu a:hover,
#nav .menu a:focus,
#nav .menu a:active {background:#069; margin-right:0;}

