body {
	background-color: #000000;
	color: #ffffff;
	margin: 0;
	margin-top: 5px;
	}

table {
	border: 1px;
	border-color: #000000;
	border: black;
	}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

td {
	valign: top;
	}

td.events {
	background-color: #4b4b4b;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	}

td.headerright {
	background-image: url('img/headerright.jpg');
	background-repeat: no-repeat;
	}


td.headerleft {
	background-image: url('img/headerleft.jpg');
	background-repeat: no-repeat;
	}

a {
	color: #aeaeae;
	font-size: 15px;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	}

a.menu {
	color: #aeaeae;
	font-size: 18px;
	text-decoration: none;
	}

a:hover.menu {
	color: #bb0000;
	font-size: 18px;
	text-decoration: none;
	}

td.main {
	padding: 10px;
	}

#sublinks {
	font-size: 5px;
	}

#footer {
	font-size: 12px;
	}

a.footer {
	font-size: 12px;
	}


a:hover.footer {
	font-size: 12px;
	}

span.XSFootNote {
	color: #aeaeae;
	}


table.XCrosstableData {
	border: 1px;
	rules: all;
	border-color: black;
	}


table.XCrosstableHeader {
	border: 1px;
	rules: all;
	border-color: black;
	}


img.bio {
	margin: 6px;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	}



