/** NS4 stylesheet **/

body {
	font-family:Verdana, helvetica, sans-serif;
}

img {
	border:0;
}

.centre {
	text-align:center;
}

#skip a {
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	font-size:60%;
	color:#ffffff;
}

#date {
	font-size:90%;
}

#leftCol {
	position:absolute;
	top:180px;
	left:5px;
	width:170px;
}

#menu {
	border:1px solid #ff0000;
}

#menu a {
	font-family:Verdana, helvetica, sans-serif;
	font-size:80%;
}

#contact {
	font-size:80%;
}

#contact .title {
	font-size:110%;
	font-weight:bold;

}

#contentHolder {
	float:left;
	width:100%;
	margin-right:-155px;
}

#content {
	font-family:Verdana, helvetica, sans-serif;
	margin-left:190px;
	margin-right:155px;
	font-size:80%;
}


#sponsors {
	float:right;
	width:140px;
	font-size:80%;
}

.logos {
	text-align:center;
}

#footer {
	font-size:70%;
	clear:both;
}

.impdates {
	font-weight: 600;
}

