﻿
Body
{
   margin:0px;
   padding:0px;
   background: #616a76;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   color: #575d6b;
   font-size: medium;
   text-align: Center;
}

a {
   text-decoration: underline;
   color: #616a76;
}

a:hover {
   color: #393d46;
}

#PageContainer
{
    Background: #393d46;
    width: 860px;
    padding: 0px;
    Text-Align: Left;
    margin: 0 auto;
}


#Header {
    background: #393d46;
    height: 107px;
    width: 829px;
}

#Header_Outer {
   background: #ffffff;
   Padding-bottom: 10px;
}


#Menu {
    Background: #d7d6ce;
    color: #666666;
    background-image: url(images/menu_top.jpg);
    background-repeat: no-repeat;
    height: 60px;
    Padding-left: 160px;
    Text-Align: Center;
}

.Menu_Block {
   Float: Left;
   Width: 90px;
   Height: 25px;
   Margin-right: 20px;
   Padding-top: 25px;
}

.Menu_Block:hover {
   background: #ffffff;
}

.Menu_On {
   background: #ffffff;   
}

#Menu a {
    text-decoration: none;
    color: #000000;
}


#SearchBar {
   Padding-left: 160px;
   color: #616a76;
   height: 30px;
   Padding-top: 10px;
   font-size: small;
   Background: #ffffff;
}


#SearchBar input {
   Float: Right;
   margin-right: 10px;
   border: 1px Solid;
}


#Side_Menu {
   width: 150px;
   background: #ffffff;
   Float: Left;
}

.Side_Menu_Block {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 10px;
   text-align: right;
   background: #d7d6ce;
   Height: 18px;
   width: 140px;
   Float: Left;
   margin-bottom: 4px;
   text-decoration: none;
   color: #616a76;   
}

.Side_Menu_Block:hover {
    background: #ec00fb;
}


.Side_Menu_On {
   background: #393d46;
   color: #d7d6ce; 
}

#PageContent {
   padding: 0px;
   width: 710px;
   Background: #ffffff;
   Float: Left;
}

#MiddlePage {
   Padding: 0px 10px 20px 10px;
   font-size: small;
   width: 470px;
   float: left;
   text-align: justify;
   Background: #ffffff;
}


#Footer {
   text-align: center;
   color: #7e8998;
   font-size: x-small;
   font-weight: normal;
   text-decoration: none;
   Width: 700px;
   margin-bottom: 10px;
   float: right;
}

#Footer a {
   color: #7e8998;
}

img {
   position: relative;
   border: 0px;
}

input {
   font-size: small;
   font-weight: normal;
   color: #666666;
   background: d7d6ce;
}

#RightBar {
   Float: Right;
   Width: 220px;
   Padding-bottom: 10px;
}

#RightGrey {
   Float: Right;
   background: #616a76;
   Padding-top: 15px;
   Margin-bottom: 5px;
}


.SidePic {
   Width: 210px;
   margin-top: 20px;
   left: 10px;
}


.WebIcon {
   Float: Left;
   Margin-right:5px;
}


#mboxes {
   padding: 0px 10px 10px 0px;
   float: right;
   width: 700px;
   background: #ffffff;
}

.mBox {
   font-size: small;
   Width: 203px;
   padding: 10px;
   Margin-left: 10px;
   Float: left;
}

.mBox P {
   Margin-top: 11px;
}

.sBox {
   font-size: small;
   Width: 190px;
   padding: 10px;
   Margin-bottom: 15px;
   Float: right;
}

#BoxA {
   background: #d7d6ce;
   color: #616a76;
}
#BoxB {
   background: #393d46;
   color: #d7d6ce;
}
#BoxC {
   background: #616a76;
   color: #ffffff;
}


.mBox H1 {
   font-weight: normal;
   font-size: x-large;
   margin: 0px;
   Padding-top: 4px;
   Padding-bottom: 4px;
}
.sBox H1 {
   font-weight: normal;
   font-size: large;
   margin: 0px;
   Padding-top: 4px;
   Padding-bottom: 4px;
}
#BoxA H1 {
   Color: #ec00fb;
}
#BoxB H1 {
   Color: #02d3fc;
}
#BoxC H1 {
   Color: #2cff02;
}


.mBox H3 {
   font-size: medium;
}

.sBox H3 {
   font-weight: normal;
   font-size: small;
}
#BoxA H3 {
   color: #393d46;
   margin: 5px 0px 0px 0px;
}
#BoxB H3 {
   color: #d7d6ce;
   margin: 0px 0px 7px 0px;
}
#BoxC H3 {
   color: #000000;
   margin: 5px 0px 0px 0px;
}



.sBox H3 a {
   text-decoration: underline;
   font-weight: normal;
   font-size: small;
}
#BoxA H3 a {
   color: #393d46;
}
#BoxB H3 a {
   color: #d7d6ce;
}
#BoxC H3 a {
   color: #000000;
}
#BoxA H3 a:hover {
   color: #616a76;
}
#BoxB H3 a:hover {
   color: #ffffff;
}
#BoxC H3 a:hover {
   color: #393d46;
}





.sBox H4 {
   Color: #7e8998;
   font-weight: normal;
   font-size: x-small;
}
#BoxA H4 {
   margin: 0px 0px 0px 0px;
}
#BoxB H4 {
   margin: 5px 0px 0px 0px;
}
#BoxC H4 {
   margin: 0px 0px 0px 0px;
}




#BoxB a {
   Color: #7e8998;
}

#BoxB a:hover {
   Color: #616a76;
}


#BoxC a {
   Color: #d7d6ce;
}

#BoxC a:hover {
   Color: #ffffff;
}




#ExtraSearch {
   Text-Align: Center;
   Padding: 20px;
}

H1 {
   Color: #ec00fb;
   font-weight: normal;
   font-size: x-large;
   Margin: 10px 0px 10px 0px;
   font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

H2 {
   Color: #616a76;
   font-weight: normal;
   font-size: large;
   Float: Right;
   Margin: 0px 0px 0px 0px;
}

H3 {
   Color: #393d46;
   font-weight: normal;
   font-size: medium;
   Margin: 20px 0px 0px 0px;
}

H3 a {
   Color: #393d46;
   font-weight: normal;
   font-size: medium;
   Margin: 0px 0px 0px 0px;
}

H3 a:hover {
   Color: #616a76;
}

H4 {
   Color: #7e8998;
   font-weight: normal;
   font-size: x-small;
   Margin: 0px;
}

H5 {
   Color: #7e8998;
   font-weight: normal;
   font-size: small;
   Margin: 0px 0px 0px 0px;

}

.RightLink {
   Margin-top: 2px;
   Float: Right;
}


.teamphoto {
   Float: left;
   Padding: 10px 9px 10px 0px;
   text-align: Center;
}

.teamphoto img {
margin-bottom: 4px;
}

.teamphoto a {
    text-decoration: none;
}


#middlestrip {
   float: left;
   width: 690px;
   background: #d7d6ce;
   Padding: 0px 10px 20px 10px;
   font-size: small;
   text-align: justify;

}

#TeamDesc {
   Padding: 0px 0px 10px 10px;
   Width: 550px;
   font-size: small;
   float: left;
   text-align: justify;
}

#VideoPlayer {
   Padding: 10px;
}