#layouting {
	background-color: #000000;
	height: auto;
	width: auto;
}
#box1 {
	background-image: url(images/Index_09.png);
	height: 446px;
	width: 190px;
	overflow: auto;
	background-attachment: scroll;
	background-position: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
#box2 {
	background-image: url(images/Index_03.png);
	height: 645px;
	width: 689px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
div a:link { color:#666666; text-decoration:none; font-weight:bold; }
div a:visited { color:#666666; text-decoration:none; font-weight:bold; }
div a:hover { color:white; text-decoration:none; font-weight:bold; }
div a:active { color:red; font-weight:bold; }
