﻿BODY {
	background-color: #3F0565;
	background-image: url( images/bg_topgrad.jpg);
	background-repeat: repeat-x;
	color: white;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

A {
	color: #50A;
	font-weight: bold;
}
A:visited {
	color: #50A;
}

A:hover {
	text-decoration: underline;
}

A.big {
	font-size: 14px;
	margin-left: 12px;
	padding: 5px;
	text-decoration: none;" 	
}

A.big:hover {
	font-size: 14px;
	margin-left: 12px;
	padding: 5px;
	text-decoration: underline;" 	
}


DIV {
	box-sizing: border-box;
}

H1 {
	border: 0px;
	border-bottom: 3px solid #FFCC00;
	font-family: Verdana,sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	padding: 15px;
	padding-bottom: 0px;
}

H2 {
	color: #CC22CC;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H3 {
	background-image: url( images/arrow.gif);
	background-repeat: no-repeat;
	color: red;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding-left: 20px;
}

P {
	margin: 0px;
	padding: 0px 15px 15px 15px;
}

UL {
	margin-top: 0px;
	padding: 10px;
	padding-top: 0px;
}

UL.redarrow {
	list-style-image: url( images/arrow.gif);
	list-style-position: inside;
	margin: 0px;
}
UL.redarrow li {
	margin-bottom: 5px;
}

.ContentBG {
	background-image: url( images/site_bg.jpg);
	width: 780px;
}
.ContentTable {
	background-image: url( images/content_bg.jpg);
	background-repeat: repeat-x;
	width: 710px;
}
.ContentWide {
	color: #000077;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	width: 700px;
}
.ContentLeft {
	color: #000077;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	width: 419px;
}
.ContentRight {
	background-image: url( images/content_bg_right.jpg);
	background-repeat: repeat-y;
	color: black;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 291px;
}
.ContentRight P {
	padding-left: 30px;
	padding-right: 20px;
}

.SiteBottom {
	color: white;
	background-image: url( images/site_bot.jpg);
	background-repeat: no-repeat;
	height: 84px;
	text-align: center;
	width: 780px;
}

.CreditsBottom {
	color: #9966CC;
	font-size: 10px;
	margin: 0px 0px 20px 0px;
	position: relative;
	left: 220px;
}

.LeagueInfoTable {
	color: #0000AA;
	font-size: 10px;
	width: 100%;
}
.LeagueInfoTable td {
	padding: 3px 15px 3px 15px;
}

.MenuTable {
	line-height: 100%;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 370px;
}
.MenuTable td {
	border-bottom: 1px dashed #FFCCFF;
	color: #CC22CC;
	font-size: 11px;
	padding: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	vertical-align: top;
}
.MenuTable B {
	color: #8800CC;
}
.MenuDisplay {
	display: none;
}
.MenuExpand {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 3px;
	width: 380px;
}

.PhotoGallery {
	background-color: #3F0565;
	height: 550px;
	margin: auto;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	width: 650px;
}
.PhotoGallery_Image {
	background-color: black;
	border: 2px solid #CC3399;
	height: 454px;
	margin: auto;
	padding: 0px;
	vertical-align: middle;
	width: 600px;
}
.PhotoGallery_Caption {
	color: white;
	font-size: 12px;
	height: 50px;
	margin: auto;
	text-align: center;
	width: 600px;
}
.PhotoGallery_Caption A {
	background-color: #0066CC;
	border: 1px solid white;
	color: white;
	height: 24px;
	padding: 5px;
	text-decoration: none;
	width: 80px;
}
.PhotoGallery_Caption A:visited {
	color: white;
}
.PhotoGallery_Caption A:hover {
	background-color: #00CCFF;
}

.TopMenu {
	background-image: url( images/menu_bg.jpg);
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 780px;
}

.copyright {
	color: #9966CC;
	font-size: 10px;
	margin: 0px 0px 20px 0px;
	position: relative;
	left: 220px;
	text-align: right;
}
