body {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; background-color: #333333;
}
#body_table {
	background-image: url(pics/tablebg.jpg); background-repeat: repeat-y; background-color: #ffffff;
	margin: 0px auto;	
}
#nav_table {
	font-size: 18px; color: #ffffff; font-family: arial, verdana; background-color: #8ba4d5; text-align: center;
}
#main-pic {
	/* background-image: url('pics/5.jpg'); */
	background-repeat: no-repeat;
	background-position: top center;
	height: 200px;
}
#quotes {
margin:0px auto;
}
#copyright {
	font-size: 10px;
	color: #cccccc;
	font-family: arial, helvetica, sans-serif;
	margin: 0px auto;
}
#w3c {
	margin: 0px auto;
}
#copyright a:active {
	color: #ffffff;
}
#copyright a:link {
	color: #ffffff;
}
#copyright a:visited {
	color: #ffffff;
}
.subheads {
	font-weight: bold; font-size: 12px; color: #ffffff; font-family: arial, helvetica, sans-serif; background-color: #999999;
}
#copyright a:hover {
	color: #ff9900;
}
#content {
	font-size: 12px; color: #333333; font-family: arial;
}
#nav_table a:active {
	font-size: 10px; color: #ffffff; text-decoration: none;
}
#nav_table a:link {
	font-size: 10px; color: #ffffff; text-decoration: none;
}
#nav_table a:visited {
	font-size: 10px; color: #ffffff; text-decoration: none;
}
#nav_table a:hover {
	color: #000000; text-decoration: underline;
}
a:active {
	color: #0066cc;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #0066cc;
}
a:hover {
	color: #ff9900;
}
.u-l {text-decoration: underline;
}