*{
	margin:0px;
	padding:0px;
}

html,body{
	height:100%;
	margin:0px;
	padding:0px;
}

body{
	text-align: left;
	background-image: url(images/ABCP_background-01.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: 11px;
	background-color: #000000;
}

#container{
	width: 838px;
	margin: 0px auto;
	padding: 0px;
	height: 500px;
	text-align: left;
}

#news{
	width: 414px;
	height: 210px;
	overflow: auto;
	position: absolute;
	top: 606px;
	margin-left: 77px;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	scrollbar-face-color:#999999;
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#FFCC33;
	scrollbar-track-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	filter: chroma(color=#999999);
	overflow-x: hidden;
	padding-right: 8px;
	float: left;
}

#tourinfo {
	width: 220px;
	height: 210px;
	text-align: left;
	margin-left: 547px;
	position: absolute;
	top: 606px;
	overflow: auto;
	scrollbar-face-color:#999999;
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#FFCC33;
	scrollbar-track-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	filter: chroma(color=#999999);
	overflow-x: hidden;
}

#rightside {
	width: 197px;
	text-align: center;
	margin-left: 353px;
	position: absolute;
	top: 505px;
	float: left;
	visibility: hidden;
}

#rightside2 {
	width: 170px;
	margin-left: 560px;
	position: absolute;
	top: 515px;
	float: right;
	visibility: hidden;
}

#join_list {
	position: absolute;
	top: 845px;
	text-align:center;
	width:838px;
	float:left;
}

#banner {
	position: absolute;
	top: 971px;
	text-align:center;
	width:838px;
	float:left;
}

#nav{
	position:relative;
	top:115px;
	margin:0px;
	padding:0px;
	width:838px;
	text-align:center;
}

#navlinks{
	list-style-type:none;
	margin:0px auto;
	}

#navlinks li{
	display: inline;
}

#txt{
	width:420px;
	margin-left:60px;
}

ol{
	width:205px;
	}

#links{
	list-style-type:none;
	width:245px;
	margin:0px;
	padding:0px;
}

h3{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	width:300px;
	}

ol.tracks{
	list-style-type:decimal;
	padding:0px;
	margin:0px;
	clear:none;
	}


p {
	margin-bottom:10px;
}

a{
	color: #FFCC33;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
