body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #eead3b;
	margin: 0px;
}
.topbdr {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
}
.body {
	width: 592px;
	line-height: 25px;
	text-align: left;
	filter: DropShadow (Color=#B38128, OffX=1, OffY=1, Postive=true);



}
.cageText {
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: 24px;
	font-weight: bold;
	width: 592px;
	filter:DropShadow (Color=#B38128, OffX=1, OffY=1, Postive=true);
	text-align: center;

}
.menu {
	font-size: 10px;
	color: #000000;
	background-color: #C88E29;
	padding: 10px;
	border: 1px solid #000000;
	overflow: hidden;
	line-height: 21px;
}
.menu a:link ,.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover, .menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:link, a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	text-align: center;
	height: 40px;
	width: 592px;
	vertical-align: bottom;
	padding-top: 50px;
}
.picture {
	filter: none;
}
.bodyImage {

	width: 592px;
	line-height: 25px;
	text-align: center;
}
