/* ****************************************************************
*   Copyrighted Material:
*
*   This document is confidential and proprietary information of
*   Silverbrooke Designs, LLC.
*   Copying, reproducing, or infringement in any form, by any means,
*   in whole or in part, or use for any purpose other than that for
*   which it is expressly provided without the written permission of
*   Silverbrooke Designs, LLC. will constitute copyright infringement.
*
*   Copyright (c) 2007 Silverbrooke Designs, LLC. All Rights Reserved
*                                                                         
* ******************************************************************
* Modification History
* 9/7/2007 - Original version
*/
body{
  background-repeat: repeat;
}
.maincontent {
  margin: 0;
  padding: 0;
}
.maincontent b.rtop {
  margin-top: 5px;
}
.introductioninfo {
  position: relative;
  background-color: #000000;
}
.introductioninfo h2{
  margin: 0;
  padding: 0;
  text-indent: -5000px;
  line-height: 0;
}
img.introheader{
  border: none;
  margin: 0;
  padding: 4px;
}
.intropicleft {
  position: relative;
  float: left;
  margin: 4px 8px;
  padding: 0;
}
.intropicright {
  position: relative;
  float: right;
  margin: 4px 8px;
  padding: 0;
}
p.intropleft {
  margin: 0;
  padding: 10px 5px 0px 5px;
  line-height: 1.04em;
  letter-spacing: 0.04em;
  font-size: 98%;
  text-indent: 0;
  text-align: left;
}
p.intropright {
  margin: 0;
  padding: 10px 5px 0px 5px;
  line-height: 1.04em;
  letter-spacing: 0.04em;
  font-size: 98%;
  text-indent: 0;
  text-align: right;
}
.clear {
  clear: both;
}
b.introtrailer {
  line-height: 0;
}
