﻿html,body,center{
      margin:0;
      padding:0;
      height:100%;
      border:none
 }

body {
 background-color: #E3E3E3;
 font-size: 10px;
 font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 color: #564b47;
 padding: 0px;
 margin: 0px;
}

a         {text-decoration:underline; color:#282828;}
a:visited {text-decoration:underline; color:#282828;}

.img_border {
	border: 5px solid #999999;
}

a:hover img.img_border {
	border: 5px solid #333333;
}

a:active  {text-decoration:underline; color:#282828;}
a:hover   {text-decoration:underline; color:#535353;}

.text_heading {
	padding: 3px 0px 0px 0px;
	margin: 8px;
	font-family: verdana, arial;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #27375E;
	text-align: left;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}

.sidebar {
	background-color: #3B4B6A;
	height:100%;
}

.sidebar-menu {
	background:url('http://ngumasscomm.org/leftcolumn.jpg');
	background-color: #3B4B6A;
	background-repeat:no-repeat;
	height:100%;
}

.sidebar-menu a {
	display: block;
	width:160px;
	height:30px;
	padding-top:15px;
    padding-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	text-decoration:none;
	font-size:20px;
}

.sidebar a:hover {
	color:#CCCCCC;
}

table {
	display:table;
	width:100%;
	height:100%;
}

.content {
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: left;
}

.text_top {
	padding: 3px 10px 3px 10px;
	font-size: 9px;
	text-align: left;
	font-family: verdana, arial;
}

.text_body {
	padding: 8px;
}

.text_subheading {
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 4px 0px;
}
