﻿body {
	background-color: black;
	background-image:url('../_themes/loosegst/lootextb.jpg');
	text-align: center;
	margin-top: 0px;
	font: medium serif;
}
ul {
	list-style-image:;
}
a {
	color:purple;
	text-decoration:underline;
}
#mainarea {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image:url('../_themes/loosegst/lootextb.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
	float: none;
}
#header {
	height: 100px;
	width: 1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-large;
}

#contentarea {
	width: 1000px;
    text-align: center;
    color: white;
}

#leftbar {
    width: 160px;
	float: left
}

#content {
	width: 755px;
	float: left;
	color: white;
}

#rightbar {
	width: 85px;
	background-image: url('../images/FundRaiserThermometer_sm_blk.png');
	background-repeat: no-repeat;
	vertical-align: top;
	float: right;
}

#footer {
    width: 1000px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:black;
	}

#topbar {
	width: 1000px;
	height: 20px;
}

.BusNav 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.BusNav:Link 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.BusNav:Hover
	{
	color:#00FF00;
	text-decoration:underline
	}

A.BusNav:Active 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.BusNav:Visited 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

#TopNav
	{
	font-size:12pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

TopNav
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

TopNav a:visited
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

TopNav a:avtive
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

#Topnav a
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

#TopNav a:Hover
	{
	color:#00FF00;
	}

.EmailLink 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.EmailLink:Link 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.EmailLink:Hover
	{
	color:#00FF00;
	text-decoration:underline
	}

A.EmailLink:Active 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.EmailLink:Visited 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}
	
.wfmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.menuseparator {
	color:white;
}