@charset "UTF-8";
body {
	background-color: #333333;
}
#list h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
#list h2 {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	line-height: 55px;
	font-weight: bold;
}
#list a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#list a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#list a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#list a:active {
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
}
#info h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 25px;
	text-align: center;
}
#info h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#info h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 55px;
	text-align: left;
	line-height: 50px;
	font-weight: bold;
}
#info p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 22px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 30px;
	font-weight: normal;
}
#info h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}
#info a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#info a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#info a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#info a:active {
	color: #FFFF00;
	text-decoration: none;
}
#expo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#expo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#expo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 22px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
}
#expo a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#expo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#expo a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
}
#expo a:active {
	color: #FFFF00;
	text-decoration: none;
}
#info pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
#intro #top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #FFFFFF;
	line-height: 85px;
	text-align: center;
	font-weight: bold;
}
#intro #top h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	line-height: 2px;
}
#intro #mid h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#intro #mid a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#intro #mid a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#intro #mid a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#intro #mid a:active {
	color: #FFFF00;
	text-decoration: none;
}
#intro #bot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75px;
	color: #FFFFFF;
	line-height: 70px;
	text-align: center;
	font-weight: bold;
}
#intro #bot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#intro #bot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#intro #bot a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#intro #bot a:active {
	color: #FFFF00;
	text-decoration: none;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#menu a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.submenu li {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	text-align: left;
	text-transform: none;
}
.submenu li:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
