@charset "utf-8";
/* CSS Document */
/* copyright Kevin Mulder 2009 */

a:link 	{
	text-decoration:none;
	color:#000099;
}
a:visited 	{
	text-decoration:none;
	color:#000099;
}
a:active 	{
	text-decoration:none;
	color:#000099;
}
a:hover {
	text-decoration:underline;
	color:#000099;
}

body	{
	margin:0px;	
	font-family: Trajan Pro;
	font-size: 16px;
	color:#000066;
	background-color:#550000;
	line-height:18pt;
	
}

#e_main	{
	position:relative;
	background-color:#FFFFFF;
	left:50%;
	margin-left:-320px;
	width:640px;
	border:#000000 1px solid;
	min-height:500px;
 	height:auto !important;
 	height:500px;
}

#i_01_	{
	position:absolute;
	left:0px;
	top:0px;
	width:640px;
	height:149px;
}

#e_05_ {
	position:relative;
	left:0px;
	top:0px;
	width:640px;
	height:auto;
	background-color:ffffff;
}
	
#e_07_	{
	position:relative;
	left:0px;
	top:0px;
	width:640px;
	height:40px;
}
	
#e_09_	{
	position:absolute;
	left:0px;
	top:162px;
	width:30px;
	height:357px;
}
