
  body, th, td, .bodstyle { font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 9pt;
    background-image: url(site_images/blue.jpg);
    background-repeat: repeat;
    margin-top: 0pt;
    margin-left: 0pt;
    padding-top: 0pt;
    padding-left: 0pt;
    }

  h1 { font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18pt;
    color: rgb(153, 0, 0);
    }

  h4 { font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16pt;
    color: rgb(153, 0, 0);
    }

  .georgia { font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12pt;
    }

  table { font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 9pt;
    }

  a:link { font-family: Georgia,"Times New Roman",Times,serif;
    color: rgb(51, 51, 153);
    text-decoration: none;
    }

  a:visited { color: rgb(51, 51, 153);
    text-decoration: none;
    font-family: Georgia,"Times New Roman",Times,serif;
    }

  a:hover { font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    color: rgb(153, 51, 51);
    text-decoration: none;
    }

  a:active { font-family: Georgia,"Times New Roman",Times,serif;
    color: rgb(153, 0, 0);
    text-decoration: underline;
    }

#layout {
	padding: 0px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

#content {
	border: none;
	height: 600px;
	width: 600px;
}
.thumbbox {
	margin: 17px;
	padding: 10px;
	float: left;
	height: 140px;
	width: 140px;
	background: #FFFFFF;
	border: 1px solid #666666;
	text-align: center;
}
.indenttwenty {
	padding-left: 20px;
}
 #navcontainer
{
margin-bottom: 1em;
overflow: hidden;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
.twofifty {
	width: 250px;
}