/* CSS CoverMyFace.com */
<!--
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.covermyface.com/sites/covermyface/images/gblBackground.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#gblContainer{
	margin-left:auto;
	margin-right:auto;
	width:790px;
	background-image:url(http://www.covermyface.com/sites/covermyface/images/ctnBackground.gif);
	background-repeat:repeat-y;
}
#gblSitContainer{
	margin-left:auto;
	margin-right:auto;
	width:780px;
}
#trlDescription{
	width:435px;
	height:69px;
	background-image:url(http://www.covermyface.com/sites/covermyface/images/trlDescription.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
}

#banUpdates{
	margin-top:10px;
	margin-bottom:10px;
}
#ftrNavigation{
		text-align:center;
		margin-top:10px;
		margin-bottom:10px;
}
#ftrNavigation a{
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
#ftrNavigation a:hover{
	color:#0000FF;
}
#gblBonus{
	text-align:center;
	margin-top:20px;
}
#gblfooter{
	text-align:center;
	font-size:10px;
	padding-bottom:10px;
}
.txtTech{
	font-size:14px;
	color:#002070;
	font-weight:bold;
}
.imgBdrDark img{
	border:solid 2px #002070;
}
/** open : box video **/
.boxVideo{
	background-image:url(http://www.covermyface.com/sites/covermyface/images/vidBoxBackground.gif);
	background-repeat:repeat-y;
}
.boxVideo table{
	margin-left:auto;
	margin-right:auto;
	width:716px;
}
.boxVidTop{
	background-image:url(http://www.covermyface.com/sites/covermyface/images/vidBoxTop.gif);
	background-repeat:no-repeat;
	height:83px;
	padding-top:5px;
}
.boxVidTop table{
	margin-top:40px;
}
.boxVidDescription{
	background-image:url(http://www.covermyface.com/sites/covermyface/images/vidBoxDescription.gif);
	background-repeat:no-repeat;
	height:71px;
	padding-left:40px;
	padding-right:40px;
}
.updPagination a{
	color:#FFFFFF;
}
/** close : box video **/

-->