body
{
   	background: #fff url('images/bg.gif');
}
img.rightnoborder {
	padding: 3px;
	background: #fff;
	float: right;
	margin-top: 17px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#thumb {
  horizontal-align:center;
  padding-top: 35px;
  padding-left:18px;
  /*
  width: 152px;
  background: url('images/box.gif') no-repeat;*/
}

.leftNav
{
  	background: url('images/ms_gradient.gif'); 
	background-repeat: repeat;
	font-size: 9pt;
	font-family: Arial;
	color: #fff;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.blkborder {
	border: 2px solid #000;
	padding: 0px;
}
.content
{
	background: #fff;
	font-size: 9pt;
	font-family: Arial;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.content1
{
	font-size: 9pt;
	font-family: Arial;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.subleft
{
	font-size: 9pt;
	font-family: Arial;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.mlink
{
	font-size: 9pt;
	font-family: Arial;
	color: #fff;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	text-decoration: none;
}

A.mlink:hover
{
	font-size: 9pt;
	/*color: #E40506;*/
	color: #fff;
	font-family: Arial;
	text-decoration: underline;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.red
{
	font-size: 9pt;
	color: #E40506;
	font-family: Arial;
	
}
.header
{
	font-size: 11pt;
	font-weight: bold;
	color: #E40506;
	font-family: Arial;
	
}
.leftheader
{
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	font-family: Arial;
	
}

/*archive links*/
.archiveLink a:link {
	color: #CC0000;
	text-decoration: none;
}
.archiveLink a:visited {
	text-decoration: none;
	color: #CC0000;
}
.archiveLink a:hover {
	text-decoration: underline;
	color: #990000;
}
.archiveLink a:active {
	text-decoration: none;
}


/* PHOTO GALLERY CSS */
div.photogallery {
     width:630px;
     margin:auto; /*to make the container centered */
     margin-top:20px;
}
div.photogallery div.clearer {
     clear:both;
}
div.photogallery a img {
     border:solid 3px #9c1c29;
     height:80px;
}
div.photogallery ul {
     list-style:none;
     margin:0;
     padding:0;
}
div.photogallery ul li {
     width:125px;
     margin-left:15px;
     margin-right:15px;
     margin-bottom:25px;
     margin-top:10px;
     float:left;
}
div.photogallery ul li span {
     text-align:center;
     font-size:8pt;
     display:block;
     width:120px;
}
#mb strong {
    color:#d70838;
}

table#Table4 {
    width:900px;
}