@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050505;
}
body {
	background-color: #ffd6d6;
	margin: 0px;
}.wrapper {
	margin: auto;
	height: auto;
	width: 975px;
}
.header-container {
	float: left;
	height: auto;
	width: 975px;
}
.header {
	float: left;
	height: 150px;
	width: 965px;
	background-image: url(images/header.jpg);
	padding-right: 10px;
}
.navigaton {
	background-image: url(images/navbg.jpg);
	float: left;
	height: 43px;
	width: 971px;
	padding-right: 2px;
	padding-left: 2px;
}
.link
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	width: 97px;
	height: 43px;
	background-image: url(images/navbg-a.jpg);
	background-repeat: no-repeat;
	background-position:center;
	display: block;
	float: left;
	color: #050505;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.link a
{
	display: block;
	color: #f9a20a;
	font-size: 12px;
	width: 97px;
	height: 43px;
	display: block;
	float: left;
	color: #050505;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover
{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	width: 97px;
	height: 43px;
	display: block;
	float: left;
	font-weight: bold;
}

.link img
{
	width: 97px;
	height: 43px;
	border: 0
}

* html a:hover
{
visibility:visible
}

.link a:hover img
{

visibility:hidden
}

.link span
{
	position: absolute;
	left: 10px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 80px;
	text-align: center;
} 
.subheader {
	background-color: #040404;
	float: left;
	height: auto;
	width: 965px;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.cage-container {
	float: left;
	height: auto;
	width: 975px;
	margin-bottom: 5px;
}
.cage-sidebar {
	float: left;
	height: auto;
	width: 200px;
	background-color: #FFFFFF;
}
.sidebar-header {
	background-image: url(images/barbg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #050505;
	padding-left: 8px;
	padding-top: 8px;
}
.sidebar-content {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 190px;
	padding: 5px;
}
.content-cage {
	float: left;
	height: auto;
	width: 770px;
	margin-left: 5px;
}.content-cage2 {
	float: left;
	height: auto;
	width: 770px;
	margin-right: 5px;
}
.cage-header {
	background-image: url(images/barbg.jpg);
	background-repeat: repeat;
	float: left;
	height: 25px;
	width: 762px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #050505;
	padding-top: 8px;
	padding-left: 8px;
}
.cage-content {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: auto;
	width: 760px;
}
.advert-cage {
	float: left;
	height: auto;
	width: 975px;
	margin-bottom: 5px;
}
.advert-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #050505;
	float: left;
	height: 25px;
	width: 967px;
	padding-top: 8px;
	padding-left: 8px;
	background-image: url(images/barbg.jpg);
	background-repeat: repeat-x;
}
.advert-content {
	background-color: #040404;
	padding: 5px;
	float: left;
	height: auto;
	width: 965px;
	text-align: center;
}
.thumbpic {
	float: left;
	height: 174px;
	width: 144px;
	margin: 3px;
	border: 1px solid #D7026C;
}
.thumbpic:hover {
	float: left;
	height: 174px;
	width: 144px;
	margin: 3px;
	border: 1px dashed #D7026C;
}
.sb-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
	height: auto;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 6px;
}

.sb-link a
{
	color: #2b2b2b;
}
.sb-link a, .sb-link a:link {
	text-decoration: none;
} 
.sb-link a:active, .sb-link a:hover {
	text-decoration: underline;
	color: #db026e;
}
.friends-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #050505;
	float: left;
	height: 25px;
	width: 967px;
	padding-top: 8px;
	padding-left: 8px;
	background-image: url(images/barbg.jpg);
	background-repeat: repeat-x;
}
.friends-content {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: auto;
	width: 965px;
}

.friends-content a
{
	color: #050505;
}
.friends-content a, .friends-content a:link {
	text-decoration: none;
} 
.friends-content a:active, .friends-content a:hover {
	text-decoration: underline;
	color: #db026e;
}.friendlinks {
	text-align: center;
	float: left;
	height: auto;
	width: 193px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer-container {
	float: left;
	height: auto;
	width: 975px;
	margin-bottom: 5px;
}
.footer-content {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: auto;
	width: 965px;
}
.copyright {
	float: left;
	height: auto;
	width: 400px;
}
.footer-links {
	text-align: right;
	float: right;
	height: auto;
	width: 300px;
}
.footer-links a
{
	color: #050505;
}
.footer-links a, .footer-links a:link {
	text-decoration: none;
} 
.footer-links a:active, .footer-links a:hover {
	text-decoration: underline;
	color: #db026e;
}
.header-banner {
	float: right;
	height: 100px;
	width: 468px;
	margin-top: 25px;
}
