body {
	margin: 0;
	padding: 0;
	background-color: #5c5b5b;
	font-family: arial, helvetica, sans-serif;
	}	
td {
	font-size: 12px;
	}
/* The Items below are for setting style to top banner - replacing text wth background image */
div#banner {
	margin: 0 auto;
	padding: 10px 0 ;
	background-color: #a8a7a6;
	}
div.banner {
	margin: 0 auto;
	height: 100px;
	width: 800px;
	border: 0px solid red;
	}	
div#banner h1  {
	margin: 0;
	padding: 0;
	height: 100px;
	border: 0px solid red;
	text-align: center;
	background-image: url("../common/logomd2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}
div#banner h1  span.goaway {
	display: none;
	}
	
div#banner .contactinfo  {
	float: left;
	text-align: left;
	font-size: .9em;
	color:#68617e;
	margin-top: 40px;
	border: 1px solid #fff;
	padding: 10px;
	padding-top: 10px;
	width: 200px;
	text-align: center;
	background-image: url("../common/fade2.gif");
	background-repeat: repeat-x;
	background-position: top left;
	}
div#banner .contactinfo2  {
	float: right;
	text-align: center;
	font-size: .9em;
	color:#68617e;
	margin-top: 40px;
	border: 1px solid #fff;
	padding: 10px;
	width: 200px;
	background-image: url("../common/fade2.gif");
	background-repeat: repeat-x;
	background-position: top left;
	}
 a:link {
	color: #50486d;
	text-decoration: none;
	}
a:visited {
	color: #50486d;
	text-decoration: none;
	}
a:active {
	color: #585eba;
	text-decoration: none;
	}
a:hover {
	color: #585eba;
	text-decoration: none;
	}
/* No longer used 
*/	
/* All done with the top banner */

/* Style the Big pics on home page, set background shadow and position */


/* Done placing images on Index page */

div#picarea {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 5px;
	border-top: 0px solid #fff;
	background-color: #5c5b5b;
	}
 a:link {
	color: #fff;
	text-decoration: none;
	}
a:visited {
	color: #fff;
	text-decoration: none;
	}
a:active {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
div.clientinfo {
	display: block;
	width: 100%;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	padding: 10px 0;
	color: #68617e;
	background-color: #a8a7a6;
	border-bottom: 1px solid #fff;
	}
div.numericnav {
	display: block;
	width: 100%;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	padding: 10px 0;
	color: #000;
	}
div.menu {
	display: block;
	margin: 2px auto;
	text-align: center;
	color:#a8a7a6;
	font-size: .9em;
	z-index: 10;
	}
#thumbarea {
	position: relative;
	display: block;
	border: 0px solid red;
	}
div.name {
	text-align: center;
	font-size: 12px;
	color:#fff;
	margin: 0;
	padding: 2px 0;
	clear: both;
	}
#thumbarea .onethumb img {
	margin: 0 0 2px 0;
	}
#thumbarea td a:link img {
 	border: 2px solid #333;
	}
#thumbarea td a:visited  img {
 	border: 2px solid #333;
	}
#thumbarea td a:active img {
 	border: 2px solid #fff;
	}
#thumbarea td a:hover img {
 	border: 2px solid #fff;
	}
span.name {
	color: #fff;
	}
div.wgnavigation {
	display: block;
	margin: 5px auto 15px;
	text-align: center;
	font-size: .9em;
	}
div.bigpic {
	margin: 0 auto;
	position: relative;
	text-align: center;
	}
div.bigpic img {
	border: 0px solid #333;
	margin: 20px;
	}
div#listing {
	position: relative;
	margin: 0 auto;
	border: 1px solid #fff;
	width: 600px;
	}
div#listing a {
	display: block;
	font-size: .9em;
	padding: 3px 10px;
	}
div#listing a:hover {
	background-color: #f3f0eb;
	}
div.row {
	display: block;
	position: relative;
	border-bottom: 1px solid fff;
	}
.filename {
	width: 600px;
	padding-right: 20px;
	border: 0px solid red;
	}
.mod {
	float: right;
	}
	