/* AUTHOR ~ 356-13-7394
--------------------------------------------
COLOR
      color #1 - #FCD9DF
	  color #2 - #333333
	  color #3 - #white
	  color #4 - #1e1e1e
	  color #5 - #DB6A95
	  color #6 - #black
	  color #7 - #711931
	  
--------------------------------------------*/

/* Document Order
--------------------------------------------
TAGS
STRUCTURE
IMAGES 
TEXT 
LINKS

/**************************~TAGS************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FCD9DF;
	background-image: url(http://www.lesbiancollegesex.com/s1/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/**************************~STRUCTURE************************************/
div.wrapper {
	width: 956px;
	margin: auto;
	background-image: url(http://www.lesbiancollegesex.com/s1/images/contentBg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
div.header {
    text-align: center;
	margin: auto;
	width: 900px;
}
div.content {
	background-repeat: repeat-y;
	background-position: center;
	width:900px;
	margin:auto;
}
div.bottomLinks {
    width: 100%;
	margin:auto; 
	text-align: center;
}
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;
}
.contentBox {
  width:897px;
  height: 591px;
  margin-top:15px;
  margin-bottom:30px;
  margin-left:auto;
  margin-right:auto;
}
.contentBox .contentBoxTop {
	background-image: url(http://www.lesbiancollegesex.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://www.lesbiancollegesex.com/s1/images/contentBoxBottom.gif);
	background-repeat: no-repeat;
	width: 897px;
	height: 101px;
	color: #1e1e1e;
	font-size: 12px;	
	margin-right:auto;
	margin-left:auto;
}
.contentBoxBottomLeft {
	width:800px; 
	height:101px; 
	float:left
}

/**************************~IMAGES************************************/
img.topHeader {
  width: 50px;
  height: 50px;
}
img.mainHeader {
  
}
img.members {
  
}
img.joinNow {
  
}
img.seemore {
  
}

a img {
	border: none;
}

.mainthumb {
	display: block;
	border: 6px solid #DB6A95;
	margin-top:15px;
}

.thumb {
	display: block;
	border: 6px solid #DB6A95;
    margin-top:6px;
}
/**************************~TEXT************************************/
.hdr {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
}
.hdr .date {
	font-size: 13px;
	font-style: italic;
	padding-left:15px;
}
.text {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 162px;
	text-align: justify;
}
.txtsmall {
    font-size: 11px;
    font-weight: bold;
	color: #000000;
}

/**************************~LINKS************************************/
.linksmall {
    font-size: 11px;
	font-weight: bold;
	color: #711931;
}
a.linksmall:hover {
	color: #FFFFFF;
	text-decoration: none;
}