html, body
{
    margin: 0;
    padding: 0;
    border: none;
    background: white;
    color: #000;
    
}
#center
{
margin-left:auto;
margin-right:auto;
width:1024px;
}

#header
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#header h3
{
    background-image: url(images/header.1024x128.jpg);
    background-repeat: no-repeat;
    height: 128px;
    width: 1024px;
    text-indent: -999px;
    margin-left: 10px;
    padding: 0 0 0 0;
}
#header h3 a
{
    display: block;
    width: 410px;
    height: 100%;
}
#leftcontent
{
    font: 11pt arial;
    float: left;
    height: 100%;
    width: 485px;
    margin: 0 15px 10px 30px;
    padding: 0 0 0 0;
}
#leftcontent li
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
#leftcontent p
{
    color: #000000;
}
#rightcontent
{
    margin: 0 0 10px 545px;
    height: 400px;
    width: 450px;
    padding: 0 0 0 0;
}
#mainnav
{
    position:relative;
    top: -117px;
    left: 420px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    height: 30px;
    width: 650px;
}
#mainnav a
{
    color: #333333;
    font: bold 1.5em Arial Bold , Verdana, sans-serif;
    text-decoration: none;
    margin-left: 30px;
    display: inline;
}
#mainnav a:hover
{
    opacity: 0.50; /* firefox, opera, safari, chrome */
    /*see conditional comment in page heads for IE fix */
    
}
#mainnav li
{
    display: inline;
}
#bottomnav
{
    clear: both;
    background-position: left bottom;
    background-image: url(images/footer.1024x62.jpg);
    background-repeat: no-repeat;
    height: 62px;
    width: 1024px;
    margin: 0 0 0 10px;
}
#nav
{
    position: relative;
    top: 30px;
    margin: 0;
    padding: 0 0 0 630px;
    list-style-type: none;
    height: 25px;
    left: 0px;
    width: 400px;
}
#nav a
{
    color: #333333;
    font: bold 15px Arial, Verdana, sans-serif;
    text-decoration: none;
    margin-left: 10px;
}
#nav a:hover
{
    opacity: 0.50; /* firefox, opera, safari, chrome */
    /*see conditional comment in page heads for IE fix */
    
}
#nav li
{
    display: inline;
}
#footer
{
    margin: 0;
    clear: both;
}
.alignleft
{
    float: left;
    margin: 0 0 0 30px;
    width: 418px;
}
.alignright
{
    float: left;
    margin: 0 0 0 400px;
    width: 165px;
}
img{height:400px; width:450px;}
