.main_top {
	background-image: url(../images/bkgrdtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
#maindiv{
	width: 780px;
	position: absolute;
	margin-left: -390px;
	left: 50%;
	margin-top: -30px;
	visibility: visible;
}
#content{
	z-index: 50;
	position: relative;
	top: -60px;
}
#mdiv{
	overflow:auto;
	height: 380px;
	text-align: right;
}
.maintable {
	text-align: right;
	background-color: #CAC5C1;
	background-image: url(../images/bkgrdmain.jpg);
	background-repeat: repeat-y;
	color: #E1DDDA;
	
}


img {
 border-width:0px;
}
#logo {
	top: 50px;
	height: 96px;
	width: 143px;
	background-image: url(../images/logo.gif);
	position: relative;
	z-index: 100;
	left: 20px;
}
html, body {
	margin-left:0px;
	margin-top:0px;
	background-color: #E5E4E0;
	margin-right: 0px;
}
.main_top td {
	text-align: right;
	padding-right:5px;
	font-family: Verdana;
}

#menu{
 text-align:right;
}
.menu {
	color: #FFFFFF;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.main_cont_left {
	background-repeat: no-repeat;
	background-position: left top;
}
.main_cont_right {
	height: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CAC5C1;
}
.main_bottom {
	background-color: #A79D94;
	background-image: url(../images/bkgrdbottom.jpg);
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana;
	background-repeat: repeat-y;
	font-size: small;
	padding-right:20px;
	height: 80px;
	vertical-align: middle;
}
.section {
	color: #FFFFFF;
	font-size: small;
	font-family: Verdana;
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.section a{	
	text-decoration: none;
	color: #FFFFFF;	
}

.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:link{
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover{
	text-decoration: none;
	color: #CAC5C1;
}

.text_small {font-size: x-small}
.text_normal {
	font-size: small;
	font-weight: bold;
}
.navititle {
	font-family: Verdana;
	font-size: 36px;
	font-weight: bolder;
	color: #A5A09B;
	text-align: center;
}

