body {
	background-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.main {
	background-color: #FFFFFF;
	background-image: url(images/icospa_2008_bg.jpg);
	background-repeat: no-repeat;
}
#elMenu { position: relative }

#elMenuUp {
    position: absolute;
    left: 0;            
    top: 0;      
}

#elMenuOver {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #993300;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin:0;
	padding:0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #003399;
}
.1px_border {
	border: 1px solid #000000;
}
.large {
	font-size: 14px;
}
