/* AUTHOR ~ 365-66-8005
--------------------------------------------
COLOR
      color #1 - #0f0f0f
	  color #2 - #1e1e1e
	  color #3 - #FFFFFF
	  color #4 - #333333
	  color #5 - #CCCCCC
	  color #6 - #999999
	  
--------------------------------------------*/

/* Document Order
--------------------------------------------
TAGS
STRUCTURE
IMAGES 
TEXT 
LINKS


/**************************~TAGS************************************/

body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background: #1D0F0E url(http://cache.members-access.com/herfirstdp.com/s1/images/bg.jpg) repeat-x center top;
}

/**************************~STRUCTURE************************************/
.contentBox {
    width:897px;
    height: 591px;
    margin-top:15px;
  	margin:auto;
}

.contentBox .contentBoxTop {
	background-image: url(http://cache.members-access.com/herfirstdp.com/s1/images/contentBoxTopBg.jpg);
	background-repeat: no-repeat;
	height: 490px;
	margin:auto;
	text-align: center;
	width: 897px;
}

.contentBoxTopLeft {
    width:602px; 
	height:459px; 
	float:left; 
	padding:0px 0px 15px 15px; 
}

.contentBoxTopRight {
    float:right; 
	padding-right:15px;
}

.contentBox .contentBoxBottom {
	background-image: url(http://cache.members-access.com/herfirstdp.com/s1/images/contentBoxBottom.gif);
	background-repeat: no-repeat;
	height: 101px;
	color: #1e1e1e;
	font-size: 12px;	
}

.contentBoxBottomLeft {
	width:650px; 
	height:101px; 
	float:left
}

div.wrapper {
  width: 956px;
  margin: auto;
  background: url(http://cache.members-access.com/herfirstdp.com/s1/images/contentBg.gif) repeat-y center;
}

div.header {
  text-align: center;
}

div.content {
  background: repeat-y center;
}

div.bottomLinks {
  text-align: center;
  width: 100%;
}

div.footer {
  text-align: center;
  font-size: 11px;
  color: #FFFFFF;
  padding: 10px;
}

div#seo_footer {
  margin: auto;
  width: 600px;
  color: white;
  font-size: 11px;
  text-align: center;
}

.mainthumb {
	display: block;
	border: 6px solid #333333;
	margin-top:15px;
}

.thumb {
	display: block;
	border: 6px solid #333333;
    margin-top:6px;
}
/**************************~IMAGES************************************/

img.topHeader {
  width: 50px;
  height: 50px;
}
img.mainHeader {
  
}
img.members {
  
}
img.joinNow {
  
}
img.seemore {
  
}

img, a {
  border: 0px none;
}

/**************************~TEXT************************************/

.hdr {
	font-size: 15px;
	font-weight: bold;
	padding-left: 25px;
	color: #CCCCCC;
}
.hdr .date {
	font-size: 13px;
	font-style: italic;
	padding-left:10x;
}
.text {
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
	color: #FFFFFF;
}

/**************************~LINKS************************************/

.linksmall {
	font-weight: bold;
	color: #999999;
}

a.linksmall:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*===========================================================================*/