.buttonSpacer {
	border:medium;
	width:75px;
	height:175px;
	margin-left: 250px;
	margin-right: 550px;
}
.buttonHome {
	border:medium;
	background-image:url(img/button.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:75px;
	height:50px;
	margin-top:-50px;
	margin-left: 325px;
	margin-right: 475px;
}
.buttonVideos {
	border:medium;
	background-image:url(img/button.png);
	width:75px;
	height:50px;
	margin-left:401px;
	margin-right:399px;
	margin-top:-50px;
}
.buttonForum {
	border:medium;
	background-image:url(img/button.png);
	width:75px;
	height:50px;
	margin-left:477px;
	margin-right:323px;
	margin-top:-50px;
}
.buttonBlog {
	border:medium;
	background-image:url(img/button.png);
	width:75px;
	height:50px;
	margin-left:553px;
	margin-right:247px;
	margin-top:-50px;
}
.buttonLink {
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-variant:small-caps;
	color:green;
	text-decoration:none;
}