body {
vertical-align: middle; /* Hack for IE5/Win */
background: #000000;
padding-top: 0px;
}

#main {
	width: 741px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: center; /* Counteract to IE5/Win Hack */
	border-style: groove;
	border-color: white;
	background: #E0E1F0;
	vertical-align: middle;
}

#heading {
position: relative;
top: 0;
width: 100%;
height: 131px;
text-align: center;
/*font-size: 32;*/
font-weight: normal;
color: #FFFFFF;
vertical-align: middle;
background: #00008b;
background-image: url("images/header.jpg");
background-repeat:no-repeat;
}


#content {
position: relative;
top: 0px;
height: 603px;
text-align: center;
font-size: 11pt;
overflow: visible;
background: #FFFFFF;
background-image: url("images/content.jpg");
background-repeat:no-repeat;
}

#content2 {
	position: relative;
	top: 0px;
	height: auto;
	margin-right: 12px;
	margin-left: 12px;
	overflow: visible;
	background: #E0E1F0;
	border-bottom-style: ridge;
}


#topbutts {
position: relative;
top: 0px;
height: 36px;
width: 741px;
text-align: left;
background: #EEE7E1;
}

#footing {
position: relative;
bottom: 0px;
width: 100%;
height: 41px;
text-align: center;
vertical-align: middle;
font-weight: bold;
background: #E0E1F0;
font-size: 16px; font-family:"Times New Roman", Times, serif; }

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;

}

#nav-menu li
{
list-style: none;
float: left;
margin: 0.05em 0.05em;
padding: 0;
text-align: center;
}

#nav-menu li a
{
list-style: none;
background: url(images/background21.gif) #fff bottom left repeat-x;
height: 1.5em;
line-height: 1.5em;
float: middle;
width: 12.045em;
display: block;
border: 0.1em solid black;
color: #0d2474;
font-family: arial;
font-size: 12px;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
list-style: none;
background: #3F4181;
height: 1.5em;
line-height: 1.5em;
float: middle;
width: 12.045em;
display: block;
border: 0.1em solid black;
color: white;
text-decoration: none;
text-align: center;
}



/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width: 100%;
position: relative;
top: 0px;
height: 43.5px;
vertical-align: top;
font-size: 9pt;
font-weight: bold;
text-align: center;
background: #E0E1F0;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
a:hover {
	color: #FCFEFC;
}

/* bill here */
.justify {	text-align:justify;	color: #000000;}
.justify2 {font-family:"Times New Roman, Times, serif";font-size:14px; text-align:justify; padding-left:20px; padding-right:20px; }\
.p {font-family:"Times New Roman, Times, serif"; font-size:14px; text-align:justify; padding-left:20px; padding-right:20px; }
.pp {font-size:14px; padding-left:10px; padding-right:10px; text-align:justify; }
 .pptweak {text-align:center; font-size:16px;}
.center{ text-align:center; color:#000000;}
h1 {
	color:#FF0000;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
	font-style: italic;
	text-transform: uppercase;
}
h2  {color:#000000; font-size:18px; text-transform:uppercase; text-align:center; font-weight:bold;}
h3  {color:#0000FF; font-size: 16px; font-variant:small-caps; text-align:center;font-weight:bold;}
h4 {color:blue; font-size: 15px; font-variant:uppercase; text-align:center; font-weight:bold;}

.redallcaps {color:#FF0000;	text-transform:capitalize;	font-weight: bolder;}
.bluecaps {color:#0000FF;font-weight: bolder;text-transform:capitalize;}
.fleft {float:left;padding-left:20px; padding-top:10px;padding-bottom:10px;padding-right:5px;width:450px;text-align: justify;}
.center {text-align:center;}



.clear {clear:both;}
.redtext {color:#FF0000;}
.fixedwidth {width:680px; margin: 0px 20px 0px 20px;}
.footertext {font-weight:bold; font-variant:small-caps; font-family:"Times New Roman", Times, serif; 
text-transform:capitalize; font-size:14px; text-align:center;}
.rightcustomcell{font-size:12px; width:450px; border-color: #003399; border-top-style:ridge;border-right-style:ridge;border-left-style:ridge;border-bottom-style:ridge; border-width:4px;}
.imgborder {border-color: #003399; border-top-style:ridge;border-right-style:ridge;border-left-style:ridge;border-bottom-style:ridge; border-width:4px;}
.hotlinks  {font-weight:bold; font-variant:uppercase; text-align:center; font-size:15px; color:blue; }

