@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}.wrapper {
	margin: auto;
	height: auto;
	width: 911px;
}
.header {
	float: left;
	height: 152px;
	width: 911px;
}
.subheader {
	float: left;
	height: 19px;
	width: 911px;
	text-align: center;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 6px;
}
.subheader a
{
	color: #FFFFFF;
}
.subheader a, .subheader a:link {
text-decoration: none;
} 
.subheader a:active, .subheader a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.main-container {
	float: left;
	height: auto;
	width: 911px;
}
.advertisement {
	text-align: center;
	float: left;
	height: auto;
	width: 911px;
	padding-top: 10px;
}
.footer {
	text-align: center;
	float: left;
	height: auto;
	width: 911px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.footer a
{
	color: #000000;
}
.footer a, .footer a:link {
	text-decoration: underline;
} 
.footer a:active, .footer a:hover {
	text-decoration: none;
	color: #ff0000;
}
.cage {
	float: left;
	height: auto;
	width: 911px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cage-header {
	background-image: url(images/cage-header.jpg);
	float: left;
	height: 32px;
	width: 891px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}
.cage-bg {
	background-image: url(images/cagebg.jpg);
	float: left;
	height: auto;
	width: 881px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.cage-bg a
{
	color: #000000;
}
.cage-bg a, .cage-bg a:link {
	text-decoration: underline;
} 
.cage-bg a:active, .cage-bg a:hover {
	text-decoration: none;
	color: #ff0000;
}
.cage-footer {
	background-image: url(images/cagefooter.jpg);
	float: left;
	height: 14px;
	width: 911px;
}
.logo {
	float: left;
	height: 103px;
	width: 372px;
	margin-top: 30px;
}
.header-advertisement {
	float: right;
	height: 80px;
	width: 500px;
	margin-top: 35px;
}
.thumbpic {
	float: left;
	height: 120px;
	width: 160px;
	border: 1px solid #B40A0A;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 7px;
	margin-left: 8px;
}

