#main {
			width: 477px;
			height: 378px;
			/*border: 1px solid #111;*/
		}

#content1, #content3{
	width: 460px;
	height: 378px;
	float:left;
	overflow:hidden;
	background-color: #554F53;
	margin-right: 10px;
			}
 #content2{
	float:left;
	background-color: #554F53;
	height: 146px;
	margin-bottom: 10px;
	overflow: hidden;
			}
#content1 p{
	color: #C6B0BC;
	font-size:11px;
	text-align: justify;
	font-family: "Trebuchet MS";
	line-height: 16px;
	margin-top: 12px;
	margin-right: 25px;
	margin-bottom: 12px;
	margin-left: 10px;
			}

#content1 p a{
	color: #C6B0BC;
	text-decoration: none;
			}
#content1 p a:hover{
	color: #C6B0BC;
	text-decoration: underline;
			}
					
#content1 h1{
	color: #FFFFFF;
	font-size:14px;
	text-align: justify;
	font-family: "Trebuchet MS";
	line-height: 16px;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 10px;
			}			
.scrollbar-vert{
	height: 378px;
	width: 6px;
	float:left;
	background-color: #930470;
			}
.handle-vert{
	height: 42px;
	width: 6px;
	background-color: #FD00A8;
			}
			
#content2 p{
	color: #C6B0BC;
	font-size:11px;
	text-align: justify;
	font-family: "Trebuchet MS";
	line-height: 16px;
	width: 1000px;
	}
.scrollbar-hor{
	background-color: #930470;
	height: 6px;
    float:left;
	width: 500px;
			}
.handle-hor{
				height: 2px;
				width: 42px;
				background-color: #FD00A8;
			}
			
#content3 p{
				width: 700px;
			}
#content1 h2 {
	color: #FFFFFF;
	font-size:12px;
	text-align: justify;
	font-family: "Trebuchet MS";
	line-height: 16px;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 10px;
}
