﻿#header
{
	background: url(MyClub-8.gif) no-repeat;
	height: 170px;
}

.sideBox100, .sideBox300, .sideBox500, .sideBox700
{
	background: white;
}

.sideBox100 a 
{
	text-decoration:none;
	color:black;
}

.sideBox100 a:hover
{
	text-decoration:underline;
}

.sideBox300 a 
{
	text-decoration:none;
	color:black;
}

.sideBox300 a:hover
{
	text-decoration:underline;
}

.sideBox500 a 
{
	text-decoration:none;
	color:black;
}

.sideBox500 a:hover
{
	text-decoration:underline;
}

.sideBox700 a 
{
	text-decoration:none;
	color:black;
}

.sideBox700 a:hover
{
	text-decoration:underline;
}

.headline .header
{
	background: white;
}

.headline .header a
{
	text-decoration:none;
	color:black;
}

.headline .header a:hover
{
	text-decoration:underline;
}

/* Footer */
#footer
{
	background: white;
}

#footer p
{
	color: Black;
}
#footer a
{
	color:blue;
}

/* Menu */
#menu .dynamic {
	background: white;
}

#menu .staticItem {
	background: white;
}

#menu a {
	color: Black;
	text-decoration: none;
}

#menu a:hover {
	color: blue;
}
