body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: 044589;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0d99b7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.menu1on {
	font-weight: normal;
	text-transform: uppercase;
	color: #FF9900;
}
.menu1off {
	font-weight: normal;
	text-transform: uppercase;
}
.menu2on {
	font-weight: normal;
	color: #FF9900;
}
.menu2off {
	font-weight: normal;
	color: #000000;
}  

.display_window {
	display: block;
}

#menu_container {
	width: 304px;
	height: 395px;
	overflow: auto;
	border: none;
}

#thumbnail_container {
	width: 480px;
	height: 100px;
	overflow: auto;
	border: none;
}