@charset "UTF-8";/* CSS Document */body { 	margin: 0;	padding: 0;	border: 0;		text-align: left;	color: #fff; 	font-size:62.5%;	font-family: Arial, Verdana, Helvetica, sans-serif;	background: #ede6d2 url('../images/bg_global.gif') 0 0 repeat-x;	}	/* Generic rules */	img {	padding: 0;	margin: 0;	border: 0;	display: inline;	}		a:active, a:link, a:visited {text-decoration: none;color: #fff;}a:hover {text-decoration: none;color: #bca35c;}/* Global layout rules */#wrapper {	padding: 0;	position: relative;	width: 750px;	height: 575px;	color: #fff;	margin: 70px auto 0 auto;  	}	#main {	text-align: left;	width: 750px;	height: 555px;	border: 1px solid #fff;	}			#header {	width: 750px;	height: 119px;	background: #2b292c url('../images/bg_header.gif') 0 0 no-repeat;	}	/* Logo Link */			#logo {	position: absolute;	top: 10px;	left: 10px;	width: 130px;	height: 100px;	}		#logo a {	display: block;	width: 130px;	height: 100px;	padding: 0;	margin: 0;	}			/* Top Navigation */.alt {	display: none;	font: 1em/1.2em Arial, Helvetica, sans-serif;    	font-weight: normal;    	font-style: normal;	}	#topnav {	position: absolute;	top: 13px;	left: 584px;	margin: 0;	width: 158px;	height: 28px;	background: #000;	}	#topnav ul {	margin: 0;	padding: 0;	width: 158px;	}#topnav ul li {	margin: 0;	padding: 0;	list-style: none;	text-align: left;	float: left;	}			#topnav a {	display: block;	height: 28px;	padding: 0;	margin: 0;	}		a#homebt {background: url('../images/bt_home.gif') no-repeat 0 0;width: 61px;}	a#homebton {background: url('../images/bt_home.gif') no-repeat 0 -28px;width: 61px;}	a#homebt:hover, a#homebton:hover {background-position: 0 -28px;}a#contactbt {background: url('../images/bt_contact.gif') no-repeat 0 0;width: 97px;}	a#contactbton {background: url('../images/bt_contact.gif') no-repeat 0 -28px;width: 97px;}		a#contactbt:hover, a#contactbton:hover {background-position: 0 -28px;}									/* Navigation */	#nav {	margin: 0;	width: 750px;	height: 24px;	border-top: 1px solid #bca35c;	border-bottom: 1px solid #bca35c;	background: #000;	}	#nav ul {	margin: 0;	padding: 0;	width: 750px;	}#nav ul li {	margin: 0;	padding: 0;	list-style: none;	text-align: left;	float: left;	}			#nav a {	display: block;	height: 24px;	padding: 0;	margin: 0;	}		a#propertybt {background: url('../images/bt_property.gif') no-repeat 0 0;width: 262px;}	a#propertybton {background: url('../images/bt_property.gif') no-repeat 0 -24px;width: 262px;}	a#propertybt:hover, a#propertybton:hover {background-position: 0 -24px;}a#sportbt {background: url('../images/bt_sport.gif') no-repeat 0 0;width: 90px;}	a#sportbton {background: url('../images/bt_sport.gif') no-repeat 0 -24px;width: 90px;}		a#sportbt:hover, a#sportbton:hover {background-position: 0 -24px;}a#livebt {background: url('../images/bt_live.gif') no-repeat 0 0;width: 72px;}	a#livebton {background: url('../images/bt_live.gif') no-repeat 0 -24px;width: 72px;}		a#livebt:hover, a#livebton:hover {background-position: 0 -24px;}	a#onlinebt {background: url('../images/bt_online.gif') no-repeat 0 0;width: 101px;}a#onlinebton {background: url('../images/bt_online.gif') no-repeat 0 -24px;width: 101px;}		a#onlinebt:hover, a#onlinebton:hover {background-position: 0 -24px;}a#gamingbt {background: url('../images/bt_gaming.gif') no-repeat 0 0;width: 108px;}a#gamingbton {background: url('../images/bt_gaming.gif') no-repeat 0 -24px;width: 108px;}		a#gamingbt:hover, a#gamingbton:hover {background-position: 0 -24px;}/* Content */#content {	height: 410px;	}	.home {background: #000 url('../images/bg_home.jpg') 0 0 no-repeat;}.contact {background: #000 url('../images/bg_contact.jpg') 0 0 no-repeat;}.property {background: #000 url('../images/bg_property.jpg') 0 0 no-repeat;}.sport {background: #000 url('../images/bg_sport.jpg') 0 0 no-repeat;}.live {background: #000 url('../images/bg_live.jpg') 0 0 no-repeat;}.online {background: #000 url('../images/bg_online.jpg') 0 0 no-repeat;}.gaming {background: #000 url('../images/bg_gaming.jpg') 0 0 no-repeat;}	#text {	padding: 20px 0 0 20px;	width: 350px;	}	#text02 {	padding: 20px 0 0 20px;	width:360px;	}		#text a, #text02 a {text-decoration: underline;}		/* Typography */		p {	padding: 0 0 15px 0;	margin: 0;	font-size: 13px;	line-height: 19px;	}			ul {	padding: 0;	margin: 0;	}	li {	font-size: 14px;	line-height: 12px;	list-style:none;	margin: 0;	padding: 0 20px;	}	/* Footer */#footer {	color: #bca35c;	height: 20px;	width: 750px;	position: relative;	}		#copyright {	position: absolute;	left: 0px;	top: 10px;	width: 200px;	}		#purplefish {	position: absolute;	left: 450px;	top: 10px;	width: 300px;	font-size: 13px;	text-align: right;	}	#purplefish a:active, #purplefish a:link, #purplefish a:visited {text-decoration: none;color: #bca35c;}		#purplefish a:hover {text-decoration: underline;}