/**CSS for TIED BITCHES TGP**/
*.*{
	margin: 0; padding:0;
}
body{
	background-color:#000000;
	color:#E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin: 0; padding:0;
}
h1{
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	margin: 0; padding:0;
	width: 100%;
	background-color: #353535;
	border-bottom: dashed 1px;
	font-weight: bold;
	color:#E9E9E9;
}
h2{
	font-size: 12px;
	color:#F0F0F0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 0; padding-top:1px;padding-bottom:1px;
	width: 100%;
	background-color: #353535;
	border-bottom: dashed 1px #E9E9E9;
	border-top: dashed 1px #E9E9E9;
	font-weight: bold;
}
h2 a{
	color: #E9E9E9;
	
}
h2 a:hover{
	color:#AC0000;
	
}
a:link img{
	border:solid 1px #E9E9E9;
	}
a:hover img{
	border:dashed 1px #E9E9E9;
}
a{
	color: #E9E9E9;
	}
	a:hover{
	color:#AC0000;
	
}
.head{
	width: 100%;
	text-align: center;
	background-color: #000000;
}
.thumbs{
	width: 950px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.1em;
}
.thumbs img{
	width:135px;
	height:150px;
	border: solid 1px;
	margin: 2px;
	background-image: url(img/dot.gif);
}
.footer{
	font-size: 9px;
	color:#A1ACB8;
	letter-spacing: 0.2em;
}
.textlinks{
	width: 850px;
	text-align: left;
	border-left: dashed 1px;
	border-right: dashed 1px;
	padding: 5px;
}
.title{
	color:#FFB860;
	font-size: 17px;
	font-weight: bolder;
}
.top{
	width:850px;
	background-color:#212121;
	border: solid 2px #909090;
	margin:10px;
	margin-left: -15px;
}
.txttop{
	width:150px;
	font-size: 13px;
	font-weight: bolder;
}
.banners{
	text-align: center;
	width:850px;
}
.txtbanner{
   background-color:#212121;
	border: solid 2px #909090;
	text-align: center;
	font-size:18px;
	font-weight: bolder;
	padding: 5px;
	width:160px;
}
.txtbanner:hover{
   background-color:#212121;
	border: dashed 2px #AC0000;
	text-align: center;
	font-size:18px;
	font-weight: bolder;
	padding: 5px;
	width:160px;
}
.desk{
	font-size: 9px;
	color: #FFAD13;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#bannerspot1{
	width: 100%;
	background-color:#212121;
	border-bottom: dashed 2px #909090;
   border-top: dashed 2px #909090;
	text-align: center;
	font-size:25px;
	font-weight: bolder;
	padding: 10px;
}
