#setq
{
	color: #FF0000;

}

#setq a:link
{
	color: #FF0000;

}

#breadcrumbs
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	float: left;
	width: 650px;
	margin-bottom: 15px;

}

#level1
{
	display: block;
	width: 650px;
	text-align: left;
	float: left;
}
#level2
{
	display: block;
	float: left;
	text-align: center;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#level3
{
	display: block;
	text-align: left;
	float: left;
	width: 650px;
	margin-bottom: 15px;
	clear: left;
}

#column-01
{
	display: block;
	float: left;
	width: 650px;
	text-align: left;
	clear: left;
	top: 0px;
	position: static;

}

#column-02
{
	text-align: center;
	width: 120px;
	font-size: x-small;
	float: right;
	display: block;
	vertical-align: top;
}

.column-02imgBox
{
	border: 1px solid #00CCCC;
	text-align: center;
	display: inline;
	overflow: visible;
	padding: 8px;
}


#loginform
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-align: right;
	display: inline;
	float: left;
	clear: right;
	width: 480px;
}

#choiceform 
{
	display: block;
	float: left;
	text-align: left;
	width: 650px;
}


#tcphead 
{
	width: 650px;
	display: block;
	clear: both;
	float: left;
}

#tcplog 
{
	width: 400px;
	display: block;
	position: static;
	margin-left: 200px;
	clear: both;
	float: left;
}


#sponsorheadright 
{
	text-align: right;
	display: inline;
	width: 120px;
	position: static;
	left: 780px;
	clear: right;
	float: right;
}


#foot
{
	width: 650px;
	float: left;
	padding-top: 15px;
	color: #CCCCCC;
	display: block;
	clear: both;
}

#foot a:hover 
{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#foot a:link 
{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#foot a:visited 
{
	font-weight: bold;
	color: #0B0B8F;
	text-decoration: none;
}

#foot a:active 
{
	font-weight: bold;
	color: #EF4A53;
}



#allbutfoot
{
	display: block;
	float: left;
	width: 800px;

}

