
body {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	 background:#FFF;
	color: #999999;
    margin:0 0 0 0;
}

a:link {
color:#999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #898989;
}
a:active {
	text-decoration: underline;
	color: #000;
}


td {
	font-size:12px;
	line-height: 1.4em;
	color: #333;
}

img.left{
position:relative;
right: 110px;}

h1{
font-size: 18px;
	line-height: 1.4em;
	padding:0 0 0 0;
	margin: 0 0 20px 0;
	font-weight:100;
	font-style: italic;
	color: #3399ff;}
	
#header{
width:100%;
background-color:#333;
height:50px;}

#banner{
width: 100%;
height: 364px;
text-align:center;
background: #333333 url(../jpg/header.jpg) top center no-repeat;
margin:0 auto;}


#container {
width: 685px;
padding-top: 10px;
padding-bottom:20px;
margin: 0 auto;
text-align: center;
}

#weeknav a{
	color: #999;

}

ul li {
	display:inline;
	list-style-type:none;
	padding-right:15px;}

ul strong {
  color: #3399ff;
}

.futureWeek {
	color: #CCC;
}

p {
	font-size:12px;
	width: 100%;
	padding: 0 5px 0 5px;
	align: left;
	color: #333;
}

.A{
	width: 80%;
	text-align: left;
	color:#333333;
	background-color: #f1f1f1;
	padding: 20px 20px 20px 20px;
	margin: 0 auto;
}

.B {
	text-align: left;
	width: 80%;
	color:#333333;
	padding: 20px 20px 20px 20px;
	margin: 0 auto;
}

