body
{
	padding: 0em;
	line-height: 1.4em;
	background-color: #FFA500;
	color: #000000; 
	width: 70em;
	height: 90em; 
	margin: 0 auto; 
	min-width: 41em;  
}
a {
text-decoration: none;
background-color: #FFFFFF;
color: #000066;
font-family: Helvetica,Arial,sans-serif;
}
a:hover {
text-decoration: underline;
background-color: #FFA500;
color: #FFFFFF;
}

#header
{
	background-color: #FFFFFF; 
	color: #000000;
	left:5em; right:5em;
	font-size: 1.2em;
	text-align: center;
	font-family: Helvetica,Arial,sans-serif; 
}

#header h1
{
	background-color: #FFA500;
	color: #FFFFFF;
	font-size: 1em; 
	letter-spacing: 0em; 
    padding: 0em; 
}

#header h1 a
{
	background-color: #FFA500; 
	color: #000066; 
	letter-spacing: 0.1em; 
}

#header h1 a:hover
{
	background-color: #FFA500;
	color: #FFFFFF; 
	text-decoration: underline; 
}

#header h2
{
	background-color: #FFA500;
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 1em; 
	padding: 0em; 
}

#left
{
	background-color: #FFFFFF;
	color: #000000;  
	float: left; 
	font-size: 1em;  
	font-weight: normal; 
	list-style-type: none; 
	padding: 0em;
	text-decoration: none; 
	text-align:left;
	width: 15em;
	height: 90em;
}

#left h2
{
	background-color: #FFA500;
	color: #FFFFFF; 
	font-size: 1em; 
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif; 
}

#left h3
{
	background-color: #FFA500;
	color: #FFFFFF; 
	font-size: 1em; 
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif; 
}

#left ul li
{
	padding: 0em;
	font-weight: normal;
	list-style-type: none;
	line-height: 1.5em; 
}

#left ul li a
{
	text-decoration: none; 
}

#left ul li a:hover
{
	background-color: #FFFFFF;
	color: #000066; 
	text-decoration: underline; 
}

#center
{
	background-color: #FFA500;
	color: #000000;  
	font-size: 1em;
	letter-spacing: 0em;  
	float:left; 
	width: 34em;
	height: 90em;
	list-style-type: none;  
	line-height: 1.4em;
	padding: 1em; 
	text-align: justify; 
	text-decoration: none; 
	font-family: Helvetica,Arial,sans-serif;
}

#center h2
{
	background-color: #FFA500;
	color: #000000;
	font-size: 1em; 
	letter-spacing: 0em; 
	line-height: 1em; 
	text-align: justify; 
}

#center h2 a:hover
{
	background-color: #FFA500;
	color: #FFFFFF; 
	text-align: justify; 
	text-decoration: none; 
}

#right
{
	background-color: #FFFFFF; 
	color: #000000;
	float: right; 
	font-size: 1em;  
	font-weight: normal; 
	list-style-type: none; 
	padding: 0em;
	text-decoration: none; 
	text-align: left;
	width: 18em;
	height: 90em; 
}

#right h2
{
	background-color: #FFA500;
	color: #FFFFFF;
	font-size: 1em; 
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif; 
}

#right h3
{
	background-color: #FFA500;
	color: #FFFFFF; 
	font-size: 1em; 
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif; 
}

#right ul li
{
	padding: 0em;
	font-weight: normal;
	list-style-type: none;
	line-height: 1.5em;
}

#right ul li a
{
	text-decoration: none; 
}

#right ul li a:hover
{
	background-color: #FFFFFF;
	color: #000066; 
	text-decoration: underline; 
}

#footer
{
	position:fixed;
	bottom:0em; left:5.4em; right:5.4em;
	background-color: #FFA500;
	color:#FFFFFF;
	text-align:center;
	font-size: 0.831em; 
	font-weight: normal;
}
	
#footer a
{
	text-align: center; 
	text-decoration: none; 
}

#footer a:hover
{
	text-align: center; 
	text-decoration: underline; 
}

p
{
	font-weight: normal; 
	text-align: center; 
}
