body {
  background: #c9e1f4;
  font-family: Bitsumishi, Verdana, Helvetica, sans-serif;
  font-size:   small;
  font-weight: bold;
  color: #666666;
  margin:      0px;
}

#allcontent {
  width: 800px;
  padding-top: 5px;
  background: white url(../images/tltr.gif) top center no-repeat;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
} 

#header {
  background: #004b91;
  margin: 24px 0px 0px 0px;
  padding: 15px;
  padding-top: 0px;
  font-family: Clarendon, serif;
  color: white;
  font-size: 250%;
  font-weight: bold;
  text-align: center;
}

#belowheader {
  background-color: #ff9933;
  height: 10px;
}

#below2 {
  background-color: #666666;
  height: 5px;
  margin: 0px 0px 10px 0px;
}

#leftbar {
  margin: -13px 0px 10px 10px;
  float: left;
}

#nav {
  list-style-type: none;
  padding-left: 0;
  width: 180px;
}

.button {
  background: url(../images/navbuttonsq.gif) no-repeat;
  padding: 4px 0px 4px 10px;
  border: #004b91 solid 2px;
  border-style: outset;
  display: block;
  font-family: sans-serif;
}


.rellinks {
  list-style-type: none;
  width: 180px;
  padding-left: 0px;  
}

.relbutton {
  background: url(../images/rellinkbutton.gif) no-repeat;
  list-style-type: none;
  display: block;
  padding: 5px;
  text-align: center;
  margin: 0px 0px 3px 0px;
}

#main {
  margin: 10px 10px 10px 200px;
  background: white;
  border: black solid thin;
  border-style: inset;
  padding: 10px;
}

h1 {
  font-family: Clarendon, serif;
  color: #333333;
  border-bottom: 1px solid #999999;
}

h2 {
  font-family: Clarendon, serif;
  color: #ff9933;
  border-bottom: 1px solid #999999;
}


.image {        
  float: right;
  margin: 5px;
}                   /* Remove if no image */      

#footer {
  clear: both;
  background: #ffcc66 url(../images/blbr.gif) bottom center no-repeat;
  border-top: gray solid thin;
  margin: 10px 0px 0px 0px;
  padding: 5px;
  padding-bottom: 35px;
  text-align: center;
} 

#footer a:link {
  color: white;
  text-decoration: none;
}

#footer a:visited {
  color: white;
  text-decoration: none;
}

#footer a:hover {
  color: #666666;
  text-decoration: none;
}

#copyright {
  color: white;
}

a:link {
  color: #004b91;
  text-decoration: none;
}

a:visited {
  color: #ff9933;
  text-decoration: none;
}

a:hover {
  color: #c9e1f4;
  text-decoration: none;
}

#nav a:link {
  color: black;
  text-decoration: none;
}

#nav a:visited {
  color: black;
  text-decoration: none;
}

#nav a:hover {
  color: black;
  background: url(../images/navhover.gif) no-repeat;
  text-decoration: none;
}

   
.rellinks a:link {
  color: white;
  text-decoration: none;
}

.rellinks a:visited {
  color: white;
  text-decoration: none;
}

.rellinks a:hover {
  color: white;
  text-decoration: none;
  background: url(../images/rellinkhover.gif) no-repeat;
}

#relatedlinks h1 {
  color: gray;
}

* html #nav a {
  height: 25px;
}

/*body#whypursueanmba a#whypursueanmbalink,
body#whatisthegmat a#whatisthegmatlink,
body#gmatprep a#gmatpreplink,
body#onlinebusinessschools a#onlinebusinessschoolslink,
body#businessschoolrankings a#businessschoolrankingslink,
body#mbaadmissionsinterview a#mbaadmissionsinterviewlink,
body#mbaadmissionsganttchart a#mbaadmissionsganttchartlink,
body#mbapreparation a#mbapreparationlink,
body#toeflibt a#toeflibtlink,
body#mbasalaries a#mbasalarieslink,
body#mbaprograms a#mbaprogramslink,
body#mbascholarships a#mbascholarshipslink,
body#federalstudentloans a#federalstudentloanslink*/
ul#nav a#currentpage {
  color: black;
  background: url(../images/navhover.gif) no-repeat;
}

.bold {
  color: #333333;
  font-style: italic;
}

.largeletter:first-letter {
  font-size: 1.3em;
}

*+html #nav {
  margin-left: 0px;
  margin-top: 13px;
}

*html #nav {
  margin-left: 0px;
  margin-top: 13px;
}


*+html .rellinks {
  margin-left: 0px;
}

*html .rellinks {
  margin-left: 0px;
}

*+html #relatedlinks h1 {
  font-size: 2em;
}

*html #relatedlinks h1 {
  font-size: 2em;
}

*html .button {
  padding: 0px;
}

.adsensescraper {
  text-align: center;
}

.adsenseright {
  float: right;
  padding: 5px;
}

.adsensescrapertmarg {
  text-align: center;
  margin-top: 35px;
}

.adsenseleft {
	float: left;
	padding: 5px;
}