﻿div#right-column
{
	float: right;
	width: 140px;
	padding:20px 10px 0px 0px;
}

div#content
{
	width: 690px;
	margin: 0px;
	float: right;
	_height: 600px;
	min-height: 600px;
	background-color:#ecebeb;
	padding:0px;
	border:none;
}

#footer-center
{
	width: 660px;
	height: 27px;
	padding-top: 5px;
	position: absolute;
	right: 165px;
	top: 0px;
	background-image: url(/images/alukah20/footer-bg.jpg);
	background-repeat: repeat-x;
}