/* AUTHOR ~ 356-13-7394
--------------------------------------------
COLOR
      color #1 - #030608
	  color #2 - #333333
	  color #3 - #1e1e1e
	  color #4 - #790146
	  color #5 - #770048
	  color #6 - #FFFFFF
	  
--------------------------------------------*/

/* Document Order
--------------------------------------------
TAGS
STRUCTURE
IMAGES 
TEXT 
LINKS

/**************************~TAGS************************************/

body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background: #030608 url(http://www.couplesseduceteensmovies.com/images/contentB.gif) repeat-x center top;
}

/**************************~STRUCTURE************************************/

div.wrapper {
  width: 956px;
  margin: auto;
  background: url(http://www.couplesseduceteensmovies.com/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: #333333;
  padding: 10px;
}

div#seo_footer {
  margin: auto;
  width: 600px;
  color: white;
  font-size: 11px;
  text-align: center;
}

/**************************~IMAGES************************************/

img.topHeader {
  width: 50px;
  height: 50px;
}
img.mainHeader {
  
}
img.members {
  
}
img.joinNow {
  
}
img.seemore {
  
}

img, a {
  border: 0px none;
}

.tabletop {
	background-image: url(http://www.couplesseduceteensmovies.com/images/contentBoxTopBg.jpg);
	background-repeat: no-repeat;
	height: 490px;
	width: 897px;
	margin: auto;
}

.tablebottom {
	background-image: url(http://www.couplesseduceteensmovies.com/images/contentBoxBottom.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 897px;
	margin-bottom: 30px;
	color: #1e1e1e;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.thumb {
	display: block;
	border: 6px solid #790146;
}

/**************************~TEXT************************************/

.hdr {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
}
.hdr .date {
	font-size: 12px;
        color: #660033;
}
.text {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 220px;
	text-align: justify;
}

/**************************~LINKS************************************/

.linksmall {
	font-weight: bold;
	color: #770048;
}

a.linksmall:hover {
	color: #FFFFFF;
	text-decoration: none;
}


