body {
	background-image: url(images/background3.jpg);
      background-repeat : repeat ;
      background-position :center top;
	margin: 0px;
	padding: 0px;
}
.bold {
  font-weight: bold;
}
.bottomnav {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.borderstyle2 {border-left: solid 1px #000;}
.sidebars{background-color:#652f83; margin: 0px; padding: 0px 5px;}
.maincontent{padding: 10px;}
.lastrow{height: 48px;}
.lastrowcontent{padding-top: 10px;}
.picture{display: block; margin-left: auto; margin-right: auto;}
.style3 {font-family: Arial, Helvetica, sans-serif}
.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #88d370}
.sideheader {	font-size: 14px;
	font-weight: bold;
	color: #8B40C5;
	font-family: Arial, Helvetica, sans-serif;
}
.tablenav { background-image: url(images/navback.jpg); }
.style4 {color: #8B40C5; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
a:link {
	color: #29e300
}
a:visited {
	color: #e9c20e
}
a:hover {
	color: #e9c20e
}
a:active {
	color: #e9c20e
}
.centered{
  text-align: center;
}
.title{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.titleLarge{
  font-size: 24px;
}
.titleReg{
  font-size: 14px;
}
.lengthy{
  font-family: Helvetica, Arial, sans-serif, Verdana;
  font-size: 11px;
}
.content{
  margin: 0px;
  padding: 0px;
}
.header{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:bold;
  font-size: 24px;
}
.nav{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.changeTitle{
  font-family: Arial, sans-serif, Verdana;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 5px 0px 5px;
  background-color: #99CCCC;
  border: 1px solid;
}
.changeNormal{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid;
  background-color: #D9D9D9;
}
.archives{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.archivesNorm{
  font-size: 12px;
}
.archivesTitle{
  font-weight: bold;
  font-size: 14px;
}
table.blog{
  border-style: none; border-size: 0px;
  background-color: #EAC7FF;
  text-align: left;
  width: 465px;
}
tr.blogTop{
  background: url('images/b_top.jpg');
  height: 9px;
}
tr.blogBottom{
  background: url('images/b_bottom.jpg');
  height: 9px;
}
table.blogContent{
  border-style: none; border-size: 0px;
  margin-left: 10px;
  text-align: left;
}
div.blogEntry{
  margin: 8px;
  font-size: 12px;
}
table.blogTitle{
  border-style: none; border-size: 0px;
  background-color: #611D8C;
  font-size: 18px;
  color: #FFFFFF;
  text-align: left;
  height: 30px;
}
td.blogTitleEnd{
  height: 100%;
  width: 9px;
}
table.blogTitleEndTbl{
  table-layout: fixed;
  height: 100%;
  width: 9px;
}
td.blogTitleEndTop{
  background: url('images/b_title-top.jpg') no-repeat top right;
  height: 11px;
  width: 9px;
}
td.blogTitleEndBottom{
  background: url('images/b_title-bottom.jpg') no-repeat bottom right;
  height: 11px;
  width: 9px;
}
