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