body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #7e5d2b;
	background-image: url(../../images/bgGrad.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#midBod {
	background-image:url(../../images/tblMid.gif);
	background-repeat: repeat-y;
	width: 895px;
	height: 1275px;
}

#container {
	width: 100%;
	background:#009999;
	text-align: center;
}
#hdrWelcome {
	position: absolute;
	top: 0;
	right: -23;
	z-index: 3;
}
#subcontainer {
	position: relative;
	text-align: center;
	width: 895;
	z-index: 2;
	margin: auto;
}
#temp{
	position: absolute;
	top: 72;
	left: 0;
}
#hdrLinks{
	height: 49px;
	width: 600px;
	position: absolute;
	top: 179;
	right: -49;
	z-index: 4;
}
#tblHdrLinks td {
	background-image:url(../../images/hdrMid.gif);
	background-repeat:repeat-x;
	text-align: left;
}
#navlistul li
{
	display: inline;
	list-style-type:;
	padding-right: 20px;
	font-family:Arial;
	font-weight: bold;
	color: #624820;
}
a
{
	color: #990066;
}
#navlist
{
	position: absolute;
	top: 192;
	right: -30;
	z-index: 5;
}
#side0{
	background-image:url(../../images/tblSide0.jpg);
	background-repeat: no-repeat;
	width: 271;
	height: 83;
	position: absolute;
	top: 270;
	left: -57;
	padding-top: 10;
	font-size:14px;
}
#counter{
	font-family:Arial;
	font-size:16px;
	color: #624820;
	font-weight: bold;
	position: relative;
	top: 10;
}
#side1{
	background-image:url(../../images/tblSide1.jpg);
	background-repeat: no-repeat;
	width: 271;
	height: 255;
	position: absolute;
	top: 362;
	left: -57;
	padding-top: 15;
	font-size:14px;
}
#qSchedule{
	font-family:Arial;
	font-size:14px;
	color: #624820;
	position: relative;
	top: 18;
	left: 20;
	width: 271;
	text-align:left;
}
.ident {
	margin-left: 10px;
}
.directions {
	margin-left:10px;
	font-size:11px;
	color:#990066;
}

#logo{
	background-image:url(../../images/ahslogo.gif);
	background-repeat: no-repeat;
	width: 215;
	height: 110;
	position: absolute;
	top: 115;
	left: 50;
}

#txtBody {
	width: 580;
	height: auto;
	position: absolute;
	top: 290;
	left: 265;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	z-index:10;
	color:#000000; 

}
#txtBody span {
	color:#990000;
}
#txtBody p {
	margin-top: 3;
	margin-left: 15px;
	margin-bottom: 25;
}
