#mainitem {
	margin:auto;
	width:500px;
	height:270px;
	border:1px dotted #000;
	border-right-style:hidden;
}
*.titletd {
	background: url(bookmark-logo.jpg) no-repeat right  top;
}
#title {
	margin:auto;
	width:500px;
	border:hidden;
	text-align: left;
	position: bottom;
}
#menu {
	background: none;
	padding:10px;
	width:150px;
	height:100%;
	border:1px dotted #000;
	border-top-style:hidden;
	border-right-style:hidden;
	border-bottom-style:hidden;
}
#menutext {
	font-size: 12px;
	position: absolute;
	bottom:20;
}
body, table, td, html { 
	font-family: verdana, arial;
	color: #666;
	font-size: 12px;
	}	
body {
	background: #ff6;
	padding: 0px;

}
iframe {
	background: none;
	border: none; 
	height:270px;
	width:500px;
}
a:link { color: #999; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }
a:hover { color: #eee; text-decoration: none; }
a:visited { color: #999; text-decoration: none; }
#up {
	background: #ff9 none repeat scroll 0%; 
	position: absolute; 
	left: 488px;  
	top: 0px; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	width: 12px; 
	height: 15px;
}
#track {
	background: #ff9 none repeat scroll 0%; 
    position: absolute; 
	left: 488px;  
    top: 15px; 
    -moz-background-clip: initial; 
    -moz-background-origin: initial; 
    -moz-background-inline-policy: 
    initial; 
    width: 12px; 
    height: 240px;
}
#drag {
    position: absolute; 
	left: 488px;  
    top: 15px; 
    -moz-background-clip: initial; 
    -moz-background-origin: initial; 
    -moz-background-inline-policy: 
    initial; 
    width: 12px; 
    height: 15px;
}
#down {
	background: #ff9 none repeat scroll 0%; 
	position: absolute; 
	left: 488px;  
	top: 255px; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	width: 12px; 
	height: 15px;
}
#container {
	position: absolute; 
	left: 4px;
	top: 4px;
	width: 475px; 
	height: 260px; 
	clip: rect(0pt, 500px, 260px, 0pt); 
	overflow: hidden; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
}
#content {
	text-align: justify;
	position: absolute; 
	left: 0px; 
	top: 0px;
}
