/********** The main colour of this area is #fefc03 **********/	
@charset "utf-8";
/* CSS Document */
body {
	background:#fff url(/images/bg_games.gif) repeat-x!important;
}
h1 {
	color: #C60!important;
	border-bottom-color: #ffb15d;
}
/********** Start Top Menu **********/	
#masthead {
	background:#000 url(/images/bg_header_games.gif) repeat-x!important;
}
#topMenu #games {
	border-top-color: #ffb15d!important;
	border-right-color: #ffb15d!important;
	border-bottom-color: #cd6c03!important;
	border-left-color: #7e4404;
	background-color: #cd6c03;
}
#topMenu a {
	border-bottom-color: #ffb15d!important;
	color: #fff;
}
/********** End Top Menu **********/	
.imgWithBorder {
	border: thick solid #FFFFFF;
}
.imgWithBorder:hover {
	border: thick solid #c00;
}


<!--
a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
h1 {
	color: #FFF;
}
h2 {
	color: #FFF;
	font-size: medium;
	padding-top: 16px;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-position: center;
}
#table {
	background-color: #edeff4;
	border: 2px solid #d8dfea;
}
.img {
	border: 5px solid #fff;
}
.img:hover {
	border: 5px solid #CD6C03;
}
#game_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
}
-->
