﻿
body {
	margin : 0px 0px 0px 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica;
	min-width:780px;
	
}

h1
{
	font-size:large;
	color:#CC6633;
	 display:inline;
}

li{
	margin-top:10px;
}

h3{
	color:#333366;
}

a
{
	color:#333366;
	text-decoration:none;
}
a:hover{
	color:#CC6633;
	text-decoration:underline;
}
hr
{
	height : 1px;
	color:#B6B6D6;
	width:100%;
	border:0px;
	background-image: url(../images/purplepixel.gif);
	background-repeat: repeat-x;
}
.programHeader{
	width:100%;border-top:1px solid #B6B6D6;background-color:#EEEEEE;
}

.maplink{
	background-color:#FFFF80;font-size:x-small;border:solid 1px #CCCCCC;
}

#Header{
	top:0px;
	background-image:url(/images/header.png);
	height:85px;
	width:779px;
}
#Footer
{
	position:relative;
	top:20px;
	clear: left;
	width:779px;
	font-size:x-small;
	color:#666;
}
#Content
{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
}
#LeftRail
{
	width:190px;
	float:left;
	font-size:small;
	font-weight:bold;
}
#ContentSeparator{
	float:left;
	width:10px;
	height: 400px;
	top:10px;
	background-image: url(/images/purplepixel.gif);
	background-repeat : repeat-y;
}
#MainRail
{
	float:right;
	width:574px;
	font-size:small;
}
#RailWrap
{
	top:10px;
	position:relative;
	text-align:left;
	width:779px;
}
.meetingTime{
	margin-top:10px;
	background-color: #EEEEEE;
	border-top:1px solid #C8C8DB;
	font-weight:bold;
	width:400px;
}
.meetingName{
	font-weight:bold;
}
.dayOfWeek{
	border-top:4px solid #C8C8DB;
	color:#CC6633;
}
.meetingKey{
	font-size: xx-small;
}
tr{
	border-bottom : 1px solid #CCCCCC;
}
