/******************/
body {
margin: auto;
}
/******************/
#container
{
margin: 0 auto, 0 auto;
}

/******************/

/****  Remove Browser Default****/
html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
body {
font-size: 100.01%; /* Fix for some browser bugs */
background-color: #ffffff;
font-family: sans-serif;
font-weight:normal;
font-size:100%;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
font-weight:normal;
font-size:100%;

}

/****NAVIGATION 1****/


#navbar1 {

position: relative;
height: 51px;
width: 1036px;
margin-right: auto;
margin-left: auto;
font-family: sans-serif;
font-size: x-small;
font-weight: bold;

background: url(nav.jpg) no-repeat;



}



#navbar1 ul {
text-indent: 440px;
padding-top: 20px;
font-family: sans-serif;
font-size: x-small;
font-weight: bold;
color: #351c90;
line-height: 31px;
white-space: nowrap;

}
#navbar1 li {
list-style-type: none;
display: inline;

}
#navbar1 li a {

text-decoration: none;
margin: 0px;
color: #833447;


}



#navbar1 lia:link {
color: #351c90;


}


#navbar1 lia:visited {
color: #351c90;

}

#navbar1 lia:hover {
font-size: small;
font-weight: bold;
color: #351c90;




}



/****NAVIGATION2****/


#navbar2 {



height: 30px;
width: 1036px;
background-color: #351c90;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
font-family: sans-serif;
}


#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: sans-serif;
font-size: small;
font-weight: bold;
color: #FFF;
line-height: 30px;
white-space: nowrap;

}
#navbar2 li {

list-style-type: none;
display: inline;
}


#navbar2 li a {
text-decoration: none;
padding: 2px 2px;
color: #FFF;


}


#navbar2 lia:link {
color: #FFF:


}


#navbar2 lia:visited {
color: #FFF;

}

#navbar2 lia:hover {
font-weight: bold;
color: #FFF;
background-color: #351c90;

}











/********header******/

#header {

position: relative;
font-family: sans-serif;
font-size: medium;
font-weight: bold;
color: #351c90;
background: url(head.jpg) no-repeat; 
width: 1036px;
height: 144px;
margin-right: auto;
margin-left: auto;
padding: 2px 0px 0px 0px;



}




/**************Table w/ borders************/




#table { 
position: relative;
width: 953px;


height:  950px;
margin-right: auto;
margin-left: auto;
border-left-style: solid; 
border-left-color: #351c90; 
border-left-width: 47px; 
border-right-style: solid;
border-right-color: #351c90;
border-right-width: 36px;


}



div {
    \width: 1036px;
    w\idth: 953px;
  } 







/*****text table*****/
#text {
text-align: left;
padding: 25px;
font-size: 12pt;
font-color:  #072B65; 
font-weight: bolder; 
font-family: sans-serif;
}


/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(bgbottom.jpg) bottom center no-repeat; 
width: 1036px;
height: 46px;
margin-right: auto;
margin-left: auto;
}

