﻿body
{
    margin:0px;
    padding:0px;
    background-color: White;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #666666;
    font-size: small;
}
#Center
{
    margin: 0 auto;
    width: 800px; 
}
#PageContainer
{
    background-image: url('images/Background.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 780px;
    padding: 10px;
}
#Footer
{
    background-color: #79005d;
    padding: 3px 10px 5px 10px;
    float: right;
    width: 780px;
    text-align: right;
    color: White;
    font-size: x-small;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;
}
#Footer a, #Footer a:Visited
{
    color: White;
}
#Footer a:hover
{
    text-decoration: underline;
    color: #DDDDDD;
}
#Header
{
    width: 630px;
    height: 130px;
    float: right;
}
#LeftColumn
{
    width: 140px;
    float: left;
}
#RightColumn
{
    width: 630px;
    float: right;
}
#TopColumn
{
    width: 630px;
    padding: 0px 0px 10px 0px;
}
#LeftContentColumn
{
    width: 200px;
    float: left;
}
#RightContentColumn
{
    width: 420px;
    float: right;
}

#LeftColumn a
{
    display: block;
	list-style-type:none;
	background-color: #FFFFFF;
	color: #79005d;
	text-decoration: none;
	white-space: pre-wrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 2px 10px;
}
#LeftColumn a:hover
{
	background-color: #79005d;
	color: #ffffff;
}
#LeftColumn h1
{
    background-color: #79005d;
    margin: 5px 0px 3px 0px;
    padding: 3px 5px 2px 10px;
    font-size: small;
    color: White;
    font-family: Arial, helvetica, Sans-Serif;
}
#NextOnContainer
{
    background-color: White;
    vertical-align: middle;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: medium;
    font-weight: bold;
    width: 130px;
    height: 100px;
    font-size: small;
    color: #f28d35;
    padding: 0px 5px;
}
#TopColumnContent
{
    background-color: #79005d;
    font-size: small;
    font-weight: bold;
    color: White;
    padding: 0px 10px;
}
.WhiteBodyContent
{
    background-color: white;
    padding: 5px;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: small;
    color: #79005d;
}
.PurpleBodyContent
{
    background-color: #79005d;
    padding: 1px;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: small;
    color: #FFFFFF;
}
.PinkBodyContent
{
    background-color: #f6cbc4;
    padding: 5px;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: small;
    color: Black;
}
#NextOnContainer h2
{
    font-size: medium;
    font-weight: bold;
    color: #79005d;
}
#LeftContentColumn h1
{
    background-color: Red;
    margin: 5px 0px 3px 0px;
    padding: 3px 5px 2px 10px;
    font-size: small;
    color: White;
    font-family: Arial, helvetica, Sans-Serif;
}
#RightContentColumn h1
{
    font-size: medium;
    margin: 5px 0px 3px 0px;
}
#ShoutContainer
{
    width: 90%;
    text-align: right;
}
h3
{
    color: #79005d;
    font-size: small;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;	
}

.MediaThumbContainer
{
    width: 97%;
    background-color: #ffffff;
    color: #FF7700;
    vertical-align: top;
    padding: 5px;
}

.NewsLink {
    Background: #ffffff;
    color: #000000;
    width: 400px;
    Padding: 10px;
 
}

.NewsLink:hover {
    Background: #eeeeee;
}

.MediaImage
{
    float: left;
    border: 0px;
    margin-right: 10px;
}
.MediaInfo
{
    float: right;
    width: 75%;
}
#MediaPlayer
{
    width: 100%;
    text-align: center;
}
.NewsTeam
{
    
}
.NewsTeamDot
{
    width: 14px;
    height: 14px;
}