body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
	background-color: #BC8F94;
}

body,td,th {
	color: #462324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#master-container {
	position: relative;
	height: auto;
	width: auto;
}
#body-wraper {
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto;
	position: relative;
	text-align:left;
	height: auto;
	width: 719px;
}
#header {
	height: 291px;
	width: 719px;
	height:137px;
}
#page-content {
	height: auto;
	width: 697px;
	padding: 10px;
	background-color:#FFFFFF;
	background-image:url(../images/world_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#toolbar {
	height: 38px;
	width: 675px;
	background-image:url(../images/tb_bg.png);
	background-repeat:repeat-x;
	font-weight:bold;
}
.shadow {
	width:7px;
	background-image: url(../images/page_shadow.png);
	background-repeat: repeat-y;
}
h1 {}
a:link {
	color: #462324;
}
a:visited {
	color: #462324;
}
a:hover {
	color: #BB3D00;
}
a:active {
	color: #462324;
}
.footer-content {
	text-align:center;
	font-size: 80%;
}
li {
padding-bottom:12px;
}

.photo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
text-align: center;
line-height: 18px;
color: #000000;
text-decoration: none;
}