body 
{
	background-color: #666;
}

body.mceContentBody {
	background-image: none;
	background-color: #fff;
	text-align: left;
}

div.main{
	width:755px;
	margin-top: 15px;
	margin-left: 40px;
	background-color: #fff;
	padding: 5px;
}

td.center{
	/*width:100%;
	padding:5px 10px;*/
	padding: 5px 10px;
}

td.left, .modules_bottom 
{
	background-color: #FE6E00;
}

td.left a 
{
	color: #fff;
	text-decoration: none;
}

td.left .menu, td.right .pane{
    width:150px;
    padding:5px;
}

div.top
{
	margin-bottom: 10px;
}

div.top .rightcol 
{
	background-color:  #FE1E00;
	padding-top: 20px;
}

div.top .rightcol p, div.top .rightcol a 
{
	padding-left: 5px;
	color: White;
	font-weight: bold;
	line-height:130%;
}

.modules_bottom 
{
	/*margin-top: 50px;*/
	padding-top: 20px;
}

.modules_bottom p 
{
	color: #fff;
}

.content p img 
{
	padding: 10px;
}

a img 
{
	border: 0px;
}