body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cce8fe;
}
body {
	background-color: #000000;
}

.menu {font-size: medium}
.websitecredit {font-size: x-small;}

.banner {
	color: #cce8fe;
	font-size: xx-large;
}

.highlight{
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #af4bbd;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #af4bbd;
}
a:hover {
	text-decoration: none;
	color: #ec1036;
}
a:active {
	text-decoration: none;
	color: #af4bbd;
}

#content {width:800px;
z-index: 2;}

#banner {width: 750px;}

#flash_1 {
position: absolute;
top: 0px;
left: 100px;
z-index: 1;}

#col_a {width: 200px;
margin-top: 20px;
float:left;}

#col_b{width: 110px;
float:left;
margin-top: 20px;
margin-left: 10px;}

#col_c {width: 400px;
/* float:left; */
margin-top: 20px;
margin-left: 20px;}

#menu {width: 300px;
/* float:left; */
margin-top: 210px;
margin-left: 500px;}

#menu_top {width: 300px;
/* float:left; */
margin-top: 60px;
margin-left: 500px;}

#contact {width:400px;
margin-top: 200px;
margin-left:200px;
}

#website_credit {width: 200%;
font-size: 60%;
}

