.bold {font-weight:bold}
.suenotes {color: #9900cc;}
.indent {margin-left:15px;}

body{ 
	font-family: arial,Verdana,sans-serif;
	color:#000000; 
	background-color: #ffffff;
	/*line-height: 1.166;	*/
	margin: 0px;
	padding: 0px;
}
#mainImage {width:504px;}

img {border:0px;}
a:link, a:hover {color: #006699;}
a:hover {text-decoration: underline;}
h1{font-family: Verdana,Arial,sans-serif;font-size: 120%;color:#000080;}
h2{font-size: 114%;color: #006699;}
h3{font-size: 100%;color: #334d55;}
h4{font-size: 100%;font-weight: normal;color: #333333;}
h5{font-size: 100%;color: #334d55;}

label{font-weight: bold;color: #334d55;}
				
#headerImage {padding:5px;background-color:#add8e6;text-align:center;}
#headerBar2 {background-color:#000000;height:18px;}
#headerBar3 {background-color:#b0c4de;height:1.5em;}

#schedule td {text-align:center}

#content {
	margin-left: 11em; 
        width:800px;
}

#navBar{
	/*margin: 0 79% 0 0; here*/
	/*padding: 5px;*/
	float:left;
	width:10em;
	/*position:absolute;
	left:0;
	width:150px;*/
	background-color: #99cccc;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/

	margin:0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	text-decoration: none;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

