body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #00a875;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #3F9;
}


h1 {
	font-size: 16px;
	line-height:normal;
	color:#FC0;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	letter-spacing: 1px;
}

h2 {
	font-size: 10px;
	color:#FFF;
	line-height:normal;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: 0,8px;
	font-weight: lighter;
}

ul {
	line-height:normal;
	list-style:none;
}


img {
	border: 0;
}


/*  STRUCTURE (in order of appearance)  */

#bg {
	width: 980px;
	height: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
}

#bg2 {
	width: 980px;
	height: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../image/bgpoker.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 890px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top:250px;
	padding-left:90px;
	float: left;
	}
	
#content_list {
	width: 160px;
	margin-top: 120px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top:00px;
	float: left;
	text-align:left;
	background-image: url(../image/list_bg.png);
		}

#banner {
	height:125px;
	padding-left:275px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	margin-top: 0px;
}

#camptext {
	width:780px;
	margin-top: 40px;
	margin-bottom: 0px;
	height: 12px;
	font-size: 9px;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 100px;
	float:left;
}
#camptext a {
	color: #FFF;
}
#camptext a:hover {
	color: #FC0;
}

#footer {
	width:800px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	font-size: 9px;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FC0;
}

#footer2 {
	width:980px;
	margin-top: 150px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	padding: 0px;
	font-size: 10px;
	color: #e6e6e6;
}

#footer2 ul li {
	list-style-type: none;
	width:100%;
	margin-left: -30px;
	margin-right:0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
}


#footer2 a {
	color: #e6e6e6;
}

#footer2 a:hover {
	color: #00a875;
}

.zebra_odd {
	background-color: #262626;
	}
.zebra_even {
	background-color: #1a1a1a;
	}

#annons {
	width:744px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	background-image: url(../image/ad_bg.png);
	background-repeat: no-repeat;
}

#annons2 {
	margin-left: 26px;
	margin-bottom: 10px;
}

#annons3 {
	width:744px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	background-image: url(../image/ad_bg.png);
	background-repeat: no-repeat;
}

#ad {
	width:250px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	float:left;
	background-image: url(../image/ad_bg2.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index:14000;
}

#ad object {
	margin-bottom: 5px;
}

#leftlinks {
	position: fixed;
	width: 20px;
	height:auto;
	margin-left:0px;
	margin-top:5px;
}

#leftlinks img {
	margin-bottom:2px;
	
}

.porttitle {
	display:none;
}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #DA41F7;
	padding: 8px 8px 4px;
	background: url(../image/bubble.png) top left;
	text-align: left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../image/bubble.png) bottom right;
	text-align: left;

}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

