body {
		background: #E1CEE7;
		margin: 0 0 0 0;
		font-family: verdana, arial, helvetica;
		font-size: 11px;
		line-height: 17px;
		}

img {
		display: block;
		border: 0;
		}
		
a:link {
		color: #610082;
		}
		
a:visited {
		color: #610082;
		}
		
a:hover {
		color: #fff;
		text-decoration: none;
		background: #610082;
		}
		
a:active {
		color: #610082;
		}
		
#table_main_sub {
		width: 800px;
		border: 0;
		padding: 0;
		margin: 0 auto 0 auto;
		}

#leftmargin {
		width: 20px;
		background: transparent;
		padding: 0;
		}
		
#rightmargin {
		width: 20px;
		background: transparent;
		padding: 0;
		}
		
#masthead_logo {
		width: 304px;
		height: 100px;
		background: url(/images/masthead_logo2.gif) no-repeat 29px 33px #610082;
		padding: 0;
		}
		
#masthead_photo {
		width: 456px;
		height: 100px;
		background: url(/images/masthead_photo.jpg) #610082;
		padding: 0;
		}
		
.nav {
		padding: 0;
		}
		
#body {
		width: 760px;
		background: #fff;
		vertical-align: top;
		padding: 15px 20px 10px 20px;
		}
		
#sectionhead {
		font-family: verdana, arial, helvetica;
		font-weight: bold;
		color: #610082;
		font-size: 14px;
		border-left: 3px solid #fc0;
		padding: 0px 0px 0px 5px;
		}
		
.img_body {
		display: block;
		float: right;
		border: 0;
		}
		
#footer {
		font-family: verdana, arial, helvetica;
		color: #610082;
		font-size: 11px;
		margin: 20px 0 0 0;
		border-top: 1px solid #610082;
		padding: 5px 0px 0px 0px;
		text-align: left;
		text-decoration: none;
		}
		
.footer_right {
		margin-left: 237px;
		margin-top: -17px;
		}
		
a.nav_footer:link {
		font-family: verdana, arial, helvetica;
		color: #610082;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		
a.nav_footer:visited {
		font-family: verdana, arial, helvetica;
		color: #610082;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		
a.nav_footer:hover {
		font-family: verdana, arial, helvetica;
		color: #fff;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		background: #610082;
		}
		
a.nav_footer:active {
		font-family: verdana, arial, helvetica;
		color: #610082;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
