body {
	background: #000018 url(images/bg_news.jpg) no-repeat fixed -250px 0px;
}

#content
{
	margin-right: 30px;
}

#mainwrap
{
	position: fixed;
	width: 534px;
	height: 60%;
	float: right;
	overflow: auto;
	
	bottom: 50px;
	margin-bottom: 10px;
	right: 40px;
	margin-top: 200px;
	
	background-image: url(http://venus.echomobile.ca/pixler/pixler.php?o=60&r=50&g=50&b=50);
	background-repeat:		repeat;

-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

#main {
	background-image: url(http://venus.echomobile.ca/pixler/pixler.php?o=40&r=50&g=173&b=255);
	background-repeat:		repeat;
	margin: 10px 5px 5px 10px;
	padding: 10px;
}

#header {
	height: 160px;
	float: left;		
}

#logo {
	position: fixed;
	bottom: 60px;
	margin-left: 30px;
}

