body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
.slogan {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: white;
	//text-decoration: none;
	letter-spacing:2px;
	background-color:black;
}

.menuLinks {
	font-family: "Trebuchet MS", Verdana;/*"Trebuchet MS"  "Century Gothic"*/
	font-size: 15px;
	font-weight: bold;
	color: red;/*#101c22;*/
	text-decoration: none;
}
.menuLinks:hover {
	font-family: "Trebuchet MS", Verdana;/*"Trebuchet MS"  "Century Gothic"*/
	font-size: 15px;
	font-weight: bold;
	color: blue;/*#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;
}
.h2_text {
	color:#0000ff;
}

.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: 14px;
	font-weight: normal;
	color: black;
	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;
}
#container {
	CLEAR: both;
	BACKGROUND: url("images/bg_pic.gif") repeat-y;
	WIDTH: 866px;
	TEXT-ALIGN: center
}