body {
	padding-top: 0px;
    background: #ffc0ff url(http://www.gotlesbian.com/images/background.gif);

	font-family: Verdana;
}

.container {
	width: 970px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

	border: 0px solid #000000;
	font-size: 10px;
	text-decoration:none;

	background: #0000FF;

}

.header {
	background-image: url(http://www.gotlesbian.com/images/header.gif);
	height: 100px;
	width: 970px;

	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
}

.slogan {
	padding-left: 355px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

.topmenustrip {
	background: #ec0879;
	width: 970px;
	border-bottom: 3px solid #000000 ;
	border-top: 3px solid #000000;
	height: 28px;
		font-size: 10px;
}

.topmenu {
	margin-top: 6px;
	margin-left: 6px;
	color: #fc32c1;
	float: left;
		font-size: 10px;
}

.topmenu a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
		font-size: 10px;
}
.topmenu a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
		font-size: 10px;
}

.topmenu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
		font-size: 10px;
}

.onlinecount {
	margin-top: 7px;
	margin-right: 6px;
	color: #000000;
	font-weight: bold;
	float: right;
	font-size: 10px;
}

.maincontent {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}

.contentbox {
	border-left: 2px solid #ec0879;
	border-right: 2px solid #ec0879;
	border-bottom: 2px solid #ec0879;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #ff63dc;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
	padding-left: 0px;
}

.contentbox a:link {
	text-decoration:none;
	font-weight: bold;
		font-size: 10px;
	color: #0000FF;
}

.contentbox a:visited {
	text-decoration:none;
	font-weight: bold;
		font-size: 10px;
	color: #0000FF;
}

.contentbox a:hover {
	font-weight: bold;
		font-size: 10px;
	color: #000000;
}

.contentboxheadertext {
	color: #ec0879;
	margin-top: 3px;
	margin-left: 4px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.contentboxheadertext a:link {
	color: #ec0879;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.contentboxheadertext a:visited {
	color: #ec0879;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.contentboxheadertext a:hover {
	color: #0000FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.contentboxheader {
	height: 20px;
	border-bottom: 0px solid #f8f6f6;
}

.contentboxslash {
	float: right;
	width: 0px;
	height: 0px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 0px;
	background-color: ;
	margin: 0px;
}

form {
	margin: 0px;
}

.proftable {
	background-color: #000000;
	width: 100%;
}

.proftable td {
	background-color: #fc32c1;
	text-align: left;
	width: 50%;
}

.borderz {
	border-color: #660000;
}