body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #fff;
}

.bg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 800px;
	background-position: bottom;
	margin-bottom: 10px;
}

.gtbbg {
	background-attachment: fixed;
	background-image: url(images/g.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	color: #FF0066;
}
a:link {
	color: #FF0066;
}
a:visited {
	color: #FF0066;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}

.toptd {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

.toptd2 {
	font-size: 10px;
	color: #fff;
	background-color: #9a0002;
}

.yellowtd {
	background-color: #000;
}

.red {
	color: #d41c4b;
	font-size: 12px;
}

.white{
	color: #fff;
	font-size: 12px;
}

.emeraldtd{
	background-color: #000;
}

.emeraldtd2{
	background-color: #8E6C2C;
}

.white2{
	color: #ffffff;
	font-size: 12px;
}

.white-three{
	color: #fff;
	font-size: 16px;
}

.ten{
	font-size: 10px;
}

.twelve{
	font-size: 12px;
}

.twofive{
	font-size: 25px;
}

.fourteen{
	font-size: 14px;
}

.sixteen{
	font-size: 16px;
	}

.whitetd {
	border: thin double #FFFFFF;
	}

.name{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.size{
	color: #FFFFFF;
	font-size: 12px;
}

.girls-thumbnail{
background:url(images/girls-bg.jpg) no-repeat;
width:198px;
height:88px;
border:none;
padding:2px;
}
.photo-frame{
	border: 1px solid #CC0033;
}
h2{
	color: #FFFFFF;
}
