body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221e1f;
}

a img {border: 0px;}

div#wrapper {
	width: 725px;
	margin: 0 auto;
	overflow: hidden;
}

div#opus {
	text-align: center;
	padding-bottom: 30px;
}

div#left {
	width: 180px;
	height: 405px;
	float: left;
}
div#wncontent {
	height: 405px;
	padding: 0px;
	float:left;
	overflow: hidden;
	margin-left: 10px;
	background-color: #ffffff;
	z-Index: 100;
	position:relative;
}
div#content {
	position: relative;
	width: 316px;
	padding: 0px;
	z-Index: 10;
}

div#right {
	width: 181px;
	height: 405px;
	float: left;
}

div#footer {
	width: 181px;
	border-top: 1px solid  #b0aeab;
}

div#subs {
	text-align: right;
	right: 193px;
	position: relative;
}
div#subs a {
	padding-left: 7px;
	padding-right: 7px;
}

div#menu {
	height: 350px;
}

div#menu a, div#menu a.current:hover, div#footer a, div#subs a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #706c65;
}

div#menu div.submenu {
	padding-left: 20px;
}
div#menu a.subcurrent {
	color: #ee1c23;
}
a {text-decoration: none;}
div#menu a:hover, div#menu a.current, a, div#subs a.current, div#subs a:hover {color: #ee1c23;}

div#menu div, div#footer div {
	border-bottom: 1px solid #b0aeab;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h1 {
	font-size: 22px;
	line-height: 20px;
	margin-top: 0px;
	color: #b0aeab;
	text-transform:uppercase;
}

h2 {
	font-size: 18px;
	color: #706c65;
}

div.content {
	border-bottom: 1px solid #b0aeab;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

div.content, li, div#content {
	line-height: 19px;
}
ul {padding-left: 18px;}
ul li {list-style-type:disc;}
div#holdProjPre	{
	position:relative;
	overflow:hidden;
	width:200px;
	height:295px;
  	z-index:100;
  	float: left;
}
div#wnProjPre	{
	position:absolute;
	left:5px;
	top:0px;
	width:200px;
	height:295px;
	overflow:hidden;
	z-index:1;
}
div#scrollbarProjPre {
	position:relative;
	left:0px;
	top:0;
	width:12px;
	height:295px;
	font-size:1px;
	float:left;
	z-index:1;
	padding-left: 13px;
	padding-right: 13px;
}
div#trackProjPre {
	position: relative;
	left: 4px;
	top: 0px;
	width: 1px;
	height:395px;
	background: #b0aeab;
	z-index:1;
}
div#dragBarProjPre {
	position: relative;
	width: 5px;
	background-color: #b0aeab;
	z-index: 1;
	margin-left: -3px;
	border: 0px;
}
div#upProjPre, div#downProjPre {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	border: 0px;
	margin-top: -1px;
	margin-bottom: -2px;
	padding: 0px;
	visibility:hidden;
}

div#hold	{
	position:relative;
	overflow:hidden;
	width:300px;
	height:300px;
  	z-index:100;
}
div#wn	{
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:300px;
	clip:rect(0px, 300px, 300px, 0px);
	overflow:hidden;
	z-index:1;
}
div#scrollbar {
	position:relative;
	left:0;
	top:0;
	width:2px;
	height:300px;
	font-size:1px;
	z-index:1;
}

div#up {
	position:absolute;
	left:0;
	top:0;
	z-index:2
}
div#down {
	position:absolute;
	left:0;
	bottom:0;
	z-index:3
}
.main {
	background-color:#eee;
	width:300px;
	margin:auto; text-align:left;
}

.small {
	font-size: 9px;
	padding-left: 0px;
}
