body{
	color: black;
	background: url(images/gray_bg.png)  fixed left top;
	background-color: White;
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 10pt;
	padding:0;
	margin:0;
	vertical-align:top;
}/* end body */

h2, h2, h3, h4, h5, h6 {
	font-family:sans-serif;
	color: #003366;
	
}/* end h2-h6 */

h4 
{
	padding-bottom:2px;
	margin-bottom:1px;
	font-size:1.2em;
	font-weight:bold;
}

hr
{
	color:#003366;
}

th
{
	text-align:left;
	background-color:silver;
	font-size:small;
}

td
{
	font-size:small;
	text-align:center;
}

.footer, #footer{
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	background-color:#E9E1B2;
	border:solid silver 2px; 
	width: 100%;
}/* end #coffee */

.copyright,#copyright{
	color: #003366;
	font-variant: small-caps;
	font-weight: normal;
	font-size:small;
	text-align: center;
	clear: both;
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
	margin-bottom: 6px;
	width: 100%;
}/* end #tail */


.links, #links{
	width: 180px;
	float: left;
	background-color: #003366;
	/* background: #003366 url(images/alcoholicsanonymous.jpg) repeat-y fixed left top; */
	padding: 10px;
	border: 2px solid black;
	font-size:medium;
}/* end #links */


.links,#links a:link{
	text-decoration: underline;
}/* end #links a:link */


.links,#links a:visited{
	text-decoration: underline;
	color: Gray;
}/* end #links a:visited */


.links,#links a:hover{
	color: silver;
	text-decoration: underline;
}/* end #links a:hover */


.links,#links a:active{
	text-decoration: underline;
	color:Red;
}/* end #links a:active */


.links,#links a{
	font-family: sans-serif;
	color:#b1a96b;
	font-size: 11pt;
	display: block;
}/* end #links a */


.links,#links a.e-mail
{
	font-size: 10pt;
	padding-bottom: 6px;
	text-decoration:underline;
}/* end #links a.e-mail */

#email, .email
{
	font-family: sans-serif;
	color:white;
	font-size: 10pt;
	display: block;
	width: 141px;
}


.links,#links a.java{
	margin-top: 15px;
}/* end #links a.java */


.header, #header{
	width: 100%;
	padding-bottom: 0px;
	border-bottom: 2px solid #003366;
	background-color:White;
	margin-right:auto;
	height: 125px;
	vertical-align:top;
}/* end #main#E9E1B2 */

.main, #main p
{
	font-size:12pt;
}

#content, .content{
	width: 100%;
	padding-left:20px;
	padding-top:20px;
	border-top: 2px solid #003366;
	/* background-color:#E9E1B2; */
	background-color:White;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	height: 715px;
}/* end #mission */

#ScheduleContent, .ScheduleContent{
	width: 100%;
	
	float: left;
	padding-left:20px;
	padding-top:20px;
	border-top: 1px solid black;
	background-color:White;
	text-align:Center;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	}/* end #mission */
	

#ScheduleTable,.ScheduleTable
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border:solid silver 2px; 
	width: 800px;
	float:none;
	
}
	
.ScheduleTableTD
{
	padding: 2px;
	text-align:left;
}

.tablestyle, #tablestyle
{
	width:85%;
	text-align:center;
	border: solid 1px blue;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.tablestyle.td ,#tablestyle.td
{
	vertical-align:top;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.MainTable
{
	width:75%;
	min-width:1100px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	padding-top:0;
	vertical-align:top;
	height:100%;
	background-color:White;
}

.MainTable.td
{
	background-color:White;
	vertical-align:top;
}

.sidenav
{
	vertical-align:top;
	width: 160px;
}

.TableLeftColumn,.TableRightColumn, .TableMiddleColumn
        {
            width: 160px;
            text-align: left;
            padding:2px;
        }
        

.NavSpacer
        {
            height: 160px;
            width: 200px;
        }
        
.NavLink
        {
            width: 160px;
            text-align: left;
            padding-left: 10px;
        }
        
.NavHeader
        {
            width: 160px;
            text-align: left;
            height: 12px;
            border-bottom: solid 1px;
            padding:2px;
        }
        
.SideNav
        {
            vertical-align: top;
            width: 174px;
        }
        
.HomeLink
        {
            width: 160px;
            text-align: left;
            height: 40px;
            vertical-align: top;
        }
        

