body {
background-image: url(images/left_01.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	height:100%;
	max-width: 900px;
}
#logo {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}
#navleft {
	display:block;
	z-index:3;
	position:absolute;
	top:79px;
	left:0px;
}
#navright {
	display:block;
	z-index:3;
	position:absolute;
	top:79px;
	right:0px;
}
#navcenter {
	display:block;
	
	width:100%;
	position:absolute;
	top:79px;
	height:24px;
	background-image: url(images/nav_center_05.jpg);
	z-index: 2;
}
#navlinks {
	display:block;
	z-index:3;
	position:absolute;
	top:80px;
	left:90px;
	z-index:10;
	
	
}
a.nav {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
}

#container{
	height:100%;
	width:100%;
}
#main_content {
	padding-top:115px;
	padding-left:110px;
	padding-right:20px;
	
}

u {color:#FFFFFF;}
span.c15 {font-family: Arial; font-size: 80%}
span.c14 {color: #FFFFFF; font-family: Arial; font-size: 80%}
table.c13 {border-collapse: collapse}
span.c9 {color: #FFFFFF; font-family: Optima; font-size: 70%}
span.c6 {color: #FFFFFF; font-family: Optima}
span.c5 {font-size: 80%}
span.c4 {color: #FFFFFF; font-family: Optima; font-size: 80%; margin:5px 10px 5px 10px;}
span.c3 {font-family: Optima}
p.c2 {text-align: center}
span.c1 {font-family: Optima; font-size: 150%}
td {padding:3px;}
 
 /* ~~~~~~~~~~~~~~~~~UNNEEDED CSS Styles~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 td.c12 {border-left-width: 1; border-right-style: solid; border-right-width: 2; border-top-width: 1; border-bottom-width: 1}
 td.c11 {border-right-style: solid; border-right-width: 4}
 td.c10 {border-left-style: solid; border-left-width: 2; border-right-style: solid; border-right-width: 3}
 td.c8 {border-right-style: solid; border-right-width: 2}
 td.c7 {border-left-style: solid; border-left-width: 3}

*/