  body {
    text-align: center;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .home {
    background-image: url('/images/bg_home.gif');
    background-repeat: repeat-x;
  }

  .normal {
    background-image: url('/images/bg_normal.gif');
    background-repeat: repeat-x;
  }

  .layoutContainer {
    margin: 0 auto;
    width: 800px;
    text-align: left;
  }


  .topContentBar {
    height: 25px;
    text-align: center;
    font-family: Helvetica, sans-serif;
    font-size: 60%;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
  }

  .logoMenu {
    height: 125px;
    background-image: url('/images/LogoMenubg1.jpg');
  }
  
  a.menuLink {
    font-family: Helvetica, sans-serif;
    font-size: 75%;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    float: right;
    position: relative;
    top: 100px;
    margin-left: 15px;
    margin-right: 15px;
  }
  
  a.menuLink:hover {
    color: #333333;
  }
  
  .homebanner {
    text-align: right;
    height: 200px;
    background-image: url('/images/homebanner.jpg');
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 145%;
  }

  .homebannerHeading {
    height:30px;
  }

  .homebannerMenu {
    float: right;
    text-align: left;
    width: 245px;
  }
  
  a.homebannerLink {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #cc6601;
    font-size: 65%;
  }

  a.homebannerLink:hover {
    color: #333333;
  }

  .bodycontainer {
    text-align: left;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    color: #333333;
    width: 850px;
    margin-top: 0px;
    font-size: 85%;
    background-color: #FFFFFF;
  }
   .bodycontainerland {
    text-align: left;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    color: #333333;
    width: 900px;
    margin-top: 0px;
    font-size: 85%;
    background-color: #FFFFFF;
  }

  .sandbagGirl {
    float: right;
    margin-left: 3px;
    display: inline;
  }

  .announcements {
    float: right;
    width: 420px !important;
    width: 420px;
    padding-top: 3px;
    padding-left: 5px;
    background-color: #FFFFFF;
  }

  .homeMarket {
    float: left;
    border-right: 3px solid #e1e1e1;
    margin-right: 0px;
    padding-top: 3px;
    padding-left: 5px;
    font-size: 85%;
    width: 400px !important;
    width: 420px;
    background-color: #FFFFFF;
  }

  .homeMarketHeading {
    font-family: Verdana, sans-serif;
    color: #cc6601;
    font-weight: bold;
    font-size: 120%;
    display: inline;
  }

  a.announce {
    font-family: Verdana, sans-serif;
    font-size: 85%;
    text-decoration: none;
    font-weight: bold;
    color: #cc6601;
    border-bottom: 1px solid #333333;
  }
  
  a.announce:hover {
    color: #f7831d;
  }
  
  .announceText {
    font-family: Verdana, sans-serif;
    font-size: 80%;
    text-decoration: none;
    margin-top: 0px;
  }

  .contentHeading {
    padding-left: 10px;
    font-weight: bold;
    border-bottom: 2px solid #cc6601;
    border-left: 4px solid #cc6601;
    margin-bottom: 5px;
}

  .bodyFooter {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-size: 70%;
    clear: both;
    width: 100%;
    margins: 0px;
    background-color: #333333;
    height: 25px;
    color: #FFFFFF;
    text-align: center;
  }
    
 .marketInfoBox {
    float: right;
    text-align: right;
    margin-right: 30px;
  }

  a.footerLink {
    text-decoration: none;
    color: #FFFFFF;
  }

  a.footerLink:hover {
    text-decoration: none;
    border-bottom: 1px solid white;
  }

  .spacer {
    height: 25;
    width: 800px;
    margin: 0px;
    background-color: #333333;
  }

  .oneColumn{
    font-family: Verdana, sans-serif;
    width: 790px !important;
    width: 800px;
    padding-top: 3px; 
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FFFFFF;
  }
   .oneColumnland{
    font-family: Verdana, sans-serif;
    width: 870px !important;
    width: 900px;
    padding-top: 3px; 
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FFFFFF;
  }
 
  .relatedLinks {
    font-family: Verdana, sans-serif;
    position: relative;
    top: -3px;
    float: right;
    margin-right: 5px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 85%;
    width: 190px !important;
    width: 200px;
    background-color: #333333;
    color: #FFFFFF;
    background-image: url('/images/relatedlinks.gif');
    background-repeat: no-repeat;
    background-position: bottom center;
  }

  .sandbagLeft{
    float: left;
    margin-right: 3px;
    display: inline;
  }

  .orangeText {
    font-family: Verdana, sans-serif;
    color: #cc6601;
    font-weight: bold;
  }

  a.contentLink {
    text-decoration: none;
    color: #cc6601;
  }
  
  a.contentLink:hover {
    color: #f7831d;
  }

  ul.linkList {
    font-weight: bold;
    position: relative;
    left: -15px;
    color: #cc6601;
    list-style-type: square;
  }

  a.tabLink {
    text-decoration: none;
    color: #FFFFFF;
  }

  a.tabLink:hover {
    color: #cc6601;
  }

  a.contactLink {
    text-decoration: none;
    color: #333333;
	font-size: 85%;
  }
  
  a.contactLink:hover {
    color: #cc6601;
  }

  .contact {
    font-size: 90%;
  }

  .adminGroup{
    font-family: Verdana, sans-serif;
    float: left;
    margin-left: 12px;
    margin-bottom: 20px;
    font-size: 85%;
    width: 250px;
    background-color: #333333;
    color: #FFFFFF;
    background-image: url('/images/groupBottom.gif');
    background-repeat: no-repeat;
    background-position: bottom center;
  }

  .adminGroupTitle{
    text-align: center;
    font-family: Verdana, sans-serif;
    color: #cc6601;
    font-weight: bold;
    font-size: 150%;
    background-image: url('/images/groupTitle.gif');
    background-repeat: no-repeat;
    background-position: top center;
  }
  
  .triColumn{
    font-family: Verdana, sans-serif;
    float: left;
    margin-left: 12px;
    margin-bottom: 20px;
    width: 250px;
    color: #333333;
	font-weight: bold;
  }
  
  .triColumnTitle{
    text-align: center;
    font-family: Verdana, sans-serif;
    color: #cc6601;
    font-weight: bold;
	font-size: 110%;
	background-color: #333333;
    background-image: url('/images/groupTitle.gif');
    background-repeat: no-repeat;
    background-position: top center;
  }
  
  .tableForm{
  	width: 100%;
	font-weight: bold;
	font-size: 90%;
	border: none;
	padding: 0;
  }	
  
  .evenRow{
  	background-color: #FFFFFF;
  }
  
  .oddRow{
    background-color: #e1e1e1;
  }		
  
  .scheduleList{
	text-decoration: none;
  	float: left;
	width: 250px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 0px;
  }
  
  .scheduleDisplay{
  	background-color: #e1e1e1;
  }
  
  a.scheduleLink{
  	text-decoration: none;
	color: #FFFFFF;
	font-size: 85%;
	background-color: #333333;
	width: 100%;
  }
  
  a.scheduleLink:hover{
  	color: #cc6601;
  }
  	
  a.scheduleLinkSelected{
  	text-decoration: none;
	color: #FFFFFF;
	font-size: 85%;
	background-color: #cc6601;
	width: 100%;
  }
  
  table.schedule{
  	width: 90%;
	background-color: #FFFFFF;
	border: solid 1px #e1e1e1;
	font-size: 85%;
	text-align: left;
	color: #333333;
  }
  
  table.regSchedule{
  	width: 240px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border: solid 1px #fbba81;
	font-size: 85%;
	text-align: left;
	color: #333333;
  }
  
  .titlerow{
  	font-weight: bold;
	text-align: center;
	background-color: #e1e1e1;
	border-color: #FFFFFF;
  }
  
  .regtitlerow{
  	font-weight: bold;
	text-align: center;
	background-color: #fbba81;
	border-color: #FFFFFF;
  }	
  
  .schedContent{
  	width: 90%;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding: 10px;
  }	
  
  .scheduleHolder{
  	float: left;
	width: 320px;
	background-color: #cc6601;
	margin-left: 0px;
	text-align: center;
    background-repeat: no-repeat;
    background-position: bottom;
  }	
  
  .scheduleHolderBig{
  	float: left;
	width: 340px;
	background-color: #cc6601;
	margin-left: 0px;
	text-align: center;
    background-repeat: no-repeat;
    background-position: bottom;
	}	
  
  .scheduleHolderBig2{
  	float: left;
	width: 330px;
	background-color: #cc6601;
	margin-left: 0px;
	text-align: center;
    background-repeat: no-repeat;
    background-position: bottom;
  }  
  .scheduleHolderBigger{
  	float: left;
	width: 380px;
	background-color: #cc6601;
	margin-left: 0px;
	text-align: center;
    background-repeat: no-repeat;
    background-position: bottom;
  }
    .scheduleHolderTutor{
  	float: left;
	width: 520px;
	background-color: #cc6601;
	margin-left: 0px;
	text-align: center;
	overflow:auto
  }
   
  .schedContentTutor{
  	width: 90%;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding: 18px;
  }
  
   .scheduleHoldersatland{
  	float: left;
	width: 590px;
	background-color: #cc6601;
	margin-left: 0px;
	text-align: center;
	overflow:auto
  }
  .schedContentsatland{
  	width: 90%;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding: 18px;
	background-image: url('/images/satboy.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
	overflow:auto;
  }
    .schedContentactland{
  	width: 90%;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding: 18px;
	background-image: url('/images/actpic.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
	overflow:auto;
  }
    .schedContentgreland{
  	width: 90%;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding: 18px;
	background-image: url('/images/grepic.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
	overflow:auto;
  }
  
  .schedContenttutorland{
  	width: 90%;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding: 18px;
	background-image: url('/images/tutoringpic.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
	overflow:auto;
  }
    .schedContentpsatland{
  	width: 90%;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding: 18px;
	background-image: url('/images/psatpic.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
	overflow:auto;
  }
  .satland{
  	background-color: #FFFFFF;
	background-image: url('/images/satboy.jpg');
    background-repeat: no-repeat;
   
 }
  .schedInfo{
  	width: 250px;
	font-size: 90%;
	text-align: left;
	background-color: #e1e1e1;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	background-image: url('/images/schedInfoBottom.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
  }
  
  ul.schedInfoList {
	position: relative;
	left: -21px;
	color: #333333;
	list-style-type: square;
	top: 320px;

  }
  
  .policy{
  	font-size: 75%;
	margin-left: 25px;
	margin-right: 5px;	
	width: 350px;
	width: 340px !important;
	float: left;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url('/images/policyBottom3.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
  }	
  
  .policy2{
  	font-size: 75%;
	margin-left: 40px;
	margin-right: 5px;	
	width: 700px;
	width: 690px !important;
	float: left;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url('/images/policyBottom4.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
  }	
  .girlPicPlace{
	margin-top: 76px;


	}

  .register{
  	font-size: 85%;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;	
	width: 240px;
	width: 230px !important;
	float: left;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url('/images/policyBottom2.gif');
	background-position: bottom center;
	background-repeat: no-repeat;.schedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.schedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
