body {
	background-image: url(../images/e4-watermark.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 106px;
	background-color: #FFFFFF;
	padding: 0px 0px 1px 0px;
}
#logo h1 {
	text-align: center;
	margin: 4px;
}

#header1, #header2 {
	position: absolute;
	top: 0px;
	left: 106px;
	width: 284px;
	padding: 0px;
}
#header2 {
	background-color: #FFFFFF;
}
#header1 h1, #header2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#header2 h1 {
	color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#header2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	margin-top: -4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 32px;
}

#header {
	position: absolute;
	top: 0px;
	left: 390px;
	width: 370px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#header h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin: 0px 8px 0px 0px;
	line-height: 24px;
}
#header h4 {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin: -5px 8px 6px 0px;
	line-height: 24px;
}
#header h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-bottom: 16px;
	color: #999999;
}
#header a:link, #header a:active, #header a:visited {
	color: #999999;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}

#menu {
	position: absolute;
	top: 84px;
	left: 0px;
	width: 760px;
	background-color: #0000FF;
	padding: 0px;
}
#menu p, #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 4px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu a:link, #menu a:visited, #menu a:active, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover, #footer a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

#footer {
	position: absolute;
	top: 660px;
	left: 0px;
	width: 760px;
	background-color: #0000FF;
}

.base {
	top: 0px;
	left: 0px;
	width: 760px;
	margin: 12px 0px 0px 0px;
	background-color: #0000FF;
}
.base p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 4px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.base a:link, .base a:visited, .base a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.base a:hover {
	text-decoration: underline;
	color: #FFFF00;
}


.blue {
	color: #0000FF;
}
.black {
	color: #000000;
}
.red {
	color: #FF0000;
	font-weight: bold;
}

.in {
	color: #000066;
}
.notin {
	color: #FF0000;
}
.holiday, .notin, .offers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FF0033;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin: 1px 3px 1px 3px;
	padding: 2px;
	border: 1px solid #000000
}
.holiday {
	background-color: #339933;
}
.offers {
	background-color: #0000FF;
}
.back {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 10px 4px 10px 0px;
	text-align: right;
	padding: 5px 0px 0px 605px;
}
#squadinfo .backmgmt, #playerinfo .backmgmt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 10px 4px 10px 0px;
	text-align: right;
	padding: 5px 0px 0px 543px;
}
