body {background:#9BACC6;color:#333366;font-family:Arial,Helvetica,Sans-Serif;}
img {float:left;}
a {color:#333366;font-family:Arial,Helvetica,Sans-Serif;}
a:hover {background:#333366;color:#9BACC6;font-family:Arial}
.container {
	width:768px;
	margin: 0;
	background-color: #9bacc6;
	color:#333366;
	line-height:130%;
}
.top {
	width:768px;
	height:270px;
	border: 0px;
	white-space:nowrap;
}
.left {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 200px;
	height: 550px;
	white-space:nowrap;
	float:left;
}
.row {
	background:#9BACC6;
	padding:10px;
	width: 500px;
	float:right;
}
