/***********DIVS*****************/
div #header{
	margin:0px 0px 0px 0px;
}
div.badboots {
	border:1px solid #666666;
}
div.content{
	margin:20px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	background-color:#333333;
	border:1px solid #666666;
	width:788px;
	height:auto;
	color:#40bc40;
	font-size:14px;
	font-family:"Trebuchet MS","Tahoma";
	text-align:left;
	overflow:hidden;
}
div.content a {
	color:#00CC00;
	text-decoration:none;
}
div.content a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
div.content .half{
	width:389px;
	width:"394px";
	height:auto;
	float:left;
	overflow:hidden;
}
div.content .half-border{
	width:383px;
	width:"388px";
	height:auto;
	padding:1px 2px 1px 2px;
	float:left;
	border:1px dashed #666666;
	overflow:hidden;
}
div.content.news {
	width:550px;
	height:auto;
	padding:1px 2px 1px 2px;
	text-align:left;
	overflow:hidden;
}

/*************FONTS***************/
.smallfont {
	font-size:12px;
}
.largefont {
	font-size:16px;
	font-weight:bold;
}

/*************FORMS***************/
.smalltextbox {
	background-color:#333333;
	border:1px solid #666666;
	width:150px;
	height:15px;
	color:#40bc40;
	font-family:"Trebuchet MS","Tahoma";
	font-size:12px;
}
.commenttextarea {
	background-color:#333333;
	border:1px solid #666666;
	width:300px;
	height:300px;
	color:#40bc40;
	font-family:"Trebuchet MS","Tahoma";
	font-size:14px;
	overflow:scroll;
}
.button {
	background-color:#333333;
	border:2px outset #666666;
	width:auto;
	height:23px;
	padding:0px 5px 0px 5px;
	color:#40bc40;
	font-family:"Trebuchet MS","Tahoma";
	font-size:12px;
}
/*************TABLES*****************/
table.videos {
	margin:-1px 0px 0px 0px;
	border:1px dashed #666666;
	width:400px;
	height:auto;
	color:#40bc40;
	font-family:"Trebuchet MS","Tahoma";
	font-size:14px;
	text-align:left;
}
table.videos td {
	vertical-align:top;
}
/*************OBJECTS****************/
.video {
	border:1px solid #666666;
	width:320px;
	height:290px;

}
#flashcontent {
	width: 800px;
	height: 181px;
	color: #40bc40;
}

/*************FORMATTING*************/

.aligntop {
	vertical-align:top;
}
.aligntop td {
	vertical-align:top;
}
.aligntopleft {
	text-align:left;
}
.aligntopleft td{
	vertical-align:top;
}
.hidden {
	color:#000000;
	font-size:12px;
}

img {
	border:0px;
}

