/**************************************************************
 * TITLE: Common Stylesheet VB Mustangs Sports Club AAU Page  *
 * URI  : http://virginiabeachmustangs.com/aau/aau.css        *
 * MODIF: 4-9-2009 11:45 a.m.                                 *
 * Red - #4D131B					                          *		 			              
 * Yellow - #D7BF17                                           *                                             
 *************************************************************/

body {
  background: url("images/back.gif") repeat;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  line-height: 1.25em;
}

#Header {
  background-color: #4D131B;
  color: #D7BF17;
  font-size: 175%;
  font-weight:bold;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5%;
  text-align: center;
  width: 80%;
}

.HeaderText {
  line-height: 50px;
}

#HeaderL {
  border: 0px;
  float: left;
  text-align: left;
  width: 35%;
}

#HeaderM {
  border: 0px;
  float: left;
  width: auto;
}

#HeaderR {
  border: 0px;
  float: right;
  width: 135px;
}

#NavContainer {
  background-color: #D7BF17;
  color: #4D131B;
  height: 30px;
  line-height: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 80%;
}

#NavMenu {
  text-decoration: none;
  font-weight: normal;
}

#NavMenu a:link {
  background-color: #D7BF17;
  color: #4D131B;
  line-height: 30px;
  padding: .5%;
  text-decoration: none;
}

#NavMenu  a:visited {
  background-color: #D7BF17;
  color: #4D131B;
  line-height: 30px;
  padding: .5%;
  text-decoration: none;
}

#NavMenu  a:hover {
  background-color: #4D131B;
  color: #FEC51B;
  line-height: 30px;
  padding: .5%;
  text-decoration: none;
}

#NavMenu  a:active {
  background-color: #D7BF17;
  color: #4D131B;
  line-height: 30px;
  padding: .5%;
  text-decoration: none;
}

.NavMenuDiv {
  font-weight: normal;
}

#LeftSideBar {
  background-color: #4D131B;
  color: #D7BF17;
  float: left;
  height: 800px;
  margin-left: 10%;
  text-align: center;
  width: 20%;
}

#LeftSideBar a:link {
  background-color: #4D131B;
  color: #D7BF17;
  display: block;
  padding: 3%;
  text-decoration: none;
}

#LeftSideBar  a:visited {
  background-color: #4D131B;
  color: #D7BF17;
  display: block;
  padding: 3%;
  text-decoration: none;
}

#LeftSideBar  a:hover {
  background-color: #D7BF17;
  color: #4D131B;
  display: block;
  padding: 3%;
  text-decoration: none;
}

#LeftSideBar  a:active {
  background-color: #4D131B;
  color: #D7BF17;
  display: block;
  padding: 3%;
  text-decoration: none;
}

#Links {
  text-align: left;
  width: 60%;
}

#MainContent {
  background-color: #FFFFFF;
  color: #000000;
  float: right;
  height: 800px;
  margin-right: 10%;
  text-align: left;
  width: 60%;
}

#ContentP {
  margin-left: 5%;
  width: 90%;
}

.contacts {
  margin-left: 15%;
  width: 70%;
}
.lists{
  margin-left: 5%;
  width: 90%;
}

ul {
list-style-type: none;
}

.ull {
  float: left;
  margin-left: 10%;
  text-align: left;
  width: 35%;
}

.ulr {
  float: right;
  margin-right: 20%;
  text-align: left;
  width: 35%;
}

.addr {
  float: left;
  margin-left: 10%;
  text-align: left;
  width: 40%;
}

.heading {
  text-align: center;
}

.schedule {
  margin-left: 30%;
  width: 40%;
}

.booth {
  text-align: center;
}
  