.heading {
	font-family: "Gill Sans MT", "Arial Black";
	font-size: 2em;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
	line-height: 25px;
}
.page_title {
	font-family: "Gill Sans MT", "Arial Black";
	font-size: 4em;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
	line-height: 45px;
}

.dropshadow {
	text-shadow: 1px 1px 1px #000000;
}
.subheading {
	font-family: "Gill Sans MT", "Arial Black";
	font-size: 1em;
	font-weight: bold;
	line-height: .8;
}
.text-shadow-white {
	text-shadow: 1px 1px 1px #ffffff;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 5px;
}
.copyright_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}
.subsubheading {
	font-family: "Gill Sans MT", "Arial Black";
	font-size: 1em;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
}
.white {
	color: #FFF;
}
.center_align {
	text-align: center;
}
.right_align {
	text-align: right;
}

.margin {
	margin-left: 5px;
}
.link {
	color: #3F72DB;
}
.sonic {
	color: #0066FF;
}

.tekno {
	color: #00CC33;
}
.tails {
	color: #FF9900;
}
.knuckles {
	color: #FF3333;
}
.amy {
	color: #FF66CC;
}
.blaze {
	color: #912EB1;
}
.silver {
	color: #666666;
}


.houseofthedead {
	color: #660000;
}
.sonicsworld {
	color: #0099FF;
}


a.subheading:hover {
	color: #FFF;
	text-shadow: 1px 1px 1px #000000;
}
a.heading:hover {
	color: #36F;
	text-shadow: 1px 1px 1px #000000;
}

a.subsubheading:hover {
	color: #1544a6;
	text-shadow: 1px 1px 1px #ffffff;
}
.highlight {
	background-color: #FFF;
	opacity: 0.6;
}

.margin-left {
	margin-left: 5px;
	margin-bottom: 5px;

}
