/*
Theme Name: TeamTreeTops{dot}com	
Theme URI: http://www.teamtreetops.com/
Version: 1.0
Author: Zach i
Author URI: http://www.teamtreetops.com
*/

                         /* so small */ 
body{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #ffffff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #1b1b17;
}
a:link {
	color: #edef48;
	text-decoration: none;

}
a:visited{
	color: #edef48;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}
a:active{
	color: #edef48;
	text-decoration: none;
}
span.boxit{
	background-color:#000000;
}
                         /* /so small */ 
								 /* divs */
div.box{
	position:absolute;
	left:0;
	top:50px;
	width:718px;
	height:auto;
	padding:0;
	margin:0;
}
div.header{
	margin-bottom:30px;
	float:right;
	background-image: url(t_images/header.png);
	background-repeat:none;
	height: 66px;
	width: 523px;
	border:0px;
}
div.fam{
	float:left;
	background-image: url(t_images/thefam.png);
	background-repeat:none;
	height: 53px;
	width: 718px;
	border:0px;
}
div.qs{
	float:left;
	background-image: url(t_images/qs.png);
	background-repeat:none;
	height: 47px;
	width: 718px;
	border:0px;
}
div.rndm{
	float:left;
	background-image: url(t_images/rndm.png);
	background-repeat:none;
	height: 47px;
	width: 718px;
	border:0px;
}
div.content{
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	width:450px;
	height:auto;
	text-align:right;
}
div#knockout{
	position: absolute;
	visibility: hidden;
}


                         /* /divs */ 
