/* CSS Document */

#content {
float:left;
}

#leftcontent {
float:left;
width: 540px;

}

#navigation {
	float:left;
	width: 350px;
	text-align:right;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	top: 0px;
	right: 0px;
}

#contentheader {
overflow:hidden;
}

.content_text ul li a, .content_text a {
color:#666699;
}
