@charset "utf-8";
/* CSS Document */

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #0000FF;
	background-color: #000000;
	margin: auto;
	height: 100px;
	width: 800px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 15px;
}

.menu a:link, .menu a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.menu a:hover, .menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0000FF;
	padding-top: 5px;
	padding-right: 10px;
}
#menu_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #000000;
	background-color: #000000;
	text-align:center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.main {
	margin: auto;
	padding: 10px;
	height: 550px;
	width: 800px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
	font-weight: bolder;
	color: #000000;
}
.main-team {
	margin: auto;
	padding: 10px;
	height: auto;
	width: 800px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
	font-weight: bolder;
	color: #000000;
}
#left {
	padding: 5px;
	float: left;
	height: 500px;
	width: 500px;
	margin:auto;
}
.clearer {
	clear: both;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #0000FF;
	background-color: #000000;
	margin: auto;
	padding: 10px;
	width: 800px
}
}.main-games {
	margin: auto;
	padding: 10px;
	height: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
	font-weight: bolder;
	color: #000000;
}
