	html,body {
	overflow-x:hidden;
	overflow-y:hidden;
	background-image:url('');
	background-position: top-center;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color:#000000;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#CCCCCC;
	vertical-align:middle;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
height: 100%;
margin: 0; padding: 0;
}	
h1{
font-family: Verdana;
font-size: 24px;
color:#900000;
}
h2{
font-family: Verdana;
font-size:15px;
}
arbor{
font-family:Arial;
color:#900000;
}
/* main table settings */
table#main{
width:100%; height:100%; border:0;
padding:0px;
}
td{
vertical-align:middle;
}
table#footer{
width:98%; height:30px; border:0;
padding:0px;
}
td#foot{
width:934px;
border:0px;
padding:0px;
vertical-align:top;
text-align:right;
font-family:Arial;
font-size: 11px;
font-weight:normal;
}
/* main table settings  END*/

/* main site html/txt details */
DIV#text_bio{
position:absolute; top:-14000px;
}
DIV#markarbor_info{
position:absolute; top:-14000px;
}
DIV{
text-align:center;
}
table#terms td.download{
text-align:right;
height:100px;
padding:0px;
}
table#terms {
    background-color:#101010;
    border: none;
	text-align:justify;
    width: 800px;
	height:100%;
}
table#terms td {
	width:800px;
	height:300px;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#CCCCCC;
	vertical-align:top;
    padding: 10px;
    border: none;
}
table#terms td.header{
width:800px;
height:46px;
padding:0px;
vertical-align:top;
text-align:right;
color:#900000;
background-image:url('../images/tc_ps_credits.jpg');
background-repeat:no-repeat;
}
table#terms td#copyright{
height:60px;
text-align:right;
font-family:Arial;
font-size:9px;
vertical-align:bottom;
color:#CDCDCD;
text-decoration:none;
}
#Content {
	width:940px;
	height:641px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:none;
	background-color:#eee;
	}
/*link decoration section */
A:link {text-decoration: none; color: #900000;}
A:visited {text-decoration: none; color: #900000;}
A:active {text-decoration: none; color: #900000;}
A:hover {text-decoration: none; color: #cccccc;}
A.footnote:link {text-decoration: none; color: #ff7200;}
A.footnote:visited {text-decoration: none; color: #ff7200;}
A.footnote:active {text-decoration: none; color: #ff7200;}
A.footnote:hover {text-decoration: none; color: #cccccc;}

#imageTable a:link img{
filter:alpha(opacity=100);
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}


#imageTable a:visited img,
#imageTable a:hover img, .clicked img {
filter:alpha(opacity=50);
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#player{width:934px;position:absolute;top:-5px;left:50%;margin-left:-486px;padding:8px;}