

body{
background-image: url("gradient.jpg");
background-repeat: repeat-x;
background-color:#544D47;
margin-top: 0;
font-family: arial, "lucida console", sans-serif;
font-size: 13px;
line-height: 20px;
text-align: center;
}

#border{
margin: auto;
width: 910px;
background-color: #525A5C;
margin-top:5px;
padding-top:1px;

}


#outer{
margin: auto;
width: 900px;
background-color: #f4f4f4;
background-image: url("images/web400/RIMG0144.JPG");
background-repeat: no-repeat;
overflow:hidden;
padding:0px;
border-style: solid;
border-width: 1px;
border-color: #918987;
text-align: left;
margin-top: 5px;

}

.standard{
float: right;
width: 420px;
}

img.standardright{
float: right;
}

img.standardleft{
float: left;
margin:4px;
}

p {
padding-left: 15px;
padding-right: 15px;
}

#spacer{
height: 520px;
}

h1,h2{
font-size: 30px;
padding-left: 10px;
margin-top:10px;
}

h2{
font-size: 20px;

}

.annotate{
text-align: right;
font-size: 10px;
padding-right: 5px;
padding-top:0px;
}

#footer{
width: 904px;
margin: auto;
margin-top:4px;
background-color: #616F6F;
padding:0;
height: 20px;
color:#949599;
font-size: 9px;
text-align:left;	/* For IE5 */

}

#footer a{
  color:#949599;
  text-decoration: none;
}

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

#footer td{
font-size: 9px;		/* For IE5 */
}

table.addressfooter{
width: 900px;
background-image: url(images/footer-border.png);
padding:10px 10px 10px 10px;
font-size: 80%;
}

table.addressfooter td{
vertical-align: middle;
}


a.email{
text-decoration: none;
color:#949599;
}

a.email:hover{
color:BLACK;
}