body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
.slogan {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #edd18a;
	text-decoration: none;
	letter-spacing:3px;
}

.menuLinks {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #101c22;
	text-decoration: none;
}
.menuLinks:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topics {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topicsTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
}
.mainGamesTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
}
.gameTitles {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
}
.liveText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #37a9dd;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #101c22;
	text-decoration: none;
}
h1 {
	font-weight:normal;
	display: inline;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color: #ddebdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

