body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	}
h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	}



.wrap {
	text-align: left;
	margin: 0 auto;
	width: 750px;
	}
.header-left {
	float: left;
	width: 375px;
	height: 125px;
	background-image: url('images/girlfriend-free-cams.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
.header-right {
	float: right;
	width: 375px;
	height: 125px;
	}
.header-right1 {
	width: 375px;
	height: 45px;
	background-image: url('images/girlfriend-free-logo.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}



.button1 {
	float: left;
	width: 175px;
	height: 40px;
	background-image: url('images/girlfriend-free-button1.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
.button1-text {
	padding: 5px 0px 0px 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}
.button2 {
	float: left;
	width: 200px;
	height: 40px;
	background-image: url('images/girlfriend-free-button2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
.button2-text {
	padding-top: 5px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}
.button1-text a, .button2-text a {
	color: #0e0e9f;
	}



.grey {
	padding: 5px;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 3px;
	border-color: #DDDDDD;
	}
.register {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}
.category {
	padding: 3px;
	float: left;
	text-align: center;
	font-size: 12px;
	}



.clearit {
	clear: both;
	}
.centered {
	text-align: center;
	}
.spacer5 {
	height: 5px;
	}
