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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/stripe.jpg);
	background-repeat: repeat;
}


#container {
	width: 950px;
	margin: 0 auto;
}

#header {
		width: 950px;
}

#pwalogo {
	width: 378px;
	float: left;
}

#pwaheader02 {
	float: right;
	width: 572px;
}

#pwaheader03 {
	clear: both;
}

#welcome {
	float: left;
	width: 378px;
	background-image: url(images/pwatextbg2.jpg);
	background-repeat: no-repeat;
	height: 151px;
}


#welcome2 {
	float: left;
	background-image: url(images/pwatextbg2.jpg);
	background-repeat: no-repeat;
	width: 378px;
	height: 151px;
}

#pwaheader05 {
		width: 572px;
		float: right;
}

#recentupdates {
	float: left;
	background-image:url(images/recentupdatesbg.jpg);
	background-repeat: no-repeat;
	width: 277px;
	height: 600px;
	text-align: center;
}

#pwamain01 {
		float: right;
		width: 673px;
}

#pwamain02 {
		float: left;
		width: 377px;
}

#pwamain03 {
		float: right;
		width: 573px;
}

#girlfriends02 {
	float: left;
	width: 378px;
}

#girlfriends03 {
	width: 572px;
	float: right;
}

#girlfriends04 {
	float: left;
	width: 378px;
}

#girlfriends05 {
	width: 572px;
	float: right;
}

#girlfriends06 {
	float: left;
	width: 378px;
}

#girlfriends07 {
	float: right;
	width: 572px;
}

#bottomnav {
	clear: both;
}

#footer {
	height: 83px;
	width: 950px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
	

.welcometext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		padding-left: 80px;
		padding-right: 30px;
		text-align: justify;
		line-height: 16px;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
