﻿body {
background-color: #ffffff;
color: #000000;
font-family: serif;
margin: 0px;
}

a {
color: #0000ff;
text-decoration: none;
}

a:hover {
color: #c0c0c0;
}

.mainheading {
text-align: center;
}

.maingraphic {
background: url('./Images/banner.jpg') no-repeat;
border-bottom: double 8px #ffffff;
height: 160px;
}

.maingraphic2 {
background: url('./Images/gradient_1.jpg') repeat-x;
border-top: groove 6px #000066;
height: 800px;
}

.mainmenu {
background-color: #ffffb0;
border: solid 4px #000066;
line-height: 2em;
margin: 0 10px 10px 10px;
padding: 20px 14px 10px 14px;
position: absolute;
text-align: right;
top: 30px;
width: 175px;
}

.mainmenu .menuheader {
background-color: #000066;
border: solid 1px #000066;
margin: -1.3em -1em 1em -1em;
height: 18px;
}

.mainmenu .logo {
border: solid 1px #000066;
margin: 0 0.75em -2em 0;
}

.mainmenu hr {
height: 1px;
margin: 1em 0;
}

.mainmenu b {
font: bold 11pt sans-serif;
line-height: 1.5em;
}

.mainmenu b.home {
font: bold 12pt sans-serif;
line-height: 1.5em;
}

.mainmenu a {
font: normal 10pt sans-serif;
text-decoration: none;
line-height: 1.5em;
}

.join {
text-align: center;
}

.overallcontent {
background-color: #ffffff;
border: solid 10px #f4f4f4;
border-radius: 2em;
left: 200px;
margin: 50px 50px 50px 75px;
padding: 25px 50px;
position: absolute;
top: 170px;
vertical-align: top;
}

.sportsmenu { 
background-color: #ffffb0;
border: solid 4px #000066;
line-height: 2em;
margin: 0 10px 10px 10px;
padding: 20px 14px 10px 14px;
position: absolute;
text-align: right;
top: 30px;
width: 175px;
}

.sportsmenu .menuheader {
background-color: #000066;
border: solid 1px #000066;
margin: -1.3em -1em 1em -1em;
height: 18px;
}

.sportsmenu .logo {
border: solid 1px #000066;
margin: 0 0.75em -2em 0;
}

.sportsmenu hr {
height: 1px;
margin: 1em 0;
}

.sportsmenu b {
font: bold 11pt sans-serif;
line-height: 1.5em;
}

.sportsmenu b.home {
font: bold 12pt sans-serif;
line-height: 1.5em;
}

.sportsmenu a {
font: normal 10pt sans-serif;
text-decoration: none;
line-height: 1.5em;
}

.pagetitles h1 {
color: #ffff00;
text-align: center;
}

