/* CSS Document */

body {
text-align:center;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background:  url(../../images/main-background.jpg) #303030 repeat-x;

}

#mastheadcontainer {
	width:100%;
	height:100px;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	border-bottom: 5px solid #333481;
	background:  url(../../images/background.jpg) repeat-x;
	
}



#container {
width:780px;
background-color:#fff;
text-align:left;
font:11pt "Times New Roman";
padding-bottom:0px;
margin: 0px auto; 


}

#body{
	
	padding-top:10px;
	padding-bottom:5px;





}

#header {
font:30px "Times New Roman"
}

#header2 {
font:20px "Arial"
}

#navigation {
	
	background-color:#333481;
	text-align:center; 

}

#navigation ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;

}

#navigation li  {
display:inline;
style-list-type:none;
padding-right:20px;
font:11pt/30pt "Arial";
}



#navigation a, a:visited, a:hover #selected  {
text-decoration:none;
color:#fff;
}

#navigation a:hover {
text-decoration:underline;
}



#body a, a:link, a:visited {
text-decoration:underline;
color:#333481;
}

#body a:hover {
text-decoration:none;
color:#000;
background-color:#ccc;
}

#welcome {
width:250px;
float:left;
border-right:2px solid #CCC;
margin-right:15px;
padding-left:10px;


}

#pageheader {
font:15pt/30pt "Arial";
font-weight:bold;
}

.pagesubheader {
color:#333481;
font-weight:bold;
}

#agenda {

		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
		font:11pt "Times New Roman";
}

td {
 padding: 3px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 text-align: center;
 vertical-align:top;
}

#tablehead  {
background-color:#eee;
font-weight:bold;

}

table {
width:760px;

}

#monday {
background-color:
}

