﻿@import url("masterlayout.css");
.Top_TDGA {
	font-family: Verdana, sans-serif, Arial;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	width: 300px;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-top: 5px;
	margin-left: 15px;
	float: left;
}
#Volunteer {
	text-align: center;
	width: 140px;
	margin-top: 3px;
	margin-right: 140px;
	float: right;
}
.VolunteerStyle {
	font-family: Verdana, sans-serif, Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#Contact {
	text-align: center;
	width: 140px;
	margin-top: 3px;
	right: 0px;
	float: right;
}
.ContactStyle {
	font-family: Verdana, sans-serif, Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.LogoStyle {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 26px;
	float: left;
}
.NavStyle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
#Content {
	background-color: #FFFFFF;
	width: 765px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	top: 0px;
	padding-right: 5px;
}
.ContentFont {
	font-style: normal;
	color: #000000;
	text-align: left;
}
.FooterStyle {
	font-size: small;
	color: #FFFFFF;
}
.TDGABottomStlye {
	font-weight: bold;
	margin-left: 10px;
	width: 285px;
	text-align: center;
	float: left;
	margin-top: 3px;
}
#TDGA_Address {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
.TDGA_AddressStyle {
	font-size: x-small;
	font-weight: normal;
	text-align: right;
}
#Copyright {
	margin-right: 10px;
	margin-top: 3px;
	float: right;
	width: 220px;
}
.CopyrightStyle {
	font-size: xx-small;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
