* {
   margin: 0px;
   padding: 0px;
}

body {
background-color:#5d6773;
font-family: arial, verdana, sans-serif;
font-size: 12px;
}

a {
text-decoration:none;
/*color: #5d6773;*/
/*color: #5f5f5f; */
color: #000099;
}

a.foot {
text-decoration:none;
color: #FFFFFF;
}

a:hover {
text-decoration:underline;
}

img {
border : none;
}

table.flyers {
margin-left: 10px;
}

table.flyers td {
width: 132px;
}

img.flyer {
border: medium solid black;
}

table.footer {
border: 0px solid black;
}

table.profile {
/*border-spacing: 4px 0px; */
margin-left: 16px;
}

table.profile td {
width: 100px;
height: 100px;
}

img.profiler{
border: medium solid black;
}

td {
vertical-align: top;
}

li {
font-family: arial, trebuchet ms, verdana, sans-serif;
margin-left: 35px;
margin-right: 20px;
line-height: 20px;
}

p{
font-family: arial, trebuchet ms, verdana, sans-serif;
}

p.foot {
color: #ffffff;
font-family: arial, verdana;
font-size: 11px;
margin-top: 6px;
margin-right: 6px;
}

p.readmore{
margin-bottom: 7px;
margin-left: 20px;
margin-right: 20px;
text-align: right;
font-size: 12px;
font-weight: bold;
}

p.newstitle{
margin-left: 20px;
margin-right: 20px;
font-weight: bold;
font-size: 13px;
margin-bottom: 0px;
}

p.newscontent {
margin-left: 20px;
margin-right: 20px;
}

p.newsheader{
text-align: center;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}

p.content {
margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
line-height: 20px;
}

p.contentBox {
margin-left: 20px;
margin-right: 20px;
line-height: 20px;
}

h1 {
font-size: 20px;
color: #5f5f5f;
font-family: verdana;
margin-top: 10px;
margin-left: 20px;
}

h2 {
font-size: 18px;
color: #5f5f5f;
font-family: verdana;
margin-top: 10px;
margin-left: 20px;
}

#Table_01 {
   margin: 0 auto;
	width:967px;
	height:712px;
}

#Banner {
   float: left;
	width:967px;
	height:113px;
}

#menu {
   float: left;
	width:967px;
	height:37px;
}

#news {
   float: left;
   /*background-color: #e3e3e3; */
   background-color: #e5e8ed;
   border: 2px solid black;
   width:313px;
	height:278px;
}

#midWrapper {
   float: left;
   /*background-color: #e5e8ed;*/
   background-color: #000000;
   border: 2px solid black;
}

#sidebanner {
   float: left;
   /*background-color: #e5e8ed;*/
   background-color: #000000;
   width:250px;
	/*height:520px;  */
	height: 100%;  
/*   border-top: 2px solid black;
   border-left: 2px solid black;
   border-right: 0px solid black;
   border-bottom: 2px solid black;  */
}

#content {
   float: left;
   /*border: 2px solid black; */

   background-color: #e5e8ed;
	width:713px;
/* height: 520px; */
}
#contentSml {
   float: left;
   border: 2px solid black;
   background-color: #e5e8ed;
	/*width:671px;
   height: 520px; */
   height: 650px;
   width: 709px;
}
#mainImage {
   float: left;
   border-top: 2px solid black;
   border-right: 2px solid black;
   border-bottom: 2px solid black;
	width:648px;
	height:278px;
}

#subheaders {
   float: left;
	width:967px;
	height:34px;
}

#mainContent {
   float: left;
	width:963px;
	height:205px;
	background-color: #e5e8ed;
	border: 2px solid black;
}

#footer {
   float: left;
	width:963px;
	height:34px;
	background-color: #231f20;
   border-bottom: 2px solid black;
   border-top: 1px solid black;
   border-left: 2px solid black;
   border-right: 2px solid black;
}



