body{
	margin:0;	
}

#numberContent{

	margin-top:70px;
	width:500px;
	height:422px;
	margin-left:240px;
	background: transparent url(../imgs/circles.png) 
	top left no-repeat;
}


#numberContent h1{
	color:#1B7AAF;
	font-family:verdana,arial,sans-serif;
	font-size:29pt;
	font-weight:bold;
	position:relative;
	right:180px;
	top:89px;
}

#linkContent{
	position:absolute;
	left: 727px;
	top: 340px;	
	list-style:none;

}

#linkContent a{
	color: black;
	text-decoration:none;
display:block;
}

#linkContent li{
	color: black;
	margin:0;
	padding:0;
	text-align : left;	
	font-family:verdana,arial,sans-serif;

}

#quote{
	background: transparent url(../imgs/quote.gif) 	right no-repeat;
	font-size:10pt;
	height:20px;
	width:183px;
}
#vdm{
	background: transparent url(../imgs/vdm.gif) right no-repeat;
	font-size:10pt;
	height:27px;
	width:185px;
}

#wiki{
	background: transparent url(../imgs/wiki.gif) right no-repeat;
	font-size:10pt;
	height:23px;
	width:188px;
}

#picture{
	background: transparent url(../imgs/picture.gif) right no-repeat;
	font-size:20pt;
	height:37px;
	width:191px;
}

#movie{
	background: transparent url(../imgs/movie.gif) right no-repeat;
	font-size:20pt;
	height:43px;
	width:196px;
}

#link{
	background: transparent url(../imgs/link.gif) right no-repeat;
	font-size:28pt;
	height:50px;
	width:200px;
}


.bigNumber{
	bottom:4px;
	*bottom:-4px;
	font-size:88pt;
	left:146px;
	width:100px;
}

.smallNumber{

	bottom:183px;
	*bottom:-30px;
	font-size:170pt;
	left:150px;
	width:100px;
}

.mediumNumber{

	bottom:74px;
	*bottom:-74px;
	font-size:122pt;
	left:136px;
	width:100px;
}

#magicNumber{
	color:Maroon;
	bottom:183px;
	*bottom:-30px;
	font-size:170pt;
	left:148px;
	width:100px;
	font-family:verdana,arial,sans-serif;
	font-weight:bolder;
	position:relative;
}

.minusNumber{

	bottom:208px;
	*bottom:-15px;
	font-size:187pt;
	left:220px;
	width:100px;
}

#number{
	color:white;
	font-family:verdana,arial,sans-serif;
	font-weight:bolder;
	position:relative;
}

#credit{
	color:gray;
	font-family:verdana,arial,sans-serif;
	font-size:10pt;
	left:370px;
	margin-top:91px;
	position:absolute;
	width:313px;
}
