/* stuff added for new site  */
.Content
{
    font-family: 'Trebuchet MS';
    background-color: #FFFFFF;
    width: 980px;
}

.Header
{
	border-color: #BFD0C7;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
    background-image: url(   '/images/header-background.jpg' );
    height: 115px;
    width: 975px;
}

.Header-Logo
{
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
    text-align: left;
    width: 375px;
    float: left;
}

.Ad-Space
{
	text-align: right;
	margin-top: -8px;
	width: 570;
	margin-right: 30px;
	
}

.Main-Body
{
	border-color: #BFD0C7;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	font-family: 'Trebuchet MS';
	background-color: #FFFFFF;
	width: 975px;
	height: 682px;
}

.Main-Body2
{
	border-color: #BFD0C7;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS';
	background-color: #FFFFFF;
	width: 975px;
    
}

.tableoutline {
	border: thin solid #999999;
}
.largeletter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
}

.triboxes {

}
.wingding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #0066FF;
}
.bottomlinks
{
  font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0066FF;
  text-decoration: none;
}
.bottomlinks a:visited
{
  color: #333333;
  text-decoration: none;
}
.bottomlinks a:link
{
  color: #0066FF;
  text-decoration: none;
}
.bottomlinks a:hover
{
  color: #CC0000;
  text-decoration: underline;
}
body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/08_background.jpg);
	background-repeat: repeat-x;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #f1f7f0;
}
.centered {
	text-align: center;
}
