@charset "UTF-8";
@import url("../webfonts/Times_New_Roman_Bold/stylesheet.css");
/* CSS Document */
#wrapper #top h1 {
}
body {
	color: #FFFFFF;
	font-family: "Times New Roman Bold";
	background-image: url(../images/blastBGblack_01.gif);
	background-repeat: no-repeat;
	background-color: #020202;
	font-size: 18px;
	text-shadow: 2px 2px 1px #000000;
	text-decoration: none;
}
h1, h2 {
	font-size: 18px;
}
#whatlinks {
	text-align: center;
	margin-bottom: -29px;
}
#buylinks ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#buylinks a {
	width: 20%;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 7px;
	text-decoration: none;
	background-image: url(../images/itunesBG.png);
	padding-bottom: 50px;
	background-repeat: no-repeat;
	padding-top: 40px;
	background-position: center;
	text-indent: -21px;
}
#mylinks ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mylinks a {
	width: 33%;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/playstationBG.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 40px;
	background-position: center;
	text-indent: -10px;
}
#tagline {
	margin-left: 104px;
	margin-top: -17px;
}
#trailer {
}
#laurels {
}
