body {
	margin: 0;
	padding: 0;
	background: #49b58d url(../images/bg.png) repeat-x;
	font: normal small Arial, Helvetica;
	color: #000000;
}

.back{
	position:absolute;
	left:50%;
	margin-left:-638px;
}

A:link {text-decoration: none;  color: #000000;}
A:visited {text-decoration: none;  color: #000000;}
A:active {text-decoration: underline;  color: #000000;}
A:hover {text-decoration: none; color: #979797;}

.class2 A:link {text-decoration: none;  color: #FFF;}
.class2 A:visited {text-decoration: none;  color: #FFF;}
.class2 A:active {text-decoration: underline;  color: #FFF;}
.class2 A:hover {text-decoration: underline; color: #FFF;}

h1{
	font-size: 50px;
	letter-spacing:6.1px;
	font-family: "Verdana", "Geneva", sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #FFF;
	text-indent: 14px;
}

h3{
	font-size: 10px;
	font-family: "Verdana", "Geneva", sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-left: 110px;
	margin-bottom:-16px;
	color: #FFF;
	text-indent: 14px;
}

h2 {
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #000;
} 

#footer {
	position: relative;
	width: 728px;
	background: url(../images/backgroundGradient.gif) repeat-x top;
	margin: 0 auto;
	margin-top: -115px;
	padding-bottom: 20px;
	text-align: left;
	color: #FFF;
	font-size: 11px;
}
	
#layout1{
	position:absolute;
	top: 0px;
	margin-top: 34px;
	left: 50%;
	margin-left: -383px;
	width: 766px;
	text-align: left;
	z-index: 1;
}

#content{
	position:relative;
	margin: 0 auto;
	padding: 20px;
	width: 688px;
	top: 0px;
	min-height: 535px;
	text-align: left;
	background: #FFF;
	border-top: solid #a0e0c0 80px;
	border-left: solid #a0e0c0 20px;
	border-right: solid #a0e0c0 20px;
	border-bottom: solid #a0e0c0 100px;
}

#contentshort{
	position:relative;
	margin: 0 auto;
	padding: 20px;
	padding-bottom:0px;
	width: 688px;
	top: 0px;
	text-align: left;
	background: #FFF;
	border-top: solid #a0e0c0 80px;
	border-left: solid #a0e0c0 20px;
	border-right: solid #a0e0c0 20px;
	border-bottom: solid #a0e0c0 0px;
}

#map{
	position:relative;
	margin: 0;
	top: 0px;
	min-height: 535px;
	background: #FFF;
}

#mapthin{
	margin: 0px;
	padding: 0px;
	width: 688px;
	height: 580px;
	background: #FFF;
	overflow: hidden;
}

img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.mouse1 img{
	float: right;
	margin-right: -3px;
	margin-top: -204px;
	border: 1px solid #00444d;
}

.mouse2 img{
	float: left;
	margin: 0px;
	margin-right: 20px;
}

.addtitle {
	margin-left: 200px;
}	

.games2 img{
	border: 0px;
	margin-top: 7px;
	margin-right: 20px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.games2edge img{
	border: 0px;
	margin-top: 7px;
	margin-right: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.games2 img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.games2edge img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.games img{
	border: 0px;
	margin-top: 7px;
	margin-right: 20px;
	width: 150px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.games img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}