#container {
	background-color: #FFFFFF;
	height: 440px;
	width: 740px;
	margin-top: -220px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	top: 50%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainPage {
	border: 1px solid #000000;
}
#leftImage {
	height: 386px;
	width: 292px;
}
#rightSection {
	position: absolute;
	left: 294px;
	height: 326px;
	width: 444px;
	top: 0px;
}
#menu {
	position: absolute;
	height: 58px;
	left: 294px;
	top: 329px;
	background-color: #003333;
	width: 444px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#new img {
	position: absolute;
	top: 0px;
	width: 173px;
}
#bottomline {
	position: absolute;
	height: 3px;
	width: 100%;
	background-color: #666666;
	left: 0px;
}
#rightLine {
	height: 390px;
	width: 3px;
	position: absolute;
	left: 738px;
	top: 0px;
	background-color: #666666;
}
#catName {
	font-family: "Arial Black";
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-bottom: 8px;
	border: 1px solid #003333;
	background-color: #003333;
}
#arahan {
	height: 265px;
	overflow: auto;
	position: absolute;
	width: 441px;
	SCROLLBAR-FACE-COLOR: #006666; 
	SCROLLBAR-HIGHLIGHT-COLOR: #006666; 
	SCROLLBAR-SHADOW-COLOR: #003333; 
	SCROLLBAR-3DLIGHT-COLOR: #003333; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #006666; 
	SCROLLBAR-DARKSHADOW-COLOR: #003333; 
}
