body {
	background: url(?../images/body_bg.gif) repeat;
}


div#wrapper
{
	position: absolute;
	height: 280px;
	width: 700px;
	left: 50%;
	top: 40px;
	margin-left: -350px;
	margin-right: 350px;
	visibility: visible;
	
}


div#enter
{
	position: absolute;
	width: 180px;
	height: 180px;
	left: 0px;
	top: 0px;
	visibility: visible;

	
}



div#logo 
{
	position: absolute;
	width: 180px;
	height: 140px;
	left: 0px;
	top: 40px;
	visibility: visible;
	
}


div#flash {
    position: absolute;
	height: 180px;
	width: 520px;
	position: absolute;
	left: 180px;
	top: 0px;
	visibility: visible;
}


div#checkmail {
    position: absolute;
	height: 96px;
	width: 136px;
    left: 0px;
	top: 184px;
	visibility: visible;
}

div#vle {
    position: absolute;
	height: 96px;
	width: 136px;
    left: 141px;
	top: 184px;
	visibility: visible;
}

div#intranet {
    position: absolute;
    height: 96px;
	width: 136px;
	left: 282px;
	top: 184px;
	visibility: visible
}

div#online {
    position: absolute;
    height: 96px;
	width: 136px;
	left: 423px;
	top: 184px;
	visibility: visible
}

div#og {
    position: absolute;
    height: 96px;
	width: 136px;
	left: 564px;
	top: 184px;
	visibility: visible
}

div#best_viewed {
	position: absolute;
	height: 30px;
	width: 720px;
	left: 0px;
	top: 282px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000;
	visibility: visible
}
