body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Sans;
	
}
p, td, ul, ol, li, dl, dt, dd {
	font-family: Tahoma, Arial, Sans;
	font-size: 13px;
	list-style:square;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Sans;
}

h1 {
	font-size: 24px;
	color: #f9a61a !important;
	background-image:url(../images/h1_bg.png);
	height: 28px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0 0 1px 0;
	}
#center {
	position: absolute;
	top: 3px;
	width: 789px;
	left: 639px;
	margin-left: -395px;
	border-top: none;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}
#t1 {
	background-image: url(../images/t1_bg.png);
	width: 789px;
	height: 118px;
	}
	#navlist {
		padding: 0; 
		margin: 0; 
		position: absolute;
		top: 87px;
		width: 789px;
	}
	#navlist li {
		float: right; 
		list-style-type: none;
		font-family: impact, arial;
	}
	#navlist li a {
		background-image: url(../images/menubg.png);
		display: block;
		height: 28px;
		width: 97px;
		text-align: center;
		color: #ffffff;		
		text-decoration: none;
	}
	#navlist a:hover, #navlist .uberlink {
		background-image: url(../images/menubgO.png);
		display: block;
		color: #ffffff;		
		text-decoration: none;		
	}
#t2 {
	width: 789px;
	position: relative;
	}
	#mpd_nav {
		position: absolute;
		width: 190px;
		height: 533px;
		top: 15px;
		left: 2px;
		}
	#t2_spacer {
		position: relative;
		float: left;
		height: 586px;
		width: 1px;
		/*border: 1px solid red;*/
		}			
	#content {
		position: relative;
		top: 15px;
		left: 240px;
		width: 545px;
		} 
#t3 {
	width: 786px;
	height: 16px;
	position: relative;
	top: 18px;
	background-color: #eeeded;
	font-size: 10px;
	padding: 0 0 0 3px;
	clear: both;
	}
	#t3 a {
		color: #d38400;
		text-decoration: none;
	}
	#t3 a:visited {
		color: #d38400;
		text-decoration: none;
	}
	#t3 a:hover {
		color: #238aca;
		text-decoration: none;
	}
	#webmaster {
		margin: 0;
		padding: 0;
		position: absolute;
		left: 650px;
		top: -1px;
		}
