/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	background-color: #CCFFFF;
	background-image: url(images/bkgd3.gif);
	background-repeat: repeat;

	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font:28px/28px verdana, arial, helvetica, sans-serif;
	font-weight:900;
	color:#000;
	text-align: center;
	}
h2 {
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 8px;
	padding:0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
p {
	font:12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#content>p {margin:0px;}
/*#content>p+p {text-indent:30px;}*/

a {
	color:#09c;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {
text-decoration: underline;
background-color:#fff;}
#logo {
    margin:0 auto 12px;
    width:442px;
	padding:0px 0px 10px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:129px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:119px; /* the correct height */
	}
body>#logo {height:119px;}
#header {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 4px;
	height:40px;
	line-height:12px;
	background-color:#FFFCEA;
text-align: center;
	voice-family: "\";}\"";
	voice-family:inherit;
	height:40px; /* the correct height */
	}
body>#header {height:40px;}
#header ul
{
border: 0;
margin: 0 auto;
padding: 0;
list-style-type: none;
text-align: center;
}
#header ul li
{
display: block;
float: left;
text-align: center;
padding: 0px;
margin: 0;
}
#header ul li a
{
background: transparent url(images/secmenu_down.gif) no-repeat;
width: 142px;
height: 26px;
padding: 3px 2px 0px;
margin: 0 0 0px;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 16px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#header ul li a:hover
{
color: #fff;
background: transparent url(images/secmenu_over.gif) no-repeat;
}

#header a:active
{
color: #fff;
background: transparent url(images/secmenu_over.gif) no-repeat;

}

#header li#active a
{
background: #000033;
border: 2px solid #fff;
color: #fff;
}
#header p {
	font:10px/15px verdana, arial, helvetica, sans-serif;
	margin: 0 auto;
	padding:0px;
width: 442px;/*width of logo */
	}

#content {
	margin:0px 50px 0px 160px;
	padding:10px;
	background-color:#FFFCEA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

	}
#filler{
margin: 12px 0px 6px;
	    clear:both;
}
#menu {
	position:absolute;
	top:60px;
	left:10px;
	width:148px;
	padding:6px;
	background: transparent;
	line-height:17px;
	voice-family: "\";
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 14px;
}\"";
	voice-family:inherit;
	width:134px;
	}
/* Again, "be nice to Opera 5". */
body>#menu {width:134px;}

#menulist li{
display: inline;
/* for IE5 and IE6 */
}

#menulist{
width: 134px;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0;
padding: 0;

}

#menulist a{
	width: 99.99%;
	height: 26px;
	display: block;
	 background: transparent url(images/menu_down.gif) no-repeat;
	text-align: center;
	padding: 4px 0px 0;
	margin: 0 0 4px;
	text-decoration: none;
	color: #000;

}

#menulist a:hover {
	color: #FFFFFF;
	 background: transparent url(images/menu_over.gif) no-repeat;
}
/*#menulist a:visited { color: #000; }*/

#sectionlist li{
display: inline;
/* for IE5 and IE6 */
}

#sectionlist{
width: 134px;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0;
padding: 0;

}

#sectionlist a{
	width: 99.99%;
	height: 26px;
	display: block;
	 background: transparent url(images/secmenu_down.gif) no-repeat;
	text-align: center;
	padding: 4px 0px 0;
	margin: 0 0 4px;
	text-decoration: none;
	color: #000;

}

#sectionlist a:hover {
	color: #FFFFFF;
	 background: transparent url(images/secmenu_over.gif) no-repeat;
}
#sectionlist a:visited { color: #000; }
#footer {
    background:#fff;
    clear:both;
		border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-bottom-color: #993333;
text-align: center;
    }
	
.quotes {
	font-style: italic;
	color: #000099;
}
.quotes2 {
	font-style: italic;
	color: #009900;
}
