
div#content{
 vertical-align: top;
}

div#content_top{

 clear: both;
 height: 275px;
}

div#content_right{     
 float: left;
 width: 300px; 
}

div#content_left{
 float: left;
 vertical-align: top;
 width: 305px;
}

div#content_bottom{
 clear: both;
 height: 30px;
 background-color: #3F3F3F
}

div#contentblock{
padding: 1px;
margin:5px;
}

#right_contentblock_text
{
	font-size: 12px;
	position: relative; 
	top: 25px;
  	left: 12em;
  	width: 400px;
}

#left_contentblock_text1
{
	font-size: 12px;
	position: relative;
	top: 30px;
  	left: 6em;
  	width: 200px;	
}
#left_contentblock_text_link
{
	text-align:right;
}
#left_contentblock_text2
{
	font-size: 12px;
	position: relative;
	top: 30px;
  	left: 1em;
  	width: 190px;
}