BODY	{
		font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black;
		background-image : url(images/lines_background.gif);

}
TABLE	{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: gray;
}

.normal      {
	background-color: White;
}
.navBottom   { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #808080; 
               text-align: Right; background-color: white }
.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}
#title  {
	position: absolute;
	left: 0px;
	top: 0px;
	
}
H2 {
	font-family : Arial Rounded MT Bold,Helvetica,sans-serif;
	font-size : 10pt;
	font-style : italic;
	color : black;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : oblique;
	color : black;
}
	
H1	{font-family : Arial Rounded MT Bold,Helvetica,sans-serif;
	font-size : 12pt;
	color : Black;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}
a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	text-decoration: underline;
}
#phone  {
	position: absolute;
	left: 500px;
	top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#phoneSpan  {
	
}
#nav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}
#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: gray;
	text-decoration: none;
}
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: gray;
	text-decoration: none;
}
#nav a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}
#email  {
	width: 250px;
	padding: 0;
	margin:0;
	
}
#email a:link, #email a:visited  {
	background: url("images/email.gif") no-repeat;
	width: 200px;
	
}
		
#email a:hover  {
	background: url("images/email_alt.gif") no-repeat;
}
#olympia  {
	position: absolute;
	left: 10px;
	top: 65px;
	width: 796px;
	height: 150px;
	padding: 0px;
	background: url(images/who_logo.jpg) no-repeat left;
}
#olympiaText  {
	position: relative;
	left: 165px;
	width: 590px;
}
	

