#head1 {
	background-image: URL('images/head1.gif');
	height:144px;
	width:166px;
}
#head2 {
	background-image: URL('images/head2.gif');
	height:144px;
	width:157px;
}
#head3 {
	background-image: URL('images/head3.gif');
	height:183px;
	width:147px;
}
#head4 {
	background-image: URL('images/head4.gif');
	height:144px;
	width:157px;
}
#head5 {
	background-image: URL('images/head5.gif');
	height:144px;
	width:193px;
}
#spacel {
	background-image: URL('images/spacele.gif');
	height:39px;
	width:323px;
	padding-left:80px;
	color:#000000;
	font-size:10px;
}
#spacer {
	background-image: URL('images/spaceri.gif');
	height:39px;
	width:350px;
	text-align:center;
	padding-right:36px;
}
#techfortrav {
	background-image: URL('images/techfortrav.gif');
	height:42px;
	width:820px;
}

#content_in {
	margin-left:0px;
	margin-right:0px;
	background-image: URL('images/content.gif');
}

#content {
	width:820px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	background-image: URL('images/footer.gif');
	width:820px;
	height:22px;
	font-size:11px;
	text-align:center;
	color: #3A1502;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	margin-left:auto;
	margin-right:auto;
	width:820px;
}

BODY {
	text-align:center;
	font-family: verdana;
	font-size: 13px;
}
TD {
	font-size: 12px;
	color: #6A3512;
}
TH {
	font-size: 12px;
	color: #6A3512;
	font-weight:bold;
}
UL {
	font-size:13px;
}
DIV {
	color: #6A3512;
}
TABLE {
	width:94%;
	margin-left:0px;
}
.heading { 
	font-weight:bold;
	text-align:center;
	width:100%;
	font-size:15px;
	color: #6A3512;
	padding-top:10px;
	padding-bottom:10px;
}
#copyright {
	font-size:10px;
	color:#000000;
}

A:link		{text-decoration: underline; color: #3A1502; }
A:visited	{text-decoration: underline;	color: #3A1502; }
A:active	{text-decoration: none}
A:hover		{text-decoration: none; color: #6A3512; }

.minutes {
	font-size: 11px;
	border-top: 1px solid #6A3512;
}

INPUT {
	vertical-align:middle;
}

.tts_button {
	float: left;
	width:120px;
	height:60px;
	background: url('images/tts_button_2006.gif');
}

.middle {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:480px;
}
