@charset "UTF-8";
html {
height:100%;
margin:0px;
padding:0px
}

img, div, p { display:block; border:0;  }

body {
	
   background: #000 url(images/bg.jpg);
	
	
       font-size: 12pt; font-family: Arial, Verdana, Tahoma;
		 color: #ffffff;
}
table {
	margin: 0 auto;
text-align: center;

}

a {color: #ff6600; font-weight:bold; }
a:hover {color: #ff0000; font-weight:bold; }

.get {
	text-align: center;
	height: 43px;
font-size: 37pt; 
}
.get a { font-weight:bold; font-size: 27pt; text-align: center;}


.get1{
	text-align: center; background: #180719;
	
}
.get1 a { font-weight:bold; font-size: 27pt; text-align: center;}

.d1 {
		background-image:  url(images/d_43.jpg);
		background-repeat: repeat-y;
}
.pix {
		background: #340E35;
}


.pix img {
	border: 1px solid #ff00ff;
}
.vid {
		background: #180719;
}

.bonus {
	text-align: center;
}

.join_cont {
	width: 770px; margin: 0 auto;
}

#main {background: #2f1202;}
.thumb { text-align: center; }
.thumb h1 { font-size: 33pt;}
.thumb img {border: 1px solid #cccccc;  }
.script img {border: 0;}

.footer {font-size: 10px;}
#thumb img {border: 1px solid red;}