body
	{
	text-align: center;
	background-image: url("/images/background.gif");
	}
a
	{
	color: #11175e;
	}
#container
	{
	margin: 2em auto 0;
	width: 470px;
	padding: 0;
	}
#indexpage
	{
	background-image: url(/images/indexboxes.png);
	background-repeat: no-repeat;
	height: 466px;
	}
#links ul
	{
	padding: 155px 0 0 160px;
	text-align: left;
	float: left;
	}
#links li
	{
	list-style: none;
	color: #11175e;
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 11px;
	padding: 7px 0 0 0;
	letter-spacing: 1px;
	}
#links a
	{
	color: #11175e;
	text-decoration: none;
	}
#right
	{
	padding: 230px 165px 0 0;
	float: right;
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 11px;
	color: #11175e;
	letter-spacing: 1px;
	text-decoration: none;
	}
#right a
	{
	color: #11175e;
	}
#enter a
	{
	text-decoration: none;
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 11px;
	color: #11175e;
	}
