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

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

#container {
	width: 950px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}

#header {
	width: 950px;
	}

#header02 {
	width: 950px;
	clear: both;
	}

#header03 {
	width: 950px;
	clear: both;
	}

#tagline {
	float: left;
	width: 662px;
	}

#joinbutton {
	float: right;
	width: 288px;
	}

#bigboobteenies01 {
	float: left;
	width: 662px;
	}

#members {
	float: right;
	width: 288px;
	}
	
#bigboobteenies02 {
	float: left;
	width: 662px;
	}

#seemore {
	float: right;
	width: 288px;
	}
	
#main {
	float: left;
	width: 609px;
	}

#main2 {
	width: 950px;
	}

#main3 {
	width: 950px;
	background-color: #f10a9b;
	}
	
#updatessection {
	float: right;
	width: 341px;
	background-color: #FFFFFF;
	background-image: url(images/updatesbg.jpg);
	background-repeat: no-repeat;
	}

#sites {
	background-color: #13b0d5;
	}

#bottomleft {
	width: 485px;
	float: left;
	}

#bottomright {
	float: right;
	width: 465px;
	}
	
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blackboldtext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

