@charset "UTF-8";
/* CSS Document */

div#logo	{
	background:url(../images/obolenskys_home.jpg) no-repeat right;
	height:195px;
	width:313px;
	float:left;
	}
	
div#main_box	{
	clear:both;
	border:#032D69 1px solid;
	margin:0 5px 10px 5px;
	height:660px;
	}	
	
#text	{
	width:450px;
	}
	
	
div#content	{
/*	background:url(../images/watermark.jpg) no-repeat top left;
*/	float:left;
	width:490px;
	font-size:1.4em;
	padding:30px 10px 10px 10px;
	}

#alex_stuart	{
	margin:65px 5px 5px 20px;
	}
