html, 
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #036a2f;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252726;
}

a {
	color: #252726;
	text-decoration: none;
}

a:hover {
	color: #036a2f;
	text-decoration: none;
}

img, 
div,
a, 
td { 
	behavior: url(pngfix/iepngfix.php);
}

table,
img {
	border: none;
}

h1 {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #252726;
}

#background-fade {
	width: 100%;
	height: 100%;
	background-image: url(../images/background-fade.gif);
	background-repeat: repeat-x;
}

#logo {
	width: 214px;
	height: 73px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#photo {
	width: 214px;
	height: 175px;
	background-image: url(../images/photo.jpg);
	background-repeat: no-repeat;
}

.menu_top {
	width: 214px;
	height: 5px;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
}

.menu_item {
	width: 204px;
	height: 25px;
	padding-left: 10px;
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
	cursor: pointer;
}

.menu_spacer {
	width: 214px;
	height: 1px;
	background-image: url(../images/menu_spacer.gif);
	background-repeat: no-repeat;
}

.menu_bottom {
	width: 214px;
	height: 5px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
}

.submenu_top {
	width: 214px;
	height: 5px;
	background-image: url(../images/submenu_top.png);
	background-repeat: no-repeat;
}

.submenu_item {
	width: 204px;
	height: 25px;
	padding-left: 10px;
	background-image: url(../images/submenu_background.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
	color: #ffffff;
}

.submenu_spacer {
	width: 214px;
	height: 1px;
	background-image: url(../images/submenu_spacer.gif);
	background-repeat: no-repeat;
}

.submenu_bottom {
	width: 214px;
	height: 5px;
	background-image: url(../images/submenu_bottom.png);
	background-repeat: no-repeat;
}

#sponsors_top {
	width: 619px;
	height: 73px;
	background-image: url(../images/sponsors_top.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#news_headlines {
	width: 307px;
	height: 126px;
	background-image: url(../images/news_background.gif);
	background-repeat: no-repeat;
}

#agenda_headlines {
	width: 307px;
	height: 126px;
	background-image: url(../images/agenda_background.gif);
	background-repeat: no-repeat;
}

#news_items td,
#agenda_items td {
	height: 24px;
	padding-left: 10px;
}

#content_top {
	width: 619px;
	height: 5px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
}

#content_background {
	width: 599px;
	padding: 10px;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-y;
}

#content_bottom {
	width: 619px;
	height: 5px;
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
}

#sponsors_bottom {
	width: 619px;
	height: 151px;
	background-image: url(../images/sponsors_bottom.png);
	background-repeat: no-repeat;
}

.sponsors_bottom_item {
	width: 147px;
	height: 65px;
}