body {
background-color:#ffffff;
font-family:Arial;
font-size:13px;
color:#000000;
background-image:url(../Pics/Background.png);
background-repeat:repeat-x;
background-attachment:fixed;
scrollbar-face-color: #787878;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-base-color: #787878;
scrollbar-arrow-color: #ffffff;
}

#Container {
width:800px;
position: absolute;
top:0px;
left: 50%;
margin:0 0 0 -400px;
text-align:justify;
}

/* CONTAINERS */

#TopLogoContainer {
position:absolute;
z-index:10;
border:1px solid #787878;
}

#FrontTextContainer {
position: absolute;
z-index:20;
left:0px;
top:211px;
background-color:#ffffff;
width:778px;
padding:10px;
border:1px solid #787878;
}

#FrontLogoContainer {
position: absolute;
z-index:21;
left:650px;
top:120px;
padding:0px;
}

#TextContainer {
position: absolute;
z-index:20;
left:0px;
top:211px;
background-color:#ffffff;
width:778px;
padding:10px;
border:1px solid #787878;
}

#SportsTextContainer {
position: absolute;
z-index:20;
left:0px;
top:211px;
background-color:#ffffff;
width:778px;
padding:10px;
border:1px solid #787878;
}

#SportsImageContainer {
position:absolute;
z-index:22;
left:638px;
top:212px;
background-color:#ffffff;
padding:0px;
}

#ForumTextContainer {
position: absolute;
z-index:20;
left:116px;
top:211px;
background-color:#ffffff;
width:603px;
height:550px;
padding:10px;
border:1px solid #787878;
}

#Header {
font-family:Arial;
font-size:20px;
font-weight:bold;
color:#787878;
}

#SubHeader {
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#787878;
}

/* LINKS */

a.TextLink:link {color:#000000; font-weight:bold; font-size:13px; text-decoration:none; font-family:Arial;}
a.TextLink:visited {color: #000000; font-weight:bold; font-size: 13px; text-decoration: none; font-family: Arial;}
a.TextLink:hover {color: #000000; font-weight:bold; font-size: 13px; text-decoration: underline; font-family: Arial;}

a.NewsLink:link {color:#000000; font-weight:normal; font-size:13px; text-decoration:none; font-family:Arial;}
a.NewsLink:visited {color: #000000; font-weight:normal; font-size: 13px; text-decoration: none; font-family: Arial;}
a.NewsLink:hover {color: #000000; font-weight:normal; font-size: 13px; text-decoration: underline; font-family: Arial;}

a.SubLink:link {color:#000000; font-weight:normal; font-size:15px; text-decoration:none; font-family:Arial;}
a.SubLink:visited {color: #000000; font-weight:normal; font-size:15px; text-decoration:none; font-family:Arial;}
a.SubLink:hover {color: #000000; font-weight:normal; font-size:15px; text-decoration:underline; font-family:Arial;}

a.MenuLink:link {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none; font-family: Arial;}
a.MenuLink:visited {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none; font-family: Arial;}
a.MenuLink:hover {color: #d1d1d1; font-weight: bold; font-size: 14px; text-decoration: none; font-family: Arial;}

a.TopMenuLink:link {color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: none; font-family: Arial;}
a.TopMenuLink:visited {color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: none; font-family: Arial;}
a.TopMenuLink:hover {color: #d1d1d1; font-weight: bold; font-size: 12px; text-decoration: none; font-family: Arial;}

a.ScheduleLink:link {color: #FFFFFF; font-weight: bold; font-size: 13px; text-decoration: none; font-family: Arial;}
a.ScheduleLink:visited {color: #FFFFFF; font-weight: bold; font-size: 13px; text-decoration: none; font-family: Arial;}
a.ScheduleLink:hover {color: #d1d1d1; font-weight: bold; font-size: 13px; text-decoration: none; font-family: Arial;}

/* LINKS SLUT */

/* FORM ELEMENTS START */

.InfoText {
font-family:Arial;
font-size:14px;
color:#000000;
}

input {
border-top:solid 1px #787878;
border-bottom:solid 1px #787878;
border-left:solid 1px #787878;
border-right:solid 1px #787878;
font-family:Arial;
font-size: 13px;
color: #000000;
background-color:#ffffff;
}

input.Registration {
border-top:solid 1px #787878;
border-bottom:solid 1px #787878;
border-left:solid 1px #787878;
border-right:solid 1px #787878;
font-family:Arial;
font-size: 13px;
color: #000000;
background-color:#ffffff;
width:300px;
}

textarea.Registration {
border-top:solid 1px #787878;
border-bottom:solid 1px #787878;
border-left:solid 1px #787878;
border-right:solid 1px #787878;
font-family:Arial;
font-size: 13px;
color: #000000;
background-color:#ffffff;
width:300px;
height:150px;
}

/* FORM ELEMENTS SLUT */