@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #131313;
	margin: 0px;
}.wrapper {
	height: auto;
	width: 900px;
	margin: auto;
}
.header-container {
	float: left;
	height: auto;
	width: 900px;
}
.logo {
	float: left;
	height: 120px;
	width: 334px;
}
.header-advertisement {
	float: left;
	height: 120px;
	width: 566px;
}
.navigation {
	float: left;
	height: 38px;
	width: 900px;
}
.link
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	width: 90px;
	height: 38px;
	background-image: url(images/rollover_b.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	color: #FFFF00;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.link a
{
	display: block;
	color: #f9a20a;
	font-size: 12px;
	width: 90px;
	height: 38px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover
{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	width: 90px;
	height: 38px;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: underline;
}

.link img
{
	width: 90px;
	height: 38px;
	border: 0
}

* html a:hover
{
visibility:visible
}

.link a:hover img
{

visibility:hidden
}

.link span
{
	position: absolute;
	left: 3px;
	top: 11px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 83px;
	text-align: center;
} 
.main-body {
	float: left;
	height: auto;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left-column {
	background-color: #131313;
	float: left;
	height: auto;
	width: 640px;
	padding: 5px;
}
.right-column {
	float: left;
	height: auto;
	width: 230px;
	margin-left: 10px;
	padding: 5px;
}
.footer-container {
	background-image: url(images/fbg.jpg);
	background-repeat: repeat;
	height: 119px;
	width: 100%;
	float: left;
}
.content-cage {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
.cage-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 636px;
	padding-bottom: 6px;
	padding-top: 5px;
	padding-left: 4px;
}
.cage-content {
	float: left;
	height: auto;
	width: 640px;
	margin-top: 0px;
}
.thumbpic {
	float: left;
	height: 160px;
	width: 120px;
	border: 1px solid #FF0000;
	margin: 3px;
}.thumbpic:hover {
	float: left;
	height: 160px;
	width: 120px;
	border: 1px solid #ffffff;
	margin: 3px;
}.sb-cage {
	float: left;
	height: auto;
	width: 230px;
	margin-bottom: 5px;
}
.sb-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.sb-content {
	float: left;
	height: auto;
	width: 230px;
}
.site-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 148px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #101010;
	margin: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.site-link a
{
	color: #ff0000;
}
.site-link a, .site-link a:link {
	text-decoration: none;
} 
.site-link a:active, .site-link a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.frienly-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #101010;
	float: left;
	height: auto;
	width: 114px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 1px;
	text-align: center;
}
.frienly-link a
{
	color: #ff0000;
}
.frienly-link a, .frienly-link a:link {
	text-decoration: none;
} 
.frienly-link a:active, .frienly-link a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.footer {
	margin: auto;
	height: 106px;
	width: 900px;
	padding-top: 13px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 200px;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	height: auto;
	width: 400px;
	text-align: right;
}
.footer-links a
{
	color: #FFFFFF;
}
.footer-links a, .footer-links a:link {
	text-decoration: none;
} 
.footer-links a:active, .footer-links a:hover {
	text-decoration: underline;
	color: #FF0000;
}
