body { background-image: url('background.jpg'); background-position: 0% 0%; background-repeat: repeat; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #48525F; }

H1 { font-family: Arial, Helvetica, sans-serif; font-size: 36px; color: #89A9C4; text-decoration: bold; margin-top: 0px;}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #89A9C4; text-decoration: bold; }

A:link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #805220; text-decoration: none; }
A:active { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #D37B1A; text-decoration: none; }
A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #805220; text-decoration: none; }
A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #805220; text-decoration: none; }

.tbltop { height: 24px; width: 994px; background: url('01.gif'); background-position: 0% 0%; }
.tblleft { height: 545px; width: 218px; background: url('02.gif'); background-position: 0% 0%; }
.tblmiddle { height: 545px; width: 513px; background: url('03.gif'); background-position: 0% 0%; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #48525F;}
.tblright { height: 545px; width: 263px; background: url('04.gif'); background-position: 0% 0%; }
.tblbottom { height: 56px; width: 994px; background: url('05.gif'); background-position: 0% 0%; }

#main_content { height: 540px; width: 500px; max-height: 540px; max-width: 530px; overflow: auto;}

.link1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #805220; cursor: pointer; position: relative; top: 150px; display: block; text-decoration: underline; }
.mlink1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #805220; cursor: pointer; display: block; width: 100%; }
.mlink2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #805220; cursor: pointer; }
#dropmenudiv{
	position:absolute;
	border:1px solid #A67A2C;
	border-bottom-width: 0;
	font:normal 14px Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv .mlink1{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #805220;
	padding: 1px 0;
	text-decoration: none;
	cursor: pointer;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ECE7DB;
}
