body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color:#6f6f6e;
	text-align:center;
	background-color:#e2e2d5;
	
	}
div#container{
margin:auto;
width: 900px;
}

div#menu{
color:white;
font-size: 1em;
margin:auto;
float:left;
background-image:url(menubg.jpg);
background-repeat:repeat-y;
width:210px;
height:600px;
font-weight:bold;
}
div#menu a {color: white;  font-weight:bold; display:block; font-size:0.9em;}
div#menu a:link {text-decoration: none;}
div#menu a:visited {text-decoration: none;}
div#menu a:hover {text-decoration: underline; color:#f59070;}

div#title{
font-size: 1.6em;
font-weight: lighter;
padding: 1.2em 0 .8em 0;
}
div#title a {color:white; font-weight: normal; display:block;}
div#title a:link {text-decoration: none;}
div#title a:visited {text-decoration: none;}
div#title a:hover {text-decoration: none; color:#f59070;}

div#byline{
font-size: .8em;
}
div#main{
float:right;
margin: auto;
background-color:white;
width:680px;
height:600px;
}

div#contact{
margin: auto;
}

div#contact a {color:#6f6f6e; display:inline;}
div#contact a:link {text-decoration: none;}
div#contact a:visited {text-decoration: none;}
div#contact a:hover {text-decoration: underline; color:#f59070;}

div#current{
color:#f59070;
font-style:normal;
size:1em;
}

div#main a {display:inline; font-size:}
div#main a:link {text-decoration: none;}
div#main a:visited {text-decoration: none;}
div#main a:hover {text-decoration: none; color:#f59070;}


div#picnav{
	border:0px;
	text-align:right;
	padding: 0 0 .5em 0;
	vertical-align:bottom;
}

table.mainTable{height:550px;}
td.navcell{height:1em;}

div#announce{Color:#333333;  font-size:0.8em; text-align:center; font-style:italic; line-height:2.4em; }

div#announce a {Color:#333333;  font-weight:bold; text-align:center; font-style:normal; font-size:1.2em;}
div#announcea:link {text-decoration: none;}
div#announce a:visited {text-decoration: none;}
div#announce a:hover {text-decoration: underline; color:#f59070;}

