/* AUTHOR ~ 356-13-7394
--------------------------------------------
COLOR
      color #1 - #EAEAE9
	  color #2 - #000000
	  color #3 - #0c4a81
	  color #4 - CC0066
	  color #5 - #660066
	  color #6 - #A31442
	  color #7 - #0C4A81
	  
--------------------------------------------*/

/***************************~TAGS**********************************/
body{ 
    font-family: verdana,arial,helvetica,sans-serif;
	margin:0px;
	background:#EAEAE9;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body, td {
	font-size:12px;
	color: #0c4a81;
}
/***************************~STRUCTURE**********************************/

#wrapper {
	margin: 2px auto auto auto;
    width:780px;
}
#header {
    margin-bottom:20px;
}
.contentBox {
    width:780px; 
	height:305px; 
	margin:auto;
}
.mainThumb {
    float:left; 
	margin-top:18px; 
	border-top: 1px #0c4a81 solid; 
	border-right: 1px #0c4a81 solid; 
	border-bottom: 1px #0c4a81 solid;
}
.blurbBox {
    float:left; 
	width:479px; 
	height:134px; 
	margin:18px 0px 0px 30px; 
	border: 1px #0c4a81 solid; 
}
.nameBox {
    width:164px; 
	float:left; 
	height:10px; 
	margin-top:2px; 
	text-align:center;
}
.picsVids {
    width:311px; 
	float:right; 
	height:10px; 
	margin-top:2px; 
	text-align:center;
}
.text {
    clear:both; 
	padding:15px 2px 0px 2px;
}
.smallThumbLeft {
    float:left; 
	margin:16px 0px 0px 30px;
	border: 1px #0c4a81 solid; 
}
.smallThumbMid {
    float:left; 
	margin:16px 0px 0px 16px;
	border: 1px #0c4a81 solid; 
}
.smallThumbRight {
    float:left; 
	margin:16px 0px 0px 15px;
	border: 1px #0c4a81 solid; 
}
.playTrailer {
    width:249px; 
	height:24px; 
	clear:both; 
	float:left; 
	padding-top:10px; 
	text-align:center;
}
.picsVidsBottom {
    width:285px; 
	height:24px; 
	float:left; 
	padding: 10px 0px 0px 31px;
	text-align:left; 
}
.joinnow {
    float:right; 
	margin-right:21px; 
	padding-top:10px;
}

/*************************~TEXT**************************************/

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
}

/**********************************~LINKS****************************/
.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
    font-style: normal; 
    font-weight: bold; 
    text-decoration: underline
}
a.textlinkred {
	font-size : 12px;
	color: #A31442;
	text-decoration: underline;
}
a.textlinkred:visited {
	font-size : 12px;
	color: #A31442;
	text-decoration: underline;
}
a.textlinkred:hover {
	font-size : 12px;
	color: #0C4A81;
	text-decoration: none;
}
/****************************************************************************************/
