body{
	background-color:#AA7273;
	margin:0;
}

#wrap {
margin-top:0;
margin-left:auto;
margin-bottom:0;
margin-right:auto;
width:1024px;
background-color: #000000;
border-left-width:1px;
border-right-width:1px;
border-color:#000000;
border-left-style:solid;
border-right-style:solid;
}

#footer {
	width:1024px;
	text-align:center;
	background-color: #000000;
	clear:right;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:white;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#C9C9C9;
}

a.email {
color:#AA7273;
}

a.email:hover {
color:#0000FF;
text-decoration:underline;
}

a:hover {
	color:#FFFFCC;
	}

#footleft {
float:left;

}

#footright {
float:right;
padding-top:121px;

}

td.caption {
padding:10px;
background-color:#ffffff;
width:198px;
}

td.captionborders {
background-color:#AA7273;
width:1px;
}

td.captionline {
background-color:#AA7273;
width:200px;
height:4px;
}

#centerbox {
width:421px;
border:1px solid #AA7273;
background-color:#ffffff;
padding:10px;
display:inline;
float:left;
}
