body
{
	font-family: verdana;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #5050FF;
	text-decoration: underline;
}

img
{
	border: 0px;
}

img#kanetech
{
	margin: 5px 0px 0px 0px;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline overline;
}

hr {
	margin: 10px 0px 10px 0px;
}

div#website
{
	background: url("../images/background.png") #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 150px;
	position: relative;
	width: 100%;
}

div#header
{
	background: #6BBD58;
	height: 150px;
	width: 100%;
}

div#logo
{
	behavior: url("iepngfix.htc");
	background: url("../images/TFCC_header.png");
	position: absolute;
	/*left: 50%;
	margin-left: -400px;*/
	/*right: 50px;*/
	left: 200px;
	height: 150px;
	width: 800px;
}

div#tfcc_logo
{
	behavior: url("iepngfix.htc");
	background: url("../images/TFCC_logo.png");
	position: absolute;
	left: 50px;
	top: 30px;
	height: 92px;
	width: 149px;
}

div#menu
{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 200px;
}

div#menu h3
{
	margin: 20px 0px 0px 10px;
	padding: 0px;
}

div#menu ul
{
	list-style-type: none;
}

div#menu ul li
{
	text-align: left;
	padding: 5px;
}

div#menu ul li a
{
	padding: 0px 0px 0px 30px;
	display: block;
	text-decoration: underline;
	color: #000000;
}

div#menu div {
	text-align: center;
}

div#main
{
	height: 136px;
	overflow: show;
	/*margin: 0px 210px 0px 210px;*/
	margin: 0px 65px 0px 210px;
}

div#main_index
{
	height: 136px;
	overflow: show;
	margin: 0px 210px 0px 210px;
}

div#sponsors 
{
	position: absolute;
	top: 150px;
	right: 0px;
	width: 190px;
	padding: 5px;
	text-align: center;
	margin-top: 50px;
}

div#sponsors ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#sponsors ul li
{
	margin: 0px 0px 5px 0px;
}

div#main h2
{
	padding: 0px;
	margin: 0px;
}

div#main h3
{
	padding: 0px;
	margin: 0px;
}

.alt_title
{
	color: #009955;
}

/*div#program_listing, div.program
{
	height: 200px;
}*/

div#program_listing, div.program
{
	margin: 0px 0px 20px 0px;
}

div.info
{
	margin: 0px 0px 20px 0px;
}

div#info_contact
{
	margin: 20px 0px 20px 0px;
	float: left;
	width: 60%;
}

div#info_help
{
	margin: 20px 0px 20px 0px;
	float: right;
	width: 40%;
}

div#map
{
	width: 400px;
	height: 400px;
	overflow: hidden;
}

.bold
{
	font-weight: bold;
}

.column_left
{
	float: left;
	width: 50%;
}

ul.listing
{
	list-style-type: none;
}

ul.listing li
{
	padding: 2px 0px 2px 0px;
}

ul.listing h3
{
	text-decoration: underline;
	font-weight: bold;
	font-size: larger;
}

ul.listing li ul.listing li
{
	margin: 0px 0px 10px 0px;
}

.bold
{
	font-weight: bold;
}

.italics
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

div#main ul, div#main ol
{
	margin: 0px 0px 0px 20px;
}

table#intern_table
{
	text-align: center;
}

table#intern_table td
{
	border: 1px solid #000000;
}

span.phone {
	font-size: large;
	font-weight: bold;
}

#donate_button {
	color: #FF0000;
	font-size: x-large;
}

.large_text {
	font-size: large;
}

.medium_text {
	font-size: normal;
}

.small_text {
	font-size: small;
}

div#advert {
	width: 141px;
	height: 200px;
	background: red;
	position: absolute;
	right: 0px;
	top: 0px;
}

div#advert img {
	border: 0px;
}

div#sponsor_advert {
	margin-bottom: 10px;
}

