/* AUTHOR ~ 365-66-8005
-update 10/26/07 ~ 356-13-7394
--------------------------------------------
COLOR
      color #1 - #FFFFFF
	  color #2 - #333333
	  color #3 - #1e1e1e
	  color #4 - black
	  color #5 - #b47b44
	  color #6 - #8D430F
	  color #7 - #FB7EE1
	  
--------------------------------------------*/

/* Document Order
--------------------------------------------
TAGS
STRUCTURE
IMAGES 
TEXT 
LINKS


/**************************~TAGS************************************/
body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(http://www.hugerackclub.com/s1/images/bg.jpg) repeat-x center top;
}

/**************************~STRUCTURE************************************/
div.wrapper {
  width: 956px;
  margin: auto;
  background: url(http://www.hugerackclub.com/s1/images/contentBg.gif) repeat-y center;
}

div.header {
  text-align: center;
  margin: auto;
}

div.content {
  background: repeat-y center;
  margin: auto;
  width: 956px;
}

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: black;
  font-size: 11px;
  text-align: center;
}

.contentBox {
  width:897px;
  height: 591px;
  margin: 10px auto 20px auto;
}
.contentBox .contentBoxTop {
	background-image: url(http://www.hugerackclub.com/s1/images/contentBoxTop.jpg);
	background-repeat: no-repeat;
	height: 490px;
	width: 897px;
	margin: auto;
}
.contentBoxTopLeft {
    width:602px; 
	height:459px; 
	float:left; 
	padding:0px 0px 15px 15px; 
}
.contentBoxTopRight {
    float:right; 
	padding-right:15px;
}
.contentBoxBottom {
	background-image: url(http://www.hugerackclub.com/s1/images/contentBoxBottom.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 897px;
	color: #1e1e1e;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.contentBoxBottomLeft {
	width:556px; 
	height:101px; 
	float:left
}
/**************************~IMAGES************************************/
img.topHeader {
  width: 50px;
  height: 50px;
}
img.mainHeader {
  
}
img.members {
  
}
img.joinNow {
  
}
img.seemore {
  
}

img, a {
  border: 0px none;
}
.mainthumb {
	display: block;
	border: 6px solid #b47b44;
	margin-top:15px;
}

.thumb {
	display: block;
	border: 6px solid #b47b44;
    margin-top:6px;
}

/**************************~TEXT************************************/
.hdr {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 0px 25px;
}
.hdr .date {
	font-size: 13px;
	font-weight: bold;
    font-style: italic;
	font:bold italic 13px;
	padding-left:20px;
}
.text {
	padding: 5px 240px 0px 15px;
	text-align: justify;
}

/**************************~LINKS************************************/
.linksmall {
	font-weight: bold;
	color: #8D430F;
}
a.linksmall:hover {
	color: #FB7EE1;
	text-decoration: none;
}