div.header {width: 800px;left: auto;}
div.navigation {width: 800px;
	right: auto;}
div.main {width: 800px;font-size: 12px;font-weight: normal;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.footer {width: 800px;font-size: 12px;font-weight: normal;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#navigation a  {color : #000000;text-decoration : none;float : left;background-color : transparent;font-size : 12px;font-family : Tahoma;padding-bottom : 0;margin-bottom : 0;overflow : none;
	position : relative;
	left : auto;
}
/* End IE5-Mac hack*/
#navigation a:hover  {
	color : #000000;
	text-decoration : none;
	float : left;
	font-size : 12px;
	font-family : Tahoma;
	position : absolute;
	left : 0px;
}
#navigation ul  {
	list-style : none;
	padding : 0;
	margin : 0;
	float : none;
	margin-bottom : 0;
	padding-bottom : 0;
	border-bottom-width : 0;
	overflow : none;
	position : absolute;
	clip : auto;
	left : 0px;
	width : 100%;
}
#navigation li  {
	float : right;
	margin : 0;
	padding : 0;
	padding-bottom : 0;
	margin-bottom : 0;
	border-style : none;
	border-top-width : 0;
	border-right-width : 0;
	border-left-width : 0;
	position : relative;
	margin-left : 0;
	overflow : none;
	width : 13.5%;
}
A:link  {
	text-decoration: none;
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:visited  {
	text-decoration: none;
	color: #E6E6FA;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:hover  {
	color: #32CD32;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body  {
	font-family: Tahoma;
	background-color: Black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3 px;
	margin-bottom: 5 px;
	font-size: 12px;
	color: White;
	float: none;
	font-weight: normal;
}
#mailform  {
	font-size : 12px;
	font-family : Tahoma;
	color : #0000CC;
	font-weight : bold;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0;
	clip : auto;
	background-color : #C0C0C0;
	border-color : #000000;
	border-width : thin;
	border-style : ridge;
}
H4.closed  {
	font-size : 14px;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : line-through;
}
.programMain {font-size: 12px;font-weight: normal;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color:#ffffff}
.programMain td {padding:8px;}