body
	{
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color:white;
	 background: black;
     background-position: center top;
	 margin: 0px;
	 padding: 0px 10px;}

#wrapper
	{
	max-width: 1000px;
	text-align: left;
	border: 0;
	margin:0px auto;
	padding: 0px;
}
	 
#header {
	position:relative;
	height:120px;
	background:url(http://www.teasing-video.com/QuickiBucks/images/header.jpg) no-repeat 0px 10px;
}

#header form {
	float:right;
	margin-top:40px;
}



/* navigation */
ul#nav {
	margin:0px;
	padding:0px;
	position:relative;
	height:33px;



}

ul#nav li {
	background: url(http://www.teasing-video.com/QuickiBucks/images/menu-bg.jpg);
	margin:0px;
	padding:0px;
	list-style:none;
	width:20%;
	float:left;
	text-align:center;
}

ul#nav li a{
	border-left:1px #666 solid;
	display:block;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:33px;
	color: #1f3044;
	text-decoration: none;
	
}

ul#nav li a:hover {
	background: #d7d5d5;
	color: #c60000;
}



#content {
clear:both;
}

h1 {
	font-size:14px 

}

p {
	font-weight:normal;
	font-size:12px;
	line-height:1.5em;
}

.text
	{
	width: 150px;
	 text-align: left;
	 font : 12px Arial, Verdana, Helvetica, sans-serif; 
	 text-decoration: none; 
	 color: #5a5a5a; 
	 font-weight: normal;
	 border: 0;
	 border-width:  0px 0px 0px 0px;
	 background:   url(http://www.teasing-video.com/QuickiBucks/images/bg-text.jpg);
	 padding:  2px 2px 2px 2px;
	 }

.site_thumbs p {
	height: 300px;
	width: 300px;
	float: left;
	padding:10px 15px;	
	text-align:center;
}

.site_thumbs a {
	text-decoration:none;
	color:white;
}

#footer {
	color:#222;
	text-align:center;
}

a img {
	border:none;
}







/* signup form */
.statstable input {
	width:400px;
	}

.statwrapper {
	padding:10px 0px 20px 20px;
	border:1px #222 solid;
}

.statstable_title_2 {
	padding-top:20px;
	font-weight:bold;
	font-size:1.2em;
}

.slca {
	background:none;
	padding-top:10px;
}

.join_error { font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: red; }
