#mainTable {
margin: 0px auto;
padding: 0px;
text-align: left;
border: 0;
border-collapse: collapse;
width: 820px;
}
#leftBG {
background: url(left-bg.jpg) no-repeat;
width: 135px;
}
#rightBG {
background: url(right-bg.jpg) no-repeat;
width: 155px;
}
#contentTable {
height: 350px;
border: 0;
margin: 0px;
padding: 0px;
background: url('mid.jpg') repeat-y;
border-collapse:collapse;
}
#menuTD {
padding-top: 5%;
padding-left: 10px;
font-weight: bold;
}
#contentEnd {
background:url('mid.jpg') repeat-y;
height: 10px;
}
#footer {
background:url('footer.jpg') no-repeat bottom;
height: 45px;
}

.topAlign {
vertical-align: top;
}
.alignRight {
text-align: right;
}
.leftBorder {
border-left:1px white solid;
}
.bottomBorder {
border-bottom:1px white solid;
}
.rightBorder {
border-right:1px white solid;
}
.topBorder {
border-top:1px white solid;
}

a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover { 
	color: #33CCFF;
	}
a:active { 
	color: red;
	}
body {
	background-color: #000000;
	margin-top: 0px;
	border-collapse: collapse;
	margin: 0px 0px; 
	padding: 0px;
	text-align: center;
}
hr {
 height: 3px;
}
.style1 {
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 4px;
	text-align: justify;
}
.style6 {
	color: #FFFFFF;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style7 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {
padding-left: 20px;
color: #FFFFFF;
}
.style5:first-letter {
  float: left;
  font-family: "Brush Script MT", Arial, Helvetica, sans-serif;
  font-size: 46px;
  padding: 0 5px 0 0;
  vertical-align: middle;
  margin: 0;
  border: 0px outset #2e8b57;
}
.style5 A:link {text-decoration: underline; color: red;}
.style5 A:visited {text-decoration: underline; color: red;}
.style5 A:active {text-decoration: none; color: red;}
.style5 A:hover {text-decoration: none; color: #33CCFF;;}

.style6 A:link {text-decoration: underline; color: red;}
.style6 A:visited {text-decoration: underline; color: red;}
.style6 A:active {text-decoration: none; color: red;}
.style6 A:hover {text-decoration: none; color: #33CCFF;;}

.who-date {
	color: gray;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	padding-left: 5px;
	position: relative;
	bottom: 3px;
}
.newsHR {
	margin-left: 20px;
}
