div#body{
	text-align:center;
}
div#top_image{
	margin-bottom:15px;
}
div#left{
	padding-top:0px;
	padding-left:35px;
	padding-right:15px;
	padding-bottom:30px;
	text-align:left;
	width:540px;
	/width:520px;
}
div#right{
	margin-left:580px;
	/margin-left:560px;
	border-left:1px solid rgb(229,229,229);
	/width:300px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
}
div#right div.content{
	border:0;
	margin-bottom:0px;
}
* html div#right{
}

table#news{
	margin-top:20px;
}
table#news a{
	color:rgb(77,77,77);
}
table#news a:hover{
	color:rgb(255,124,124);
}
table#news a:visited{
	color:rgb(196,124,196);
}
table#news a:active{
	color:rgb(255,124,124);
}
table#news td{
	vertical-align:top;
}
td.title{
	padding-left:20px;
	padding-right:8px;
	font-size:small;
}


/*------*/
div#top_image{
	height:449px;
	overflow:hidden;
}

