﻿#header
{
	background: url(MyClub-9.gif) no-repeat;
	height: 170px;
}

.sideBox100, .sideBox300, .sideBox500, .sideBox700
{
	background: #093A7D;
	color:White;
}

.sideBox100 a 
{
	text-decoration:none;
	color:white;
}

.sideBox100 a:hover
{
	text-decoration:underline;
}

.sideBox300 a 
{
	text-decoration:none;
	color:white;
}

.sideBox300 a:hover
{
	text-decoration:underline;
}

.sideBox500 a 
{
	text-decoration:none;
	color:white;
}

.sideBox500 a:hover
{
	text-decoration:underline;
}

.sideBox700 a 
{
	text-decoration:none;
	color:White;
}

#favMember .info a
{
	margin-left: 80px;
	color:White;
}

.sideBox700 a:hover
{
	text-decoration:underline;
	color:Red;
}

.headline .header
{
	background: #093A7D;
}

.headline .header a
{
	text-decoration:none;
	color:white;
}

.headline .header a:hover
{
	text-decoration:underline;
}

/* Footer */
#footer
{
	background: #093A7D;
}

#footer p
{
	color: white;
}
#footer a
{
	color:white;
}
#footer a:hover
{
	color:red;
}


/* Menu */
#menu .dynamic {
	background: #093A7D;
}

#menu .staticItem {
	background: #093A7D;
}

#menu a {
	color: white;
	text-decoration: none;
}

#menu a:hover {
	color: red;
}
