#container	{position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 800px;
	background-color: #EEE9DD;
}
#identity	{position: absolute;
	left: 0px;
	top: 10px;
	width: 800px;
	height: 42px;
}
#container1	{position: absolute;
	top: 52px;
	left: 0px;
	border-top: solid 1px #d4ccb9;
	border-bottom: solid 1px #d4ccb9;
	width: 800px;
	height: 850px;
	background-color: #e7ddd1;
	font: 11px /14px Arial, Verdana, Helvetica;
	color: #50347f;
}
#links1  {position: absolute;
	top: 2px;
	left: 10px;
	width: 200px;
	color: #bd3431;
}
#left	{position: absolute;
	top: 35px;
	left: 10px;
	width: 180px;
	height: 440px;
}
#left img {
	margin-bottom: 3px;}
.red	{color: #bd3431;}
#links3 {position: absolute;
	top: 300px;
	left: 20px;
	width: 160px;
	height: 140px;
	color: #bd3431;
}
#middle	{position: absolute;
	top: 20px;
	left: 210px;
	width: 380px;
	height: 440px;
	font-size: 11px;
	line-height: 15px;
	font-family: arial, helvetica, verdana;
	voice-family: "\}\""; 
	voice-family: inherit;
	font-size: 12px;
	line-height: 16px; 
	font-family: Arial, Verdana, Helvetica;
	color: #50347f;
	z-index: 1;
}
#right	{position: absolute;
	top: -25px;
	left: 630px;
	width: 150px;
	height: 440px;
}
#right img {
	margin-bottom: 3px;}

#links2  {position: relative;
	top: 10px;
	width: 160px;
	height: 20px;
	font: 18px Arial, Verdana, Helvetica;
}
a:link {color: #50347f; 
	text-decoration: none;
}
a:visited {color: #116465; 
	text-decoration: none;
}
a:hover {color: #bd3431; 
	text-decoration: none;
}
	 
