body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

/**************************~STRUCTURE************************************/
div.wrapper {
	width: 927px;
	margin: auto;
	background-image: url(../images/contentBg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #330033;
}
div.header {
	margin: auto;
	width: 900px;
        margin-bottom:20px;
}
div.content {
	background-repeat: repeat-y;
	background-position: center;
}
div.bottomLinks {
	width:910px;
	margin:auto;
	text-align:center;
}
div.footer {
	font-size: 11px;
	color: #CCCCCC;
	padding: 10px;
	margin:auto;
	text-align:center;
}
div#seo_footer {
  margin: auto;
  width: 600px;
  color: black;
  font-size: 11px;
  text-align: center;
}
.contentBoxTop {
	height: 490px;
	width: 897px;
	margin: auto;
	background-color: #512751;
	background-image: url(../images/boxgrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #601b75;
	border-right-color: #601b75;
	border-left-color: #601b75;
}
.contentBoxBottom {
	height: 111px;
	width: 897px;
	margin-bottom: 30px;
	color: #1e1e1e;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #512751;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #601B75;
	border-bottom-color: #601B75;
	border-left-color: #601B75;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.thumbMain {
    margin: 16px 5px 0px 0px;
}
.thumbTop {
	margin: 16px 0px 0px 5px;
}
.thumbBot {
	margin: 5px 0px 0px 5px;
}
.thumbInnerTop {
    margin-top: 16px;
}	
.thumbInnerBot {
    margin-top: 5px;
}
/**************************~IMAGES************************************/
a img {
	border: none;
}
/**************************~TEXT************************************/
.hdr {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 17px;
	text-transform: capitalize;
	color: #95db13;
}
.date {
	color:#999999;
	padding-left:80px;
	text-transform: capitalize;
	font-style: italic;
}
.text {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 220px;
	text-align: justify;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/**************************~LINKS************************************/
.linksmall {
	font-weight: bold;
	color: #99CC00;
}
a.linksmall:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.picvid {
	color:#95DB13;
	padding-left:100px;
	text-transform: capitalize;
}
.contentBoxjoin {
	width: 897px;
	margin: auto;
	background-color: #512751;
	background-image: url(../images/boxgrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px solid #601b75;
}
.joinboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 38px;
}
.safetrans {
	background-image: url(../images/join-content-safe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 276px;
	width: 267px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.contentBoxvideo {
	width: 886px;
	background-color: #330033;
	background-image: url(../images/video-bg.jpg);
	background-repeat: no-repeat;
	height: 581px;
	margin: auto;
}
#vidtext {
	background-image: url(../images/vid-episode-bg.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 726px;
	text-align: center;
	font-size: 21px;
	color: #99CC00;
	font-weight: normal;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.vidblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 20px;
}
.thumbbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: auto;
}
.thumb2 img {
	margin-top: 8px;
}
.thumbs {
	padding-top: 10px;
	text-align: center;
}
.thumb2 {
	height: 140px;
	width: 176px;
	background-image: url(../images/thumb2-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
}
