body {
	background-color: #A0A4ED;
	/*background-position: center;*/
}
a:link {
COLOR: #FFFFFF;
text-decoration: underline;
}
a:visited {
COLOR: #ECFB04;
text-decoration: underline;
}
a:hover {
COLOR: #ECFB04;
text-decoration: underline;
}
a:active {
COLOR: #FFFFFF;
text-decoration: underline;
}
#container{
position:relative;
width: 802px;
/*width: 100%;*/
height: 100% !important;
margin-left:auto;
margin-right:auto;
border:solid #595DAA;
}
.tablerow {
border-bottom:solid #595DAA;
border-right:solid #595DAA;
border-top:solid #595DAA;
}
#navbar{
position:absolute;
width: 100%;
height:20px;
left: 0px;
z-index:3;
top: 130px;
}

#photo1{
position:absolute;
left: 0px;
/*left: -500px;*/
z-index:5;
top: 161px;
border-bottom:solid #595DAA;
border-right:solid #595DAA;
}

#sitemap {
position:absolute;
/*width:1000px;*/
height:50px;
z-index:8;
top: 575px;
}
.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.sitemap {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
}
.header {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#000000;
font-size:24px;
font-weight:bolder;
}
.style1 {
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
font-style:oblique;
}
.style2 {
font-family:"Trebuchet MS";
color:#000000;
font-size:36px;
font-weight:bold;
}
.style3 {
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
font-style:oblique;
font-weight:bold;

}
.subhead {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#000000;
font-size:20px;
font-weight:bold;
}
.body18 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#000000;
font-size:18px;
}
.body14 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
}
.body24 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#000000;
font-size:24px;
}
HR {
    height:6px;
    width:90%;
    background:#595DAA;
    /*margin: 0px 150px 0px 150px;*/  
}
