* {	margin:0; padding:0;}
body {
	background:#fbadbd url(bg.gif) repeat;
    color: #333;
    font: 12px Helvetica, Arial, sans-serif;
    text-align: center;
	}
#container
    {
	margin:auto;
	position:relative;
    width: 760px;
    text-align: left;
    background: #fff;
    }
html>body #container {
	width: 760px; /* ie5win fudge ends */
	}
#menu4, #extradiv1, #extradiv2, #extradiv3, #extra, #extra1, #extra2, #extra3, #menu1 h1, #menu2 h1, #menu3 h1, #menu4 h1 { display:none;}

#site {
	width:760px;
	background: url(header-bg.gif) repeat-x;
	height:91px;
}#site h1  {
	color:#fc5171;
	font:30px Georgia, "Times New Roman", Times, serif;
	padding:40px 0 0 47px;
	text-transform: uppercase;
	letter-spacing: 0px;
	background: url(bg-pr.gif) no-repeat 10px 50px;
}
#menu1, #menu3 {
	background: #ff6482;
	width:760px;
}
#ornamental {
	position:absolute;
	top:91px;
	background: url(banner.gif) no-repeat;
	width:760px;
	height:150px;
}
#menu1 {position: absolute; top:241px; height:37px;}
#menu1 ul {list-style: none; text-align: left; padding:11px 0;}
#menu1 ul li { display: inline; list-style-type: none; }
#menu1 ul li a { color: #FFF; padding: 11px 15px; text-decoration: none !important; font-weight:bold;}
#menu1 ul li a:hover { color: #FFF !important; background:#ad0929;}
#menu3 { height:35px;}
#menu3 li { float:left; list-style:none; padding:10px;}
#menu3 li a { font:11px "Times New Roman", Times, serif; color:#FFFFFF; text-decoration:none;}
#menu3 li a:hover { color:#eee; text-decoration: underline;}

#copyright { float:right; text-align:right; padding:10px; color:#FFFFFF;}


#page-contents {
	padding:10px;
	width:534px;
	background:#ffe1e6;
	margin-top:187px;
}
#page-contents h3 { font: normal 22px Georgia, "Times New Roman", Times, serif; color:#ad0929; padding:10px 0;}
#page-contents li {
	list-style:disc;
	padding:0 0 5px 0;
	margin:0 0 5px 40px;
	}
#page-contents p {
	line-height:22px;
	text-align:justify;
	padding-bottom:10px;
	font: 12px Helvetica, Arial, sans-serif;
}
#menu2 {
	position:absolute;
	top:278px;
	margin-left:554px;
	width:206px;
}
#menu2 ul
{
	font: bold 11px Helvetica, Arial, sans-serif;
	list-style:none;
}
#menu2 a
{
	display: block;
	padding:8px 0 8px 38px;
	width: 168px;
	color: #fa5f7d;
	border-bottom: 1px solid #eee;
	text-decoration:none;
	background: #FFF url(leaf.gif) no-repeat 10px 11px;
}
#menu2 li a:hover, #menu2 li a:active {
	color:#FFFFFF;
	background: #ff6482 url(leaf-on.gif) no-repeat 10px 11px;
	}
/* Holly Hack. IE Requirement \*/
* html #menu2 ul li { float: left; height: 1%; }
* html #menu2 ul li a { height: 1%; }
/* End */

#menu2 li:hover ul, #menu2 li.over ul { display: block; } /* The magic */



.sub-second {
	display: none;
	position: absolute;
	top: 61px;
	right:205px;
	width:206px;
	background:#FFFFFF;
	border: 1px solid #eee;
}
.sub-second a:hover, .sub-second a:active {
	color: #000;
	text-decoration: none;
	background: #c6d334;
}
/*
#menu1 li:hover ul, #menu1 li.over ul, #menu2 li:hover ul, #menu2 li.over ul, #menu3 li:hover ul, #menu3 li.over ul { 
	display: block;
}*/
