body {
top: 0px;
left: 0px;
margin: 0px;
width: 100%;
height: 100%;
position: absolute;
bottom: 100%;
right: 100%;
background-color: #fff;
background-image: url(../images/body-tone.jpg);
background-repeat: repeat-x; }

p {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
text-align: left; }

ul {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
text-align: left;
}

li {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
text-align: left;
}

a:link {color: #603;
text-decoration: none;}

a:visited {color: #603;
text-decoration: none;}

a:hover {color: #933;
text-decoration: none;}


div#top {
width: 700px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
visibility: visible;
background-repeat: no-repeat;
background-color: #fff;
background-image: url(../images/top.gif);
height: 85px;
position: relative; }

div#topImage {
position: absolute;
top: 12px;
left: 25px;
width: 150px;
height: 55px;
overflow: hidden;
text-align: center; }

div#logo {
position: absolute;
top: 13px;
left: 191px;
width: 476px;
height: 56px;
text-align: left;
}

div#nav {
position: absolute;
top: -4px;
left: -1px;
text-align: left;
width: 690px;
height: 25px;}

img.nav {
float: left;
border: 0px;
padding: 0px;
margin: 0px 0px 0px 0px;
}

div#content {
position: relative;
width: 636px;
height: auto;
background-color: #fff;
border-right: 1px #d8c79a solid;
border-left: 1px #d8c79a solid;
margin-right: auto;
margin-left: auto; 
padding: 30px 25px 25px 25px; }

div#imgHome {
float: right;
width: 395px;
text-align: center;
margin-left: 10px; }

div#copyHome {
float: left;
margin-right: 20px;
margin-top: 60px;
width: 210px; }

div#foot {
width: 700px;
height: 26px;
background-repeat: no-repeat;
background-image: url(../images/bottom.gif);
margin-right: auto;
margin-left: auto; }

h1 {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 12px;
text-align: left;
}

div#aboutImg {
display: block;
float: left;
margin-right: 10px;
text-align: center;
width: 200px;
overflow: hidden;
}

div#aboutCopy {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
line-height: 1.4em;
text-align: left;
margin-left: 20px;
margin-bottom: 10px;
float: right;
width: 400px; }

p.private {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
text-align: left;
margin-top: 2px;
margin-bottom: 10px;
float: right;
width: 468px; }

.imgRight{
float: right;
margin: 0px 0px 20px 25px;
}

.imgLeft{
float: left;
margin: 0px 25px 20px 0px;
}

div#copyright {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
text-align: left;
padding-left: 20px;
margin-top: 6px;
float: left;
}

div#footlinks {
color: #271B51;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
text-align: right;
padding-right: 20px;
margin-top: 6px;
float: right;
}

a:link.footA {color: #271B51;
text-decoration: none;}

a:visited.footA {color: #271B51;
text-decoration: none;}

a:hover.footA {color: #933;
text-decoration: none;}


