html {
		overflow-y:scroll;
	}
	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		width: 955px;
		margin:0 auto;
		background-color:#666666;
	}
	p, td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	a:link, a:visited, a:link .alt, a:visited .alt {
		color: #03387C;
	}
	img {margin: 0; border:none;}
	.floatl {float:left;}
	.floatr {float:right;}
	.clear {clear:both;}
	
	
	.content {width: 955px; background:url(images/girls/bg.jpg) top center repeat-y;}
	.header {height:351px; width:955px; background:url(images/girls/header.jpg) top center no-repeat;}
	.whitespan_shadow {height:28px; width:955px; background:url(images/girls/whitespan_shadow.jpg) top center no-repeat;}
	.whitespan {background-color:#FFFFFF;}
	.whitespan strong {font-size:18px;}
	.whitespan img {float: left; margin: 18px 10px;}
	.whitespan p {float: left; margin: 14px 10px; width: 650px; text-align: left;}
	.update_block {background:url(images/girls/spancap.jpg) top center no-repeat; background-color: #fefefe; width:925px; padding: 0;}
	.update_block .leftblock {width:289px; float: left; margin: 10px 0 10px 14px;}
	.update_block .rightblock {width:611px; float:right; margin: 10px 10px 10px 0px;}
	.breakspan {background:url(images/girls/bg.jpg) top center repeat-x; height: 20px;}
	.textblock p {padding: 0 20px; text-align: left;}
	.update_header {margin: 0 0 0 10px;}
	.update_header p{display:inline; margin: 10px 5px 5px 10px;  font-size:14px;}
	.nav {background:url(images/girls/nav_bg.jpg) top center no-repeat; height: 53px;}
	
	.red {color: red; text-decoration:underline;}
	.redtitle {color: red;}
	.impact {font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 20px;}
	.click {font-size:20px;}
	
	.navfloat {z-index:100; position:absolute; width: 955px; height: 55px; margin:304px auto 0 -20px;}
	.navfloat ul {width: 955px; list-style-type: none; }
	.navfloat ul li {float: left;}
	
	.leftcurve {width: 15px; height: 56px; margin:20px 0 0 0;}
	.rightcurve {width: 15px; height: 56px; margin:20px 0 0 0;}
	.current .leftcurve {background:url(images/girls/navcurve.gif) top left no-repeat; width: 15px; float: left; height: 56px; margin:20px 0 0 0;}
	.current .rightcurve {background:url(images/girls/navcurve.gif) top right no-repeat; width: 15px; float: left; height: 56px; margin:20px 0 0 0;}
	
	.join {width: 387px; border: solid red;}
	.join ul {text-align:left;}
	.joinborder {border: 2px solid white;}
	
	.joinbox {width: 390px; height: 335px; background: white;}
	.loginbox {width: 400px; margin: 20px;}
	.logibox p { text-align: center;}
	
	
	.imgspace {margin: 2px 0 2px 4px;}
	.block1 {width: 285px; height: 399px; background-color:#663333;}
	.block2 {width: 607px; height: 399px; background-color:#663333;}
	.block3 {width: 301px; height: 202px; background-color:#663333;}
	.block4 {width: 148px; height: 156px; background-color:#663333;}
	
	
	.homebutton, .updatebutton, .membersbutton, .accessbutton, .nextbutton {margin: 40px 0 0 0; display: block; height: 32px;}
	.homebutton {width: 82px; background: url(images/girls/home.jpg) top center no-repeat;}
	.updatebutton {width: 146px; background: url(images/girls/updates.jpg) top center no-repeat;}
	.membersbutton {width: 124px; background: url(images/girls/members.jpg) top center no-repeat;}
	.accessbutton {width: 293px; background: url(images/girls/access.jpg) top center no-repeat;}
	.nextbutton {width: 136px; background: url(images/girls/next.jpg) top center no-repeat;}
	
	.current .homebutton, .current .updatebutton, .current .membersbutton, .current .accessbutton, .current .nextbutton {margin: 20px 0 0 0; display: block; height: 59px;}
	.current .homebutton {width: 82px; background: #fff url(images/girls/home1.jpg) center center no-repeat;}
	.current .updatebutton {width: 146px; background: #fff url(images/girls/updates1.jpg) center center no-repeat;}
	.current .membersbutton {width: 124px; background: #fff url(images/girls/members1.jpg) center center no-repeat;}
	.current .accessbutton {width: 293px; background: #fff url(images/girls/access1.jpg) center center no-repeat;}
	.current .nextbutton {width: 136px; background: #fff url(images/girls/next1.jpg) center center no-repeat;}
	
	.navfloat p {display: none;}