body {
	background-color: #EEEEEE;
	font: 62.5%   "Trebuchet MS", Verdana,"Lucida Grande", Sans-Serif; /* Resets 1em to 10px */
	margin: 0;
}

.GMSsmall {
font-size: .9em;
}
table {
border: 1px solid #000000;
border-collapse: collapse;  
text-align: left;
}

.schedule {
font-size: 0.9em;
}

#nav {
	background: #eee;
    width: 207px;
	background-image: url(images/bgnav2.gif);
	padding: 5px 0px 5px 0px;
	line-height: 1.35em;
	font-weight: bold;
	font-size: 1.3em;
	position: absolute;
	top: 96px;
	left: 0px;
	float: left;
	z-index:10;
}

#nav1 {
	margin-left: 10px;
	margin-right: 3px;
	list-style-image: url(images/bullet_red.png); 
}

#nav1 ul {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	padding-bottom: 5px;
}

#nav1 li {
	margin-left: -20px;
}

#nav1 a{
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 1.6em;
}

#nav1 a:hover{
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}

#nav1 li a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	line-height: 1.35em;
}

#nav1 li a:hover{
	color: #000000;
	text-decoration: none;
	text-transform: none;
}	

#left-bottom {
	color: #000000;
	font-size: 1.2em;
	float: left;
	line-height: 14px;
	font-weight: bold;
	width: 200px; 
	padding-left: 8px;
	position: absolute;
	left: 0px;
	top: 800px;
}
#left-bottom-text {
	margin-left: 10px;
	margin-top: 40px;
}
#left-bottom-text a {
	color: #0E6080;
	text-decoration: none;
}
#left-bottom-text a:hover {
	color: #000000;
	text-decoration: none;
}

#header {
	width: 593px; height: 92px;
	background-image: url(images/header1.gif);
	position: absolute;
	left: 194px;
}

#middle {
	background-color: #FFFFFF;
	background-image:url(images/bottomback.gif);
	background-repeat: repeat-y;
	width: 596px; 
	position: absolute;
	left: 193px;
	top: 91px;
	z-index:1;
	height: 100%;
}

#middle-left {
	font-size: 1.3em;
	float: left;
	margin-top: 25px;
	margin-left: 30px;
	width: 378px;
	line-height: 16px;
	text-align:justify;
}

#middle-wide {
	font-size: 1.3em;
	margin-top: 25px;
	margin-left: 40px;
	width: 530px;
	line-height: 16px;
	text-align:justify;
}
#middle-wide1 {
	font-size: 1.3em;
	margin-top: 25px;
	margin-left: 40px;
	width: 515px;
	line-height: 16px;
	text-align:justify;
}
#middle-wide a {
	text-decoration: none;
	color: #b51515;
	font-weight: bold;
}
#middle-wide a:hover {
	text-decoration: none;
	color: #000000;
}
#middle-wide1 a {
	text-decoration: none;
	color: #b51515;
	font-weight: bold;
}
#middle-wide1 a:hover {
	text-decoration: none;
	color: #000000;
}
#middle-right {
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-left: 449px;
	float right;
	width: 100px; 
}

#middle-right img {
	border: 1px solid #333333;
}

#middle-bottom1 {
	width: 360px;
	text-align: left;
	margin-top: 30px;
}

#middle-bottom1 ul {
    margin-left: 15px;
	padding: 0;
	list-style-position: outside;
	}

#middle-bottom1 h3 {
	color: #000000;
	font-size: 1.5em;
	line-height: 20px;
	font-weight: bold;
}
#middle-bottom1 h2 {
	color: #B51515;
	font-size: 1.6em;
	line-height: 20px;
	font-weight: bold;
}
#middle-bottom1 a {
	text-decoration: none;
	color: #b51515;
	font-weight: bold;
}

#middle-bottom2 {
	background-color: #0E6080;
	border: 2px solid #000000;
	padding: 10px 5px 10px 5px;
	width: 350px;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
	line-height: 22px;
	margin-bottom: 20px;
}

#middle-bottom2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#middle-bottom2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom {
	background-image:url(images/bottomback.gif);
	height: 100%;
	position: absolute;
	left:
}

#footer {
	font-size: .8em;
	color: #000000;
	text-align: left;
	margin-top: 40px;
	font-weight: normal;
	padding-left: 9px;
	line-height: 11px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

h3 {
line-height: 20px;
}

h1 {
	color: #B51515;
	font-size: 2.6em;
	line-height: 20px;
	font-weight: bold;
}







