body{
	font-family:helvetica, arial, sans;
	font-size:10px;
	padding:20px;
}
a{
	color:black;
	text-decoration:none;
}
a:active, a:focus
{
  outline: none;
}

strong{
	font-weight:normal;
	text-transform:uppercase;
}

a:hover{
	text-decoration:underline;
}
div, div p:first-child, div p:first-child a{
	margin-top:-5px;
	padding-top:0px;
}
#navigation,#sub,#content{
	margin-top:50px;
	margin-left:50px;
	top:0px;
	position:absolute;
}
#sub{
	margin-top:50px;
}

#sub,#content{
	
}
#navigation{
	left:0px;
	position:absolute;
	width:135px;
	text-align:center;
}
#navigation a:first-child img{
	padding:0 0 16px 0;
}
#navigation a img{
	padding:0px 0 9px 0;
}
#navigation>img{
	padding-bottom:6px;
}
a img{
	border:0px;
}
#sub{
	left:182px;
	width:140px;
	line-height:1.9em;
}
#content{
	left:315px; 
}
#numbers{
	position:absolute;
	top:16em;
}
