#page{
	text-align:center;
	width:90%;
	margin:auto;
}
#page p{
	font-family:Georgia;
	font-size:16px;
	text-align:left;
	margin-top:10px;
	margin-bottom:0px;
}
div.links{
	padding-top:10px;
	width:650px;
	height:450px;
	margin:auto;
	padding-bottom:20px;
	text-align:center;
}
div.space{
	width:1px;
	height:200px;
}
div.downloads{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:245px;
	height:225px;
	padding-left:30px;
	padding-top:10px;
	padding-right:30px;
	float:left;
}
div.downloads a img{
	border-width:2px;
	border-style:solid;
	border-color:#000;
}
div.downloads a:hover img{
	border-color:#FF0000;
	border-width:2px;
}
div.downloads div{
	text-align:center;
	font-size:15px;
	font-family:Georgia;
	width:225px;
	margin:auto;
}
div.downloads div.title{
	font-weight:bold;
	width:225px;
}
#cf img{
	width:225px;
	height:136px;
}
#fw img, #fw2 img{
	width:225px;
	height:162px;
}
#nr img{
	width:225px;
	height:138px;
}
#obs img{
	width:225px;
	height:112px;
}
h2{
	margin:15px 0px 10px 0px;
	font-size:24px;
}