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

body {
	background-image: url(images/bg.jpg);
	margin: 0px;
}.wrapper {
	margin: auto;
	height: auto;
	width: 988px;
}
.header {
	background-image: url(images/header.jpg);
	float: left;
	height: 100px;
	width: 805px;
	padding-top: 36px;
	padding-right: 173px;
}
.header-bm {
	background-image: url(images/bmbg.jpg);
	float: left;
	height: 21px;
	width: 950px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 38px;
}
.main-body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 936px;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-body a
{
	color: #8e5480;
}
.main-body a, .main-body a:link {
	text-decoration: none;
} 
.main-body a:active, .main-body a:hover {
	color: #8e5480;
	text-decoration: underline;
}

.footer {
	background-image: url(images/footer.jpg);
	float: left;
	height: 32px;
	width: 988px;
}
.content-cage {
	float: left;
	height: auto;
	width: 936px;
	margin-bottom: 10px;
}
.cage-header {
	float: left;
	height: 56px;
	width: 936px;
}
.cage-content {
	background-image: url(images/ctbg.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 932px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cag-footer {
	float: left;
	height: 56px;
	width: 936px;
}
.advertisment-box {
	float: left;
	height: auto;
	width: 936px;
	margin-bottom: 10px;
	text-align: center;
}
.adbox {
	float: left;
	height: 300px;
	width: 300px;
	margin: 6px;
}
.text-box {
	float: left;
	height: auto;
	width: 936px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #706e6e;
	margin-bottom: 10px;
}
.thumbpic {
	float: left;
	height: 134px;
	width: 178px;
	border: 1px solid #000000;
	margin: 3px;
}
.friends {
	float: right;
	height: 85px;
	width: 350px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	line-height: 16px;
}
.friend-links {
	float: left;
	height: 85px;
	width: 175px;
}
.friend-links a
{
	color: #ffffff;
}
.friend-links a, .friend-links a:link {
	text-decoration: none;
} 
.friend-links a:active, .friend-links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
