body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

body {
	background:url(../images/bgSphere.gif) top left no-repeat fixed;
	background-color: #9bad9b;
	margin: 0px;
}

.container	{
	float:left;
	width:910px;
}

.box	{
	float:left;
	width:329px;
	margin:85px 0px 0px 60px;
}

.box .gfx	{
	float:left;
	width:329px;
}

.content	{
	float:left;
	width:299px;
	padding:2px 15px 2px 15px;
	background-color:#97a997;
}

.boxRight	{
	float:left;
	width:329px;
	height:270px;
	margin:85px 0px 0px 20px;
}

.linksRight	{
	float:left;
	width:329px;
	margin:0px 0px 0px 20px;
}

.linksRight img	{
	margin-bottom:5px;
}