body {
	font: 9pt/10pt arial; 
	color: #ffffff; 
	background: #000000;
	width: 740px;
	padding: 0px; 
	margin: 0px;
}
.blueishfont { 
	font-family: arial; 
	font-size: 8pt; 
	color: #2b77a7; 
	font-style: normal; 
	text-decoration: none 
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff; 
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #d4cddc; 
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685ba; 
}
#nav { 
	width: 740px; 
	height: 280px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
#nav_left { 
	float: left; 
	width: 393px; 
	height: 280px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
#nav_01 { 
	width: 393px; 
	height: 108px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
#nav_02 { 
	width: 393px; 
	height: 61px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
#nav_03 { 
	width: 393px; 
	height: 111px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
#nav_right { 
	float: left; 
	width: 347px; 
	height: 280px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
#main { 
	float: left; 
	width: 740px; 
	border: 0px; 
	margin: -50px 0px 0px 0px; 
	padding: 0px; 
	position: relative; 
	z-index: 2;
}
#footer { 
	float: left; 
	width: 740px; 
	height: 100px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
