﻿body {margin: 0; padding:0; background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif;  }
h1 {color: #000000;}
<p> {color: #000000;}

#wrapper { width: 960px; margin: 0 auto 0 auto; background-image:url('images/AT-WrapperBkg.gif'); background-repeat:repeat-y;background-color: #FFFFFF;}
#header {width: 960px; height: 119px; background-image:url('images/AT-Hdr.jpg');}
#content {width: 960px;  }
#sidebar {float:left; width: 182px; height: 56px; background-image:url('images/AT-SideBarTop.jpg'); background-repeat:no-repeat;}	
	
.style1 {text-align: center;}
.style2 {font-size: small;}
.style3 {font-family: Arial, Helvetica, sans-serif;}
.style6 {font-size: medium;}
.style7 {color: #000000;}
.style8 {text-align: left;}
.style9 {border-width: 0px;}
.style10 {text-decoration: underline;}
	
	
.bklink {background-color:#C1C1C1}
.bklink a:link {color: #000000; text-decoration:none; background-color:#C1C1C1}
.bklink a:visited {color: #000000;  text-decoration:none; background-color:#C1C1C1}
.bklink a:active {color: #000000;  text-decoration:none; background-color:#C1C1C1}
.bklink a:hover {color: #B03259;  text-decoration:none; background-color:#C1C1C1}

a:link {color: #B03259; text-decoration:none; }
a:visited {color: #B03259;  text-decoration:none; }
a:active {color: #B03259;  text-decoration:none; }
a:hover {color: #000000;  text-decoration:none; }
	
.normallink {background-color:#fff}
.normallink a:link {color: #B03259; text-decoration:none; background-color:#fff}
.normallink a:visited {color: #B03259;  text-decoration:none;background-color:#fff }
.normallink a:active {color: #B03259;  text-decoration:none; background-color:#fff}
.normallink a:hover {color: #000000;  text-decoration:none;background-color:#fff }

/* ================================================================ 
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-color:  #66615B; position:relative; z-index:100;}
#nav {padding:0; margin:0; list-style:none; font: 10px arial, verdana, sans-serif; background-color:  #66615B; position:relative; z-index:100;}
#nav {height:23px; width:700px; padding:0; background: #3A3734;}

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

#nav li a {display:block; float:left; color:#fff; height:23px; padding:0 20px 0 10px; line-height:22px; text-decoration:none; white-space:nowrap; font-weight:bold; }
#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:#B03259; color:#fff; }
#nav li:hover > a { background: #B03259; color:#fff;}

#nav :hover  ul {left:0; top:23px;  z-index:300;}
#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:#B03259; color:#fff; }

#nav li a:hover ul li a:hover {background:#B03259;}

/* 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;}
