body {
	background-image: url(images/bg.gif);
	margin-top: 5px;
}

h1, h2, h3, h4, h5 {

    margin: 0px;
}


h1 {
	font-size: 14px;
	color: #3366CC;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#996633;
	text-decoration:none;
}

a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#009900;
}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}



a.blue:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0066FF;
	text-decoration:none;
}

a.blue:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0066FF;
	text-decoration:none;
}

a.blue:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#009900;
}

a.blue:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

a.textonly:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

a.textonly:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
}

a.textonly:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:underline;
	color:#009900;
}

a.textonly:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
}

.menuspacer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#996633;
}

.bodytext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}

.copyright {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
}
.footer {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
}
.textonly {


	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
}

.navbarheaderbg {
	background-image:url(images/slgheaderboardnoflash.jpg);
	background-repeat:no-repeat;	
}