body
{
	background-color:#333333;
	background-image:url('/images/bg.gif');
	color:white;
}
table
{
	border-collapse: collapse;
	background-color:#000000;
}
td
{
 border:0px solid white;
 padding:0px;
 margin: 0px;
}

a
{
	border:0px solid white;
	font-size: 100%;
	text-decoration:none;
	color:red;
}
a:hover
{
	color:white;
}

img
{
	display: block;
}

table.photo td
{
	width:33%;
}

table.events td
{
	border-collapse: collapse;
	color:white;

	border:1px solid #000000;
	padding:10px;
}

table.events th
{
	background-color:#c0c0c0;
	border:1px solid #000000;
	color:black;
	font-weight: bold;	
}


.overall
{
	margin:auto;
	width:700px;
	border:1px solid white;
	padding:0px;

}

.main
{
vertical-align: top;
padding:10px;
background-image:url('/images/Header_06.jpg');
background-repeat: repeat-x;
height:500px;
}

.center
{
vertical-align: top;
background-color:#333333;
border:0px solid white;
padding:15px;
font-family:sans-serif;
height:500px;
width:670px;
}
 td.menu
{
background-image:url('/images/Header_04_.gif');
background-color:#cc0000;
background-repeat: no-repeat;
padding:5px;
padding-bottom:5px;
padding-right:20px;
font-family:arial;
text-align: right;
}
 .menu a
{
	font-weight: bold;
	font-size: 120%;
	text-decoration:none;
	color:black;
}
 .menu a:hover
{
	color:white;
}

 td.bottom
{
padding:15px;
font-family:sans-serif;
font-size: 80%;
text-align: center;
}
