body {
	font-family: "Bitstream Vera Sans",Verdana,Arial,Helvetica,Sans,"Bitstream Vera Serif", serif;
	font-size: 14px;
	width: 800px;
	color: #ffffff;
	background-color: black
}

.title {
	height: 100px;
	font: 60px "Times New Roman", Times, serif;
	color: #6D7B8D;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 6px;
	border-bottom: 1px solid #387C44;
}

#contain {
	position: relative;
	top: 18px;
	width: 800px;
}

.content {
	font-size: 14px;
	margin-left: 8px;
	padding-top: 18px;
	width:316px;
	height:460px;
	overflow: auto;
	padding-bottom: 8px;
}

a:link {color: #6D7B8D; text-decoration:none}
a:visited {color: #6D7B8D; text-decoration:none}
a:hover {color: #F88017; text-decoration:underline}

.ontheright img
{
	padding-right: 8px;
	padding-top: 18px;
	float:right;
}

.ontheleft img
{
	float:left;
}

.sticker img
{
	float:right;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.stickerwide img
{
	float:bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.stickertext {
	font-size: 12px;
	padding-left: 8px;
	width:316px;
	height:210px;
	overflow: auto;
}

.stickertextmid {
	font-size: 12px;
	padding-left: 8px;
	width:316px;
	height:360px;
	overflow: hidden;
}

.stickertextbig {
	font-size: 12px;
	padding-left: 8px;
	width:316px;
	height:460px;
	overflow: hidden;
}

.stickertextbottom {
	font-size: 12px;
	padding-left: 8px;
	padding-top: 8px;
	width:550px;
	height:256px;
	overflow: hidden;
}

.stickertextbottombig {
	font-size: 12px;
	padding-left: 8px;
	padding-top: 8px;
	width:550px;
	height:360px;
	overflow: hidden;
}

.stickerspace {
	width: 800px;
	height: 36px;
	text-align: center;
}

.flyertextshort {
	font-size: 12px;
	padding-left: 8px;
	width:400px;
	height:256px;
	overflow: hidden;
}
.flyertextbottom {
	font-size: 12px;
	padding-left: 8px;
	padding-top: 8px;
	width:400px;
	height:112px;
	overflow: hidden;
}

.flyertext {
	font-size: 12px;
	padding-left: 8px;
	width:400px;
	height:420px;
	overflow: hidden;
}

.flyertexttall {
	font-size: 12px;
	padding-left: 8px;
	width:400px;
	height:460px;
	overflow: hidden;
}

.flyertexttaller {
	font-size: 12px;
	padding-left: 8px;
	width:400px;
	height:530px;
	overflow: hidden;
}

.blogdate {
	font-size: 12px;
	padding-left: 8px;
	width:316px;
	height:26px;
	overflow: auto;
	color: yellow;
}

h3.merch {
	color: #F88017;
}

h4.merch {
	color: #F88017;
}

.announce {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 16px;
	font-size: 16px;
	color: yellow;
	padding-left: 8px;
	width:760px;
	height:48px;
	overflow: hidden;
}

.footer {
	color: #6D7B8D;
	position:relative;
	padding-top: 3px;
	border-top: 1px solid #387C44;
	font-size: 14px;
	text-align: center;
	padding-bottom: 16px;
}
