body {
	text-align: center;
	background-color: #343434;
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", sans-serif;
}
#content {
	display: block;
	width: 429px;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 50px auto auto auto;
	height: 549px;
	padding: 6px 0;
}
#photo_TOP {
	height: 110px;
	width: 369px;
	text-align: left;
	margin: 20px 30px 0px 30px;
}
img.catphoto{
	height: 78px;
	width: 78px;
	margin: 0px 15px 0px 10px;
	float: left;
	border: solid #fff 1px;
}


#head {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 429px;
	display: block;
	background-image: url(images/head.jpg);
}
#menu {
	display: block;
	height: 35px;
	width: 429px;
}
#body {
	display: block;
	height: 281px;
	width: 429px;
	background-repeat: no-repeat;
	background-image: url(images/body_bottom.jpg);
	background-position: bottom;
}
#staff_L {
	width: 120px;
	margin: 20px auto auto auto;
	vertical-align: middle;
}
#promo_L {
	margin: 20px auto auto auto;
	text-align: left;
	width: 214px;
}

#staff_R {
	width: 305px;
	margin: 20px auto auto auto;
}
.left {
	float: left;
}
.right {
	float: right;
}


#foot {
	display: block;
	height: 119px;
	width: 429px;
}
p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 20px 7px 20px;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	margin: 0px 15px 5px 15px;
}
img.staff {
	border: solid #fff 1px;
	margin: 0px auto 15px auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#promo_R {
	margin: 20px auto auto auto;
	text-align: left;
	width: 214px;
}
.palmares {
	width: 400px;
	margin: 15px auto;
}
.leftphoto {
	float: left;
	width: 184px;
	text-align: left;
}
#photo_BOT {
	width: 369px;
	margin: 10px 30px 0px 30px;
}
