body {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 90%;
	background-color: #FFFFFF;
	}

div.outer {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
/*	width: 760px;*/
	}

#content_area { 
 text-align:center;
/* padding-top:20px; */
/* padding-right:10px; */
/* padding-bottom:20px; */
/* padding-left:10px;*/
 background-color: #FFFFFF;
 }
 
#content {
 text-align:justify;
 font-family: Arial, Helvetica, sans-serif;
 font-size:100%;
/* width:740px;*/
/* Needed for Firefox */ 
 margin: 0 auto; }

#footer { 
 width:100%;
 background-color: #C00000;
 }
	
.caption {
	font-size:80%;
}
	
.address {
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	text-align: center;
	}

.byline a {
	color: #fff; 
	text-decoration: underline;
}

.byline a:visited {
	color: #000; 
	text-decoration: underline;
}

.byline a:hover {
	color: #ff0;
	text-decoration: none;
}

.bottommenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-align: center;
}

.bottommenu a:link {
	color: #333333;
	text-decoration: underline;
}

.restmenu {
	text-align: left;
}

.menutop {
background: url(../grafx/menu_top_bar.gif) no-repeat;
line-height: 24px;
}

.menubottom {
background: url(../grafx/menu_bot_bar.gif) no-repeat;
line-height: 24px;
}

#hideaway {
	text-align:center;
	display:none;
	}

.PrintOnly {
	display:none;
}
