@charset "utf-8";
/* CSS Document */
html {
	background-color:#fff;
}
body {
	background-image:url(http://173.244.196.0/tube/glumteens/images/mainbg.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-family:Arial;
	font-size:12px;
}
.clear {
	clear:both;
}
.bigt {
	width:178px;
	height:238px;
	margin:10px;
	border:solid 1px #ff96a3;
}
.smallt {
	width:133px;
	height:178px;
	margin:10px;
	border:solid 1px #ff9aa7;
}
.tbb {
	float:left;
}
a {
	font-size:12px;
	color:#ea224c;
	font-family:Arial;
	text-transform:uppercase;
}
a.big {
	font-size:30px;
	color:#ea224c;
	font-family:Arial;
	font-weight:bold;
}
.bg {
	position:relative;
	background-image:url(http://173.244.196.0/tube/glumteens/images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:1000px;
}
table {
	text-align:left;
	margin-top:50px;
}
.txtb {
	width:700px;
	font-size:11px;
	margin:20px;
}
.toptxt {
	position:absolute;
	text-align:right;
	font-size:11px;
	top: 132px;
	right:47px;
}
.header {
	position:relative;
	width:900px;
	height:150px;
}
.main {
	position:relative;
	width:800px;
	background-color:#fff;
	border:solid 1px #fcd2d3;
}
.maininside {
	position:relative;
	width:780px;
	background-color:#fff;
	border:solid 1px #fcd2d3;
}
.footer {
	margin-top:50px;
	position:relative;
	width:800px;
	height:265px;
	background-image:url(http://173.244.196.0/tube/glumteens/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:left;
}
.ftxt {
	width:400px;
	position:absolute;
	top: 108px;
	font-size:11px;
	left: 52px;
}

