p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 50px;
	padding-left: 20px;
	padding-right: 30px;
}
body {
	background-color: #838321;
}
#container {
	height: auto;
	width: 780px;
	border: 1px solid #000000;
	background-color: #EAEAD5;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FE6800;
	margin-left: 50px;
	padding-left: 10px;
}
#announcement {
	background-color: #FFF2D9;
	height: auto;
	width: 600px;
	border: 1px solid #838321;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 50px;
	text-transform: uppercase;
}
ul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 30px;
	margin-right: 60px;
	padding-right: 20px;
	list-style-image: url(/tdfimages/arrows.gif);
}
li {
	border-bottom: 1px solid #838321;
	border-right: none;
	padding-right: 10px;
}
.emph {
	font-weight: bold;
}
.pullout {
	margin-left: 35px;
	border-left: 1px solid #838321;
	display: block;
	padding-left: 10px;
	margin-right: 50px;
}
.empital {
	font-style: oblique;
}
.pullout2 {

	margin-left: 230px;
	border-left: 1px solid #838321;
	display: block;
	padding-left: 10px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.atozhdline {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #838321;
	padding-bottom: 0px;
	word-spacing: 20px;
	border: thick #838321;
}
.alpha {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 14px;
	width: 500px;
	margin-left: 50px;
	margin-bottom:100px;
	border-top: 1px solid #333333;
}
#info {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	background-color: #303A22;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 780px;
	border-bottom: 1px solid #EAEAD5;
}
.empitalb {
	font-style: oblique;
	font-weight: bold;
}
#current {
	background-color: #303A22;
	width: auto;
	padding-left: 30px;
	height: auto;
}
#info2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	background-color: #303A22;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 780px;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #EAEAD5;
}

