@charset "utf-8";
#mainContainer {
	margin: auto;
	width: 965px;
}

#leftCol {
	width: 781px;
	background-color: #000;
	color: #FFF;
	background-image: url(/images/cellBack.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftColWide {
	width: 965px;
	background-color: #000;
	color: #FFF;
	background-image: url(images/cellBackWide.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftBack {
	background-image: url(/images/backCell.gif);
}
#middle {
	padding: 16px;
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 12px;
}
.flRi {
	float: right;
}
.red {
	color: #F00;
}
.clear {
	clear: both;
}

#crumbs {
	background-color: #2c2c2c;
	background-image: url(/images/leftArrows.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	background-position: 3px;
	margin-bottom: 10px;
}
.clearLeft {
	clear: left;
}
.clearRight {
}
.leftCol {
}



#rightFooter {
	float: right;
	margin-right: 15px;
	margin-top: -5px;
}

/* CSS Document */

#rightContainer {
	float: right;
	background-image: url(/images/rightColBack.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-top:0ox;
	margin-right:0px;
	margin-left:0px;
	background-color: #fde39c;
	margin-bottom:0px;
}
#footer {
	height: 132px;
	width: 999px;
	margin: auto;

}
#footerTxt {
	height: 80px;
	background-image: url(/images/baseImage.jpg);
	color: #FFF;
	padding-left: 35px;
	line-height: 18px;
	padding-top: 12px;
	margin-top: -5px;
}

#footerTxt a {
	color: #F00;
	font-size: 10px;
	text-decoration: none;
}
#footerTxt a:hover {
	color: #FFF;
}


.yText {
	color: #ffd000;
	font-weight: bold;
}
#crumbs  a {
	color: #F00;
	font-weight: normal;
	text-decoration: none;

}
#crumbs a:hover {
	color: #FFD000;
	text-decoration: underline;
}

.padd {
	padding: 6px;
}
.frontBox {
	padding: 10px;
	width: 430px;
}
.newsBox {
	width: 430px;
	height: 110px;
	background-image: url(/images/newsBox.jpg);
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 12px;
	padding-top: 19px;
	background-repeat: no-repeat;
}
.thBorder {
	background-color: #fbc03c;
	padding: 3px;
	border: 1px solid #FF0;
}
.gallImage {
	float: left;
	margin-right: 0px;
	margin-left: 9px;
	background-color: #fbc03c;
	padding: 3px;
	border: 1px solid #FF0;
}
#rightMenu {
	padding: 5px;
	color: #FFF;
	padding-left: 15px;
	line-height: 18px;
	width: 155px;
}
#pageWidth {
	background-image: url(/images/swirls.png);
	background-repeat: no-repeat;
	background-position: center 100px;
}

#rightMenu a {
	text-decoration: none;
	color: #FFF;
}
#rightMenu a:hover {
	color: #FFF;
	text-decoration: underline;
}

.menHD {
	background-color: #333;
	display: block;
	margin-right: 5px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: -5px;
	padding-left: 5px;
	width: 155px;
}
.quicklinks {
	margin-left: -5px;
}





.newsTH {
	margin-right: 42px;
	float: right;
	margin-top: -2px;
	margin-left: 17px;
}

a {
	color: #D7162B;
}
a:hover {
	color: #FFF;
}
.subNavBase {
	background-color: #232323;
	padding: 5px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.leftPadd {
	padding-left: 10px;
}


.subNav,.navRow {
	background-image: url(/images/crumbsNav.png);
	padding: 7px;
	margin-top: 15px;
	margin-bottom: 12px;
	color: #999;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	background-repeat: no-repeat;
	height: 20px;
}
.subNav a,.navRow a {
	color: #FFD000;
	font-weight: bold;
	background-color: #0D0D0D;
	border: 1px solid #535353;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 0px;
}
.subNav a:hover,.navRow a:hover {
	color: #FFF;
}
h1 {
	color: #F5C545;
	font-size: 14px;
}
select {
	font-size: 10px;
}
.lrgYell {
	color: #F8D454;
	font-size: 14px;
	font-weight: bold;
}

object { outline:none; }

.galleryContainer {
	margin-left: 20px;
	margin-right: 20px;
	line-height:18px;
}
.alignCenter {
	margin: auto;
	text-align: center;
}
.thumbsContainer {
	width: 752px;
	margin: auto;
}
.thBord {
	margin: 4px;
		background-color: #fbc03c;
	padding: 1px;
	border: 1px solid #FF0;
}


#loader {
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	border: 2px solid #25370F;
	padding: 6px;
	margin: auto;
}

