body   {background-color: #231f20;
	color: #eeeeee;
	text-align: center;
	font-size: 18px;}

div    {width: 700px;
	margin: 30px auto 30px auto;
	padding: 1px;}

div.links      {width: 700px;
		height: 150px;
		margin: 0px 0px 0px 0px;}

div.links div   {float: right;
		width: 490px;
		margin: 60px 0px 0px 0px;}
		

a.head {height: 107px;
	text-indent:-5000px;
	background-image: url('banner.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	width: 170px;
	margin: 20px 0px 0px 20px;}

a      {margin: 50px 0px 0px 30px;
	color: white;
	font-size: 23px;}

a:link {}
a:visited {}
a:hover {color: #d0d9d9;}
