﻿.GraffText {
	font-size: medium;
}
#Header {
	position: absolute;
	z-index: 1;
	width: 1000px;
	height: 167px;
	top: 35px;
	right: 0px;
	background-color: #FFFFFF;
}
#Top_Nav {
	position: absolute;
	z-index: 1;
	width: 1000px;
	height: 33px;
	top: 0px;
	left: 0px;
	font-family: Verdana, sans-serif, Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
#Volunteer {
	position: absolute;
	z-index: 1;
	width: 140px;
	height: 20px;
	right: 140px;
	top: 0px;
	margin-top: 3px;
	margin-right: 10px;
}
#Contact {
	position: absolute;
	z-index: 1;
	width: 140px;
	height: 20px;
	margin-top: 3px;
	margin-right: 10px;
	right: 0px;
	top: 0px;
}
#Bottom_Container {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	width: 1000px;
	height: 180px;
	right: 0px;
	top: 1503px;
	bottom: (56px);
}
.ConstantContact {
	width: 212px;
	height: 25px;
}
#Image_Adv {
	position: absolute;
	z-index: 1;
	width: 885px;
	height: 180px;
	right: 0px;
	top: 0px;
}
#Image_Left_adv {
	position: absolute;
	z-index: 1;
	width: 115px;
	height: 180px;
	top: 0px;
	left: 0px;
}
#Bottom_Advertising_Container {
	position: absolute;
	z-index: 1;
	width: 1000px;
	height: 180px;
	top: 0px;
	left: 0px;
}
#Advertising_Image {
	position: absolute;
	z-index: 2;
	width: 885px;
	height: 180px;
	top: 0px;
	left: 115px;
}
