body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	color:#73ACF2;
	text-decoration:none;
}
a:visited {
	color:#73ACF2;
	text-decoration:none;
}
a:hover {
	background-color:#B0D1F9;
	color:#1E284B;
}
#top1 {
	position: relative;
	float: left;
	height: 416px;
	width: 480px;
}
#top2 {
	position: relative;
	height: 416px;
	width: 480px;
	float: left;
}
#bottom1 {
	float: left;
	height: 265px;
	width: 320px;
	background-image: url(images/bottom1.jpg);
}
#bottom2 {
	float: left;
	height: 265px;
	width: 320px;
	background-image: url(images/bottom2.jpg);
}
#bottom3 {
	height: 265px;
	width: 320px;
	float: left;
	background-image: url(images/bottom3.jpg);
}



#top_wrapper {
	height: 416px;
	width: 960px;
	clear: both;
}
#bottom_wrapper {
	height: 265px;
	width: 960px;
}
#menu_wrapper {
	height: 39px;
	width: 960px;
	clear: both;
	background-image: url(images/menubar.jpg);
}
#outside_wrapper {
	width: 960px;
	padding: 0px;
	margin: 0px;
}
#menu1 {
	position: relative;
	left: 176px;
	top: 6px;
	width: 66px;
	height: 30px;
	float: left;
}
#menu2 {
	position: relative;
	left: 194px;
	top: 6px;
	width: 123px;
	height: 30px;
	float: left;
}
#menu3 {
	position: relative;
	left: 213px;
	top: 6px;
	width: 234px;
	height: 30px;
	float: left;
}
#menu4 {
	position: relative;
	left: 232px;
	top: 6px;
	width: 163px;
	height: 30px;
	float: left;
}
#menu5 {
	position: relative;
	left: 250px;
	top: 6px;
	width: 108px;
	height: 30px;
	float: left;
}
