@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
img{	
border: 1px solid #666666;
	
}
a:hover img{	
border: 1px solid  #dd12c4;	} 

.wrapper {
	margin: auto;
	height: auto;
	width: 1000px;
}
.header-container {
	float: left;
	height: 165px;
	width: 1000px;
}
.header {
	background-image: url(../images/header-bg.jpg);
	float: left;
	height: 165px;
	width: 641px;
	background-repeat: no-repeat;
	background-position: left;
}
.header-links {
	background-image: url(../images/linksbg.jpg);
	float: left;
	height: 125px;
	width: 342px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 7px;
	padding-bottom: 15px;
}
.header-links a
{
	color: #252525;
}
.header-links a, .header-links a:link {
	text-decoration: none;
} 
.header-links a:active, .header-links a:hover {
	text-decoration: none;
	color: #FF0000;
}
.nav-container {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 38px;
	width: 1000px;
}
.main-content {
	float: left;
	height: auto;
	width: 982px;
	padding: 9px;
       
}
.cage-container {
	float: left;
	height: auto;
	width: 982px;
	padding-bottom: 10px;
       
}
.cage-header {
	background-image: url(../images/cage-header.jpg);
	float: left;
	height: 41px;
	width: 962px;
	padding-right: 10px;
	padding-left: 10px;
}
.cage-content {
	float: left;
	height: auto;
	width: 965px;
	background-color: #FFEFFF;
	border: 1px solid #FFFFFF;
       padding-left: 15px;
}
.cage-footer {
	background-image: url(../images/cage-footer.jpg);
	float: left;
	height: 18px;
	width: 982px;
}

.thumbpic {
	float: left;
	height: 132px;
	width: 132px;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.cage-title {
	float: left;
	height: 28px;
	width: auto;
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}
.bookmark {
	float: right;
	height: 28px;
	width: 200px;
	font-family: Tahoma;
	font-size: 20px;
	color: #252525;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
.bookmark a
{
	color: #252525;
}
.bookmark a, .bookmark a:link {
	text-decoration: none;
} 
.bookmark a:active, .bookmark a:hover {
	text-decoration: none;
	color: #000000;
}
.misc-container {
	float: left;
	height: auto;
	width: 970px;
	border: 1px solid #FED6F9;
	background-color: #FFF5FF;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
}
.misc-container a
{
	color: #252525;
}
.misc-container a, .misc-container a:link {
	text-decoration: none;
} 
.misc-container a:active, .misc-container a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.headlinks-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #252531;
	float: left;
	height: auto;
	width: 337px;
	padding-left: 5px;
}

.navlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 25px;
	width: auto;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 13px;
}
.navlink a
{
	color: #ffffff;
}
.navlink a, .navlink a:link {
	text-decoration: none;
} 
.navlink a:active, .navlink a:hover {
	text-decoration: underline;
	color: #ffd802;
}
.footer-container {
	background-image: url(../images/footerbg.jpg);
	float: left;
	height: 110px;
	width: 100%;
}
.main-footer {
	margin: auto;
	height: auto;
	width: 1000px;
}
.footer {
	background-image: url(../images/mainfooterbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 40px;
	width: 1000px;
	padding-top: 30px;
	margin-top: 2px;
}
.footer a
{
	color: #252525;
}
.footer a, .footer a:link {
	text-decoration: none;
} 
.footer a:active, .footer a:hover {
	text-decoration: none;
	color: #000000;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	float: left;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.wm-links {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	float: right;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.friendlink-box {
	float: left;
	height: auto;
	width: 242px;
	text-align: center;
}
.headlink-box {
	float: left;
	height: auto;
	width: 110px;
	padding-left: 4px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.4em;
	padding-top: 5px;
}

