body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #7563A6;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
	border: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	width: 205px;
}
h1 {
	color: #7563a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	text-transform:uppercase;
	font-weight: bold;
}
form {
	margin: 0;
	display: inline;
}
.main {
	width: 770px;
	margin: auto;
	padding: 0;
	background-color: #f5f5f5;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
#banner {
	height: 104px;
	margin: 0px;
	padding: 0px;
	width: 770px;
	float: left;
	clear: both;
	}
#logo{
	position: absolute;
	left: 10px;
	z-index: 10;
}
#kids{
	position:absolute;
	left: 236px;
	z-index: 10;
}
#catchphrase {
	position: absolute;
	top: 104px;
	left: 358px;
	font-size: 9px;
	color: #e2c8e8;
	width: 180px;
	z-index: 20;
	}
#search_box {
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0px 0px 15px;
	margin: 0px;
	height: 29px;
	float: left;
	width: 300px;
}
form { padding: 0px; margin: 0px; }

#search_string {
	width: 100px;
	height: 15px;
	font-size: 10px;
	vertical-align: middle;
	background-color: #f6c661;
	border: 1px solid #7563a6;
}
.search_submit {
	vertical-align: bottom;
}
.banner a {
	color: #FFFFFF;
}
#nav_home {
	margin: 12px 10px 6px 25px;
	padding-left: 20px;
	background-image: url(home_off.png);
	background-repeat: no-repeat;
	float: right;
	font-size:9px;
	} 
#nav_home:hover {
	background-image: url(home_on.png);
	background-repeat: no-repeat;
	}
#nav_contact {
	margin: 12px 10px 6px 25px;
	padding-left: 20px;
	background-image: url(contact_off.png);
	background-repeat: no-repeat;
	float: right;
	font-size:9px;
	} 
#nav_contact:hover {
	background-image: url(contact_on.png);
	background-repeat: no-repeat;
	}
#nav_sitemap {
	margin: 12px 10px 6px 25px;
	padding-left: 20px;
	background-image: url(sitemap_off.png);
	background-repeat: no-repeat;
	float: right;
	font-size:9px;
	} 
#nav_sitemap:hover {
	background-image: url(sitemap_on.png);
	background-repeat: no-repeat;
	}
	
#nav_home a, #nav_contact a, #nav_sitemap a {
	color: #F6C661;
	text-decoration: none;
	}
#nav_home a:hover, #nav_contact a:hover, #nav_sitemap a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#topbuttons {
	clear: both;
	width: 770px;
	}
#login {
	position: absolute;
	top: 150px;
	left: 385px;
	width: 370px;
	text-align: right;
	z-index: 100;
	}
#username {
	width: 100px;
	height: 15px;
	font-size: 10px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #7563a6;
	}
#password {
	width: 100px;
	height: 15px;
	font-size: 10px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #7563a6;
	}
#cols {
	position: relative;
	top: 10px;
	clear: both;
	}
#leftcol {
	width: 190px;
	background-color: #85329d;
	padding: 0px;
}
#rightcol {
	padding: 15px;
	
	}

#audiences img {
	position: relative;
	top: 6px;
	}
#audiences a img {
	border: 0px;
	}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
	}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
	}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
	}
#content {
	position: relative;
	top: -7px;
	line-height: 16px;
	z-index: 10 !important;
	display: inline;
	float: left;
	}
#content a {
	color: #7563A6;
	text-decoration: none;
	}
#content a:hover {
	color: #7563A6;
	text-decoration: underline;
	}

#sidebar {
	float: right;
	position: relative;
	top: -70px;
	margin-left: 20px;
	width: 190px;
	color:#000000;
	display: inline;
	}

h2 {
	color: #7563a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	text-transform:uppercase;
	font-weight: bold;
	}
#sidebar h2 {
		height: 50px;
	display: block;
	}
#pagetitle {
	color: #322960;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	text-transform:uppercase;
	font-weight: bold;
	height: 50px;
	display: block;
	position: relative;
	top: -8px;
	width: 360px;
	}
#footer {
	background-color: #4a2551;
	clear: both;
	width: 770px;
	font-weight: bold;
	color: #37103e;
	position: relative;
	top: 10px;
	}
#footer a {
	font-weight: bold;
	color: #f6c661;
	}
#footer a:hover {
	font-weight: bold;
	color: #ffffff;
	}
#subfooter {
	background-color: #f6c661;
	color: #4a2551;
	font-size: 10px;
	height: 18px;
	text-align: center;
	width: 770px;
	margin-top: 7px;
	position: relative;
	top: 10px;
	}
	
**************** menu coding ****************
#menu {
z-index: 50;
position: absolute;
top: 37px;
left: 221px;
width: 150px;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
float: none;
width: 179px;
background-color: #9B55AA;
z-index: 800;
}
#menu ul ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width: 150px;
background-color: #9B55AA;
z-index: 800;
}

#menu a, #menu h2 {
font: 11px  tahoma, verdana, arial, helvetica, sans-serif;
display: block;
border: none;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #FFFFFF;
background-image: url(/templates/allcss/button_bg.jpg);
background-repeat: no-repeat;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
padding-left: 30px; 
padding-top:8px;
padding-bottom:8px;
margin: 0px;
}

#menu h2:hover {
color: #FFFFFF;
}

#menu li a {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
padding-left: 10px;
padding-right: 0px;
margin-right: 0px;
padding-top: 2px;
padding-left: 2px;
padding-bottom: 2px;
}

#menu h2 a {
	padding: 0px;
	border: none;
	width: 146px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	}
	
#menu h2 a:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
	padding-left: 3px;
	background-color: #9B55AA;
	margin: 0px;
	}

#menu a:hover {
color: #ffffff;
background: #BA71CA;
}
#menu a:focus {
color: #ffffff;
background: #8632A1;
}

#menu li {position: relative; z-index: 99;}

#menu ul ul {
position: absolute;
z-index: 99;
width: 150px;
left: 179px;
top: 5px;
display: inline;
}

#menu ul ul ul {
position: absolute;
top: 0px;
left: 150px;
}
#menu ul ul a {
padding-left: 3px;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;} 