a:link {color:#ffffff; text-decoration:none;}
a:visited {color:#ffffff; text-decoration:none}
a:hover {color:#ff0000; text-decoration:underline}
a:active {color:#ff0000; text-decoration:none;}

body {
	font-family:Arial,Helvetica;
	font-size:12px;
	margin:0px;
	margin-bottom:30px;
	background-color:#dfd9c1;
}

img {
	border:0px;
}

td {
	font-size:12px;
}

#header {
	height:120px;
	background-color:#022f46;
	background-image:url('http://www.tiedgirls.net/img/header-bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:20px;
}

#right {
	background-color:#c2bda9;
	text-align:center;
	vertical-align:top;
}

.banner {
	width:912px;
	height:144px;
	border:1px solid white;
	margin:7px;
	margin-bottom:30px;
	-webkit-box-shadow: 2px 2px 6px #333333;
	-moz-box-shadow: 2px 2px 6px #333333;
	box-shadow: 2px 2px 6px #333333;
}

.bloggallery {
	margin-top:20px;
	margin-bottom:20px;
}

.videocontainer {
	float:left;
	width:290px;
	margin:10px;
	margin-top:30px;
	margin-bottom:10px;
}

.video {
	width:290px;
	height:163px;
	border:1px solid white;
	-webkit-box-shadow: 2px 2px 6px #333333;
	-moz-box-shadow: 2px 2px 6px #333333;
	box-shadow: 2px 2px 6px #333333;
}

.video img {
	width:290px;
}

.videotitle {
	margin-top:10px;
	width:290px;
	text-align:left;
}

.tgp {
	float:left;
	width:100px;
	height:100px;
	margin:7px;
	border:1px solid white;
	-webkit-box-shadow: 2px 2px 6px #333333;
	-moz-box-shadow: 2px 2px 6px #333333;
	box-shadow: 2px 2px 6px #333333;
}

.tgpblog {
	text-align:left;
}
.tgpkink {
	text-align:left;
}
.tgppd {
	text-align:left;
}

.textlink {
	background-color:#c2bda9;
	width:924px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

.play {
	background-image:url("../img/play.png");
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-40px;
	left:5px;
	z-index:100;
}