.girlBox {
	height: 226px;
	width: 120px;
	margin-right: 10px;
	float: left;
	background-image: url(/images/gallBack.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.girlBox img , .girlBoxTH img{
	background-color: #564f1e;
	padding: 1px;
	border: 2px solid #feb938;
}
.girlBox b , .girlBoxTH b{
	color: #F00;
}
.imageCont {
	background-image: url(/images/jesikahBack.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.vidBox {
	width: 200px;
	background-repeat: no-repeat;
	background-position: right 25px;
	float: left;
	margin-left: 15px;
}
.vidBox img {
	margin-bottom: 10px;

}
.brd {
	border: 1px solid #666;
	width: 710px;
}
#pageBorder {
	padding-right: 10px;
	padding-left: 10px;
}
#pageBorder img {
	background-color: #000;
	padding: 1px;
	border: 1px solid #FFF;
}


.linkBox {
	height: 80px;
	width: 401px;
	color: #F8D658;
	background-image: url(/images/membersBox.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}.linkBox img {
	float: left;
	margin: 11px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8DC71;
	border-right-color: #F8DC71;
	border-bottom-color: #F8DC71;
	border-left-color: #F8DC71;
}
.linkBox a {
	font-size: 18px;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.linkBox a:hover {
	color: #F6C33A;
}

.linkTitle {
	padding-top: 17px;
	margin-left: 10px;
}
.rightFlash {
	float: right;
	margin-left: 15px;
	margin-right: -15px;
	text-align: right;
	margin-top: 15px;
}
.webBox {
	width: 217px;
	float: left;
	margin-right: 10px;
	margin-bottom: 19px;
}
.webContainer {
	width: 690px;
	margin: auto;
}
#leftColWide .navRow {
	background-image: url(images/crumbsWide.gif);
	margin-top: 15px;
	margin-bottom: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 8px;
	background-repeat: no-repeat;
	height: 20px;
	width: 890px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-bottom: 7px;
}
#leftColWide .galleryContainer {
	width: 890px;
	margin: auto;
}
.smYText {
	color: #FFD000;
	font-size: 10px;
	font-weight: normal;
}
.girlBoxTH {
	height: 110px;
	width: 50px;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	font-size: 10px;
}
ul {
	line-height: 19px;
	margin-left: 0px;
	padding-left: 19px;
}
ul {
	line-height: 18px;
}
.benefitDesc1 {
	float: left;
	width: 150px;
	background-image: url(images/benefits1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-left: 10px;
	text-align: left;
	margin-right: 12px;
}
.clearLeft {
	clear: left;
}
.flLe {
	float: left;
}

.benefitDesc2 {
	float: left;
	width: 150px;
	background-image: url(images/benefits2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-left: 10px;
	text-align: left;
	margin-right: 12px;
}
.benefitDesc3 {
	float: left;
	width: 150px;
	background-image: url(images/benefits3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-left: 10px;
	text-align: left;
	margin-right: 12px;
}
.benefitDesc4 {
	float: left;
	width: 150px;
	background-image: url(images/benefits4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-left: 10px;
	text-align: left;
	margin-right: 12px;
}

#postBox {
	width: 720px;
	margin: auto;
	margin-bottom: 15px;
	background-color: #333;
	height: 193px;
}
.commentBox {
	background-color: #6A0500;
	background-image: url(images/chatHeader.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	border-top-color: #C30;
	border-right-color: #C30;
	border-bottom-color: #C30;
	border-left-color: #C30;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	padding-top: 35px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 324px;
}
.Reply {
	border: 0px solid #081200;
	color: #750801;
	padding: 8px;
	margin-top: 10px;
	padding-right: 38px;
	background-color: #FFBE3A;
	background-image: url(images/jmaxReply.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 2px;
	margin-right: 0px;
}
.Reply img {
	padding: 0px;
	margin: -8px 0px 5px -8px;
	margin-bottom: 14px;
}


#col1 {
	float: left;
	width: 350px;
}
#col2 {
	float: right;
	margin-left: 10px;
}.pagelinkNav {
	background-color: #333;
	color: #FBE75B;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pagelinkNav b{
	color: #FFF;
}
.padder {
	padding: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
textarea, select, input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.loginTable {
	background-color: #333;
	color: #CCC;
	font-size: 11px;
	margin-left: 17px;
}
.tdGrey {
	background-color: #1F1F1F;
}
