﻿body {
	background-color: #FFCC99;
	text-align: center;
	min-width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
	width: 749px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#directors {
	width: 450px;
	clear: both;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: center;
}
h2 {
	font-size: 150%;
	text-align: center;
}
h3 {
	font-size: 140%;
	text-align: center;
	background-image: url("CityOfTempe/images/year_background.png");
	background-repeat: no-repeat;	
}
h4 {
	font-size: 110%;
	text-align: center;
	color: #0000FF;
}
h5 {
	font-size: 100%;
	text-align: center;
}
h6 {
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
}
hr {
	color: #0000FF;
}
.strong {
	font-weight: bold;
}
.em {
	font-style: italic;
}
sup {
	vertical-align: super;
	font-size: 75%;
}#taca_col_left {
	position: absolute;
	width: 400px;
	left: 20px;
	text-align: justify;
}
#taca_col_right {
	position: relative;
	width: 300px;
	left: 440px;
	text-align: justify;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
	margin-left: 10px;
}#allcity {
	width: 750px;
}
.program_alignment {
	vertical-align: top;
}
.programs {
	text-align: center;
	width: 250px;
}
.award_headings {
	font-size: 18px;
	font-weight: bold;
}
.directors {
	width: 450px;
	clear: both;
}

