body {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
.content_title {
	font-family: Verdana;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	padding-left: 10px;
}

.title {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	height: 25px;
	width: 1000px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}
.image_banner {
	font-family: Verdana;
	width: 1000px;
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
}
#menu {
	position: fixed;
	z-index: 100;
	height: 200px;
	width: 1000px;
	left: 0px;
	top: 0px;
	text-align:left;
}
.minimenu {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 2px;
	line-height: 14px;
	text-align:left;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 1000px;
	height: 16px;
	background-color: #333333;
}
.minimenu a:link, .minimenu a:visited, .minimenu a:active {
	font-family: Verdana;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #333333;
	height: 14px;
	font-size: 10px;
	text-align:left;
	padding-right: 10px;
}
.minimenu a:hover {
	font-family: Verdana;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #339900;
	height: 14px;
	font-size: 10px;
	text-align:left;
	padding-right: 30px;
}
.page_title {
	font-family: Verdana;
	font-size: 22px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	width: 1000px;
	text-indent: 10px;
}
.game_title {
	font-family: Verdana;
	font-size: 22px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	width: 1000px;
	text-indent: 0px;
}
.foot {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	width: 1000px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}
a:link, a:visited, a:active {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #33CC00;
}
.page {
	font-family: Verdana;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #333333;
	margin-top: 5px;
	width: 1000px;
	text-align: left;
}
.content_body {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px;
}
