body {
					
}

#slick {
	
}

#header {
	color: #dfdae5;
	background: #c6c0d7 url('i/homepage_header.jpg') no-repeat;
	border-bottom: 1px solid #41417e;
}

#footer {
	color: #777;
	font-size: .6em;
	background: #c6c0d7 url('i/homepage_header.jpg') no-repeat;
	border-top: 1px solid #41417e;
	padding: 5px 5px 5px 30px;
	margin: 6px 0 0 0;
}

a:link  { 
	color: #004e69; 
}

a:visited  { 
	color: #004e69; 
}

a:focus, a:hover, a:active { 
	color: #ff9900; 
}

h1 {
	color: #373464;
	font-size: 2em;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
}

h2 {
	color: #49467d;
}

h3 {
	color: #49467d;
	padding: 12px 0 6px 0;
}

h4 {
	color: #8e819f;
}

h5 {
	font-size: .7em;
	font-style: normal;
	line-height: 1.5em;
	padding: 0 0 5px 0;
	margin: 0;
}

/* custom button labeling */
/*
.wlib_010 = singlescore
.wlib_020 = doublescore
.wlib_030 = trend
.wlib_040 = section
.wlib_050 = info
.wlib_060 = controls
.wlib_070 = layout
.wlib_666 = custom
.wlibnum = id number
*/

.wlib_010, .wlib_020, .wlib_030, .wlib_040, .wlib_050, .wlib_060, .wlib_070, .wlib_666 {
	padding: 1px 0 0 20px;
	text-shadow: 0px 1px 2px #fff;
}
.wlib_010 {
	color: #693b00;
	background: url('i/icon_010.png') no-repeat;
}
.wlib_020 {
	color: #1e5900;
	background: url('i/icon_020.png') no-repeat;
}
.wlib_030 {
	color: #591659;
	background: url('i/icon_030.png') no-repeat;
}
.wlib_040 {
	color: #7a0600;
	background: url('i/icon_040.png') no-repeat;
}
.wlib_050 {
	color: #0b366f;
	background: url('i/icon_050.png') no-repeat;
}
.wlib_060 {
	color: #530037;
	background: url('i/icon_060.png') no-repeat;
}
.wlib_070 {
	color: #005b00;
	background: url('i/icon_070.png') no-repeat;
}
.wlib_666 {
	color: #994c00;
	background: url('i/icon_666.png') no-repeat;
}

.wlibnum {
	color: #333;
	font-size: .85em;
	margin: 0 6px 0 20px;
	text-shadow: 0px 1px 2px #ccc;
}
/* end custom button labeling */
