#container {
	width: 900px;
	position: absolute;
	background-color: #000000;
	left: 50%;
	margin-left: -450px;
}

#header {
	width: 900px;
	background-color: #000000;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	text-align:center;
	top: 10px;
}

#wrapper {
	width: 900px;
	position: absolute;
	background-color: #000000;
	left: 50%;
	margin-left: -450px;
	top: 110px;
}

#nav {
	width: 135px;
	height: 540px;
	position: relative;
	margin-left: 0px;
	text-align:center;
}

#page {
	width: 765px;
	height: 540px;
	background-color: #000000;
	background-image: url('../images/pagebg09.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	margin-left: 135px;
	top: 0px
}

#content {
	filter: alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	width: 380px;
	height: 280px;
	margin-left: 507px;
	top: 12px;
	position: absolute;
	overflow: auto;
	background-color: #000000;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #000;
}

#content2 {
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 740px;
	height: 491px;
	margin-left: 147px;
	top: 12px;
	position: absolute;
	overflow: auto;
	background-color: #000000;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #000;
}

#content3 {
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 740px;
	height: 491px;
	margin-left: 147px;
	top: 12px;
	position: absolute;
	overflow: auto;
	background-color: #000000;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #000;
	text-align: center;
}

#content4 {
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 740px;
	height: 491px;
	margin-left: 147px;
	top: 12px;
	position: absolute;
	overflow: auto;
	background-color: #000000;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #000;
}

#content5 {
	filter: alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	width: 680px;
	height: 430px;
	margin-left: 178px;
	top: 42px;
	position: absolute;
	overflow: auto;
	background-color: #000000;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #000;
}

#contenttext {
	padding: 10px 10px 10px 10px;
}

#contenttextcontact {
	text-align: center;
	width: 720px;
	height: 50px
	position: absolute;
}

#contenttextcontactleft {
	width: 330px;
	height: 375px;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	top: 50px;
	text-align: center;	
	background-color: #000000;
	border: #333333 1px solid;
}

#contenttextcontactleft2 {
	width: 330px;
	height: 100px;
	left: 50%;
	margin-left: -165px;
	position: absolute;
	top: 100px;
	text-align: center;	
}

#contenttextcontactleftinside {
	width: 320px;
	height: 100px;
	left: 50%;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#contenttextcontactleftinside2 {
	width: 320px;
	height: 100px;
	left: 50%;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#contenttextcontactright {
	width: 330px;
	height: 375px;
	left: 50%;
	margin-left: 18px;
	position: absolute;
	top: 50px;
	text-align: center;	
	background-color: #000;
	border: #333333 1px solid;
}

#contenttextcontactrightinside {
	width: 320px;
	height: 100px;
	left: 50%;
	margin-left: 0px;
	text-align: left;	
	padding-left: 10px;
	padding-right: 10px;
}

#otherlinks {
	width: 110px;
	height: 30px;
	margin-left: 785px;
	top: 498px;
	position: absolute;
}

#footer {
	width: 900px;
	height: 80px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 660px;
	font-color: #FFFFFF;
	text-align: right;
}

#age_container {
	width: 450px;
	position: absolute;
	background-color: #FFFFFF;
	left: 50%;
	margin-left: -225px;
	text-align:center;
}

#age_title {
	width: 450px;
	position: absolute;
	background-color: #FFFFFF;
	left: 50%;
	margin-left: -225px;
	text-align:center;
}

#age_content {
	width: 450px;
	margin-left: -225px;
	left: 50%;
	top: 30px;
	position: absolute;
	background-color: #FFFFFF;
}

#age_response {
	width: 450px;
	margin-left: -225px;
	left: 50%;
	top: 100px;
	position: absolute;
	background-color: #FFFFFF;
}

#age_yes_img {
	width: 200px;
	margin-left: -150px;
	left: 50%;
	top: 10px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
}

#age_yes {
	width: 200px;
	margin-left: -50px;
	left: 50%;
	top: 15px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
}

#age_No_img {
	width: 200px;
	margin-left: -150px;
	left: 50%;
	top: 50px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
}
#age_No {
	width: 200px;
	margin-left: -50px;
	left: 50%;
	top: 55px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
}

#feedback_hack { 
	position: fixed; 
	bottom: 0; 
	right: 0;
	width: 135px;
	height: 135px; 
}

* html #feedback_hack { 
	position: absolute;
}

* html #feedback_hack {
right: auto; bottom: auto;
left: expression( ( 0 - feedback_hack.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
top: expression( ( 0 - feedback_hack.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
