body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background:#010101 url(/images/PurpleThing.jpg) no-repeat;
	background-position:bottom;
	background-attachment:fixed;
	cursor:default;
}
table, tr, td, form{
	padding:0;
	margin:0;
}
#header{
	margin:10px auto 0 auto;
	width:898px;
	height:120px;
	border:#474748 solid 1px;
	border-bottom:none;
	background:url(/templates/default/images/header3.jpg) -1px 1px no-repeat;
}
#flashHeader{
	width:450px;
	height:120px;
}
/*div.header[class] {
	background-image:url(/templates/default/images/header.png);
	background-repeat:no-repeat;
}*/
#topButtons{
	padding:90px 0 5px 110px;
}
#topButtons .signupButton{
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 13px 3px 15px;
	margin-right:25px;
	background:url(/templates/default/images/topButton1.gif) center -20px no-repeat;
}
#topButtons .loginButton{
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 16px 3px 18px;
	margin-right:25px;
	background:url(/templates/default/images/topButton1.gif) center -20px no-repeat;
}
#topButtons .signupButton:hover, #topButtons .loginButton:hover{
	color:#0E0E0E;
	background:url(/templates/default/images/topButton1.gif) top center no-repeat;
}
#topButtons .contactusButton{
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 14px 3px 16px;
	background:url(/templates/default/images/topButton2.gif) center -20px no-repeat;
}
#topButtons .contactusButton:hover{
	color:#0E0E0E;
	background:url(/templates/default/images/topButton2.gif) top center no-repeat;
}
#nav{
	margin:0 auto;
	width:898px;
	height:27px;
	background:url(/templates/default/images/navBack2.gif) center top repeat-x;
	border:#474748 solid 1px;
	/*border-top:none;
	border-bottom:none;*/
	overflow:hidden;
}
#nav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav ul li{
	float:left;
	background:url(/templates/default/images/navDivider2.gif) right 1px no-repeat;
}
#nav ul li.last{
	background:none;
}
#nav ul li a{
	float:left;
	display:block;
	padding:6px 30px 6px 30px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#171717;
}
#nav ul li.first a{
	/*padding-left:32px;*/
}
#nav ul li a:hover, #nav ul li a.current{
	padding-top:5px;
	padding-bottom:7px;
	color:#fff;
	background:url(/templates/default/images/navOver2.gif) right center no-repeat;
}
#nav ul li.last a:hover, #nav ul li.last a.current{
	background:url(/templates/default/images/navOver2.gif) left center no-repeat;
}
#mainContent{
	margin:0 auto;
	padding:16px 0 0 0;
	width:900px;
	border:0!important;
}
#footer{
	margin:10px auto 0 auto;
	padding:20px 0 60px 0;
	width:900px;
	text-align:center;
	font-size:11px;
	color:#999;
	clear:both;
	background:url(/templates/default/images/footer.png) no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/templates/default/images/footer.png', sizingMethod='scale');*/
	/*background:url(/templates/default/images/footerBack.gif) center top no-repeat;*/
}
/*div.footer[class] {
	background-image:url(/templates/default/images/footer.png);
	background-repeat:no-repeat;
}*/
#footerNav{
	padding:0 0 5px 0;
	cursor:arrow;
}
#footerNav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footerNav ul li{
	display:inline;
	padding:2px 10px;
}
#footerNav ul li a, #footer a{
	color:#999;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	position:relative;
}
#footerNav ul li a:hover, #footer a:hover{
	color:#fff;
}
#footer a{
	font-weight:normal;
}

#accountNav{
	color:#787878;
	width:900px;
	margin:0 auto;
	padding:4px 0 5px 0;
	text-align:center;
	/*border-left:#3D3D3D solid 1px;
	border-right:#3D3D3D solid 1px;
	border-bottom:#3D3D3D solid 1px;*/
	font-size:12px;
	background:url(/templates/default/images/profileNav.gif) bottom center no-repeat;
}
#accountNav a{
	font-weight:bold;
	text-decoration:none;
	padding:0 2px;
	color:#787878;
	font-size:11px;
}
#accountNav a:hover{
	color:#ccc;
}
#accountNav p{
	display:inline;
	padding:0 7px 0 0;
}


/* Advertisments */
#fullAd a img, #freindsOnlyAd a img, #homepageAd a img, #featuredBlogAd a img, #listingAd a img, #eventsAd a img, #blogAd a img, #photosAd a img, #viewPhotoAd a img, #profilesAd a img, #privateProfileAd a img, #myAccountAd a img{
	border:none;
}

#fullAd{
	width:900px;
	height:80px;
	margin:0 auto;
}
#homepageAd{
	margin:0 0 10px 0;
	border:#474848 solid 1px;
}
#featuredBlogAd{
	width:620px;
	height:60px;
	margin:10px auto;
	border:#474748 solid 1px;
	clear:both;
	text-align:center;
}
#listingAd{
	width:280px;
	float:right;
}
#eventsAd{
	width:160px;
	float:right;
	margin:0 0 10px 0;
}
#blogAd{
	border-top:#474848 solid 1px;
}
#photosAd{
	width:234px;
	height:60px;
	margin:auto 0;
}
#viewPhotoAd{
	width:250px;
	margin:0 auto;
}
#profilesAd{
	width:180px;
	height:150px;
	float:right;
}
#privateProfileAd{
	width:520px;
	height:180px;
	margin:0 0 30px 0;
	text-align:center;
}
#myAccountAd{
	background:#000;
	border:#474848 solid 1px;
	
	height:60px;
	margin:0 0 15px 15px;
	padding:10px 0;
	text-align:center;
}