body { background-color: #FFFFFF; }
p, td, a { 
margin-top: 0px; 
margin-bottom: 10px;
margin-left: 5px;
margin-right: 5px;
color: black; 
font-size: 12px;
font-weight: normal;
font-family: Arial,Helvetica, serif;
text-decoration:none;
}

h1 { 
margin-top: 0px; 
margin-bottom: 10px;
color: black; 
font-size: 12px;
font-weight: bold; 
font-family: Arial,Helvetica, serif;
text-decoration:none;
}

ul {
font-size: 12px;
list-style: none;
margin-left: -30px;
color: black; 
font-size: 12px;
font-weight: normal;
font-family: Arial,Helvetica, serif;
text-decoration:none;
	}
	
li {
font-size: 12px;
color: black; 
font-size: 12px;
font-weight: normal;
font-family: Arial,Helvetica, serif;
text-decoration:none;
	}

#container_left {
position: absolute;
left: 50%;
top: 50%;
margin-left: -350px;
margin-top: -155px;
padding: 5px;
width: 400px;
height: 400px;
background-color: #E8E8E8;
z-index: 2;
}

#container_image {
position: absolute;
left: 50%;
top: 50%;
margin-left: 65px;
margin-top: -155px;
padding: 5px;
width: 275px;
height: 400px;
background-color: #E8E8E8;
z-index: 2;
}

#logo {
position: absolute;
left: 50%;
top: 50%;
margin-left: -350px;
margin-top: -280px;
width: 700px;
height: 90px;
background-color: #E8E8E8;
z-index: 2;
}

#main_nav {
position: absolute;
left: 50%;
top: 50%;
margin-left: -350px;
margin-top: -185px;
width: 700px;
height: 25px;
text-align: center;
background-color: #E8E8E8;
z-index: 2;
}

A:link {
	color: #2343AC; 
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica, serif;
	text-decoration:none;
			}
A:hover {
	color: #0000FF; 
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica, serif;
	text-decoration:none;
			}
A:visited {
	color: #2343AC; 
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica, serif;
	text-decoration:none;
			}

.standard,body,a, { color: black; font-size: 11px; font-family: Arial,Helvetica, serif }
input {font-family:Arial,Helvetica, serif;font-size:12px;color: #0000FF} 

.link {
	color: #0000FF; 
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica, serif;
	text-decoration:none;
}

.arrows {
position: absolute;
left: 50%;
top: 50%;
margin-left: -70px;
margin-top: 262px;
width: 430px;
text-align: right;
}

/*FOOTER*/
#footer {
position: absolute;
left: 50%;
top: 50%;
margin-left: -350px;
margin-top: 260px;
width: 700px;
height: 30px;
color: black; 
text-align: center;
font-size: 11px;
font-weight: normal;
font-family: Arial,Helvetica, serif;
}
