/* unvisited link */
a:link {
    color: #FF0000;
	text-decoration: none;
}

/* visited link */
a:visited {
    color: #AA0000;
	text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #FF3333;
}

/* selected link */
a:active {
    color: #FF00FF;
	text-decoration: none;
}

/* unvisited link */
a.try:link {
    color: #FFFFFF;
	text-decoration: none;
}

@font-face {
	font-family: storyFont;
	src: url("/common/fnt/MetroCity.ttf");
}

@font-face {
	font-family: aboutFont;
	src: url("/common/fnt/FinalFight.ttf");
}

@font-face {
	font-family: headerFont;
	src: url("/common/fnt/Grand Stylus.ttf");
}

@font-face {
	font-family: titleFont;
	src: url("/common/fnt/capture_it.ttf");
}

div.newsheader {
	background-image: url("/common/img/contactheader.png");
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 15%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.8) 100%), url('/common/img/contactheader.png');
	background-repeat: repeat-x;
	color: #ffffff;
	border: 2px solid #000000;
	
	font-family: titleFont;
	font-size: 38px;
	text-shadow: 4px 4px #000000;
	text-align: right;
	
	display: block;
	
	margin: 0 auto;
	padding: 0px;
	padding-right: 20px;
	
	height: 40px;
	width: 936px;
}

div.greetingarea {
	width: 956px;
	height: 600px;
	transition: all .5s ease-in-out;
	display: block;
	background-color: #000000;
	background-image: url("/common/img/contactg.png");
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 2%,rgba(0,0,0,0) 98%,rgba(0,0,0,0.8) 100%), url("/common/img/contactg.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	position: relative;
}

div.greetingarea p {
}

div.greetingtext {
	width: 290px;
	height: 280px;
	position: absolute;
	left: 82px;
	top: 44px;
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	text-shadow: 4px 4px #000000;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
}

div.greetingtext2 {
	width: 823px;
	height: 100px;
	position: absolute;
	left: 66px;
	top: 431px;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	text-shadow: 4px 4px #000000;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
}

div.newstext {
	width: 780px;
	height: 100px;
	position: absolute;
	left: 82px;
	top: 48px;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	text-shadow: 4px 4px #000000;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
}

div.newstext p {
	margin: 0 auto;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	text-shadow: 4px 4px #000000;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
}

div.datearea {
	background-image: url("newsheader.png");
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 15%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.8) 100%), url('/common/img/newsheader.png');
	background-repeat: repeat-x;
	color: #ffffff;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	-webkit-transform: skew(-25deg);
	-moz-transform: skew(-25deg);
	-o-transform: skew(-25deg);
	display: inline-block;
	float: left;
	position: relative;
	left: -10px;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	padding-left: 20px;
	height: 40px;
	z-index: 1100;
}

div.datearea p {
	font-family: titleFont;
	font-size: 38px;
	text-shadow: 4px 4px #000000;
	text-align: right;
	-webkit-transform: skew(25deg);
	-moz-transform: skew(25deg);
	-o-transform: skew(25deg);
	margin: 0px;
	padding: 0px;
}

div.dateheader {
	background-repeat: repeat-x;
	color: #ffffff;
	border-left: 2px solid #000000;
	
	font-family: titleFont;
	font-size: 38px;
	text-shadow: 4px 4px #000000;
	text-align: right;
	
	display: block;
	
	margin: 0 auto;
	padding: 0px;
	padding-right: 20px;
	
	height: 42px;
	width: 936px;
	overflow: hidden;
}

div.newsarea {
	background-image: url("/common/img/sidebg.png");
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 2%,rgba(0,0,0,0) 98%,rgba(0,0,0,0.8) 100%), url("/common/img/sidebg.png");
	width: 956px;
	display: block;
	padding: 0px;
	margin: 0 auto;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	position: relative;
	padding-bottom: 40px;
	background-size: auto 100%;
}

div.bubble {
	width: 673px;
	position: relative;
	top: 18px;
	left: 14px;
}

div.bubbletop {
	background-image: url("/common/img/bubbletop.png");
	width: 673px;
	height: 26px;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
}

div.bubblemiddle {
	background-image: url("/common/img/bubblemiddle.png");
	width: 673px;
	min-height: 118px;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	background-repeat: repeat-y;
}

div.bubblemiddle p {
	margin: auto;
	font-family: 'Oswald', sans-serif;
	font-size: 23px;
	text-shadow: 4px 4px #000000;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
	padding: 0px 32px 10px 26px;
}

div.bubblebottom {
	background-image: url("/common/img/bubblebottom.png");
	width: 673px;
	height: 31px;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
}

img.smallslam {
	position: absolute;
	left: 708px;
	top: 28px;
}

img.bubblearrow {
	position: absolute;
	left: 656px;
	top: 128px;
}

body {
	background-color: #333333;
    background: url("/common/img/sidebg.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    background-repeat: repeat;
    height: 500px;
    padding: 0px;
	margin: 0px;
}

div.gamefooterborder {
	background-image: url("/common/img/contactheader.png");
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 15%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.8) 100%), url('/common/img/contactheader.png');
	background-repeat: repeat-x;
	color: #ffffff;
	border: 2px solid #000000;
	
	font-family: titleFont;
	font-size: 38px;
	text-shadow: 4px 4px #000000;
	text-align: right;
	
	display: block;
	position: static;
	margin: 0 auto;
	padding: 0px;
	padding-right: 20px;
	
	height: 40px;
	width: 936px;
	
	clear: both;
}

div.gamefooter {
	background-image: url("/common/img/footer.png");
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 5%,rgba(0,0,0,0) 95%,rgba(0,0,0,0.8) 100%), url("/common/img/footer.png");
	border: 2px solid #000000;
	
	display: block;
	
	padding: 0px;
	margin: 0 auto;
	
	height: 243px;
	width: 956px;
}

div.tryleft {
	display: inline-block;
	height: 100%;
	width: 314px;
	
	margin: 0px;
	padding: 0px;
	
	vertical-align: top;
}

div.trymid {
	display: inline-block;
	height: 100%;
	width: 318px;
	
	margin: 0px;
	padding: 0px;
	
	vertical-align: top;
}

div.tryright {
	display: inline-block;
	height: 100%;
	width: 314px;
	
	margin: 0px;
	padding: 0px;
	
	vertical-align: top;
}

img.tryimg {
border: 2px solid #000000;
	margin: 0 auto;
	margin-top: 30px;
	
	box-shadow: 8px 8px 1px #000000;
	
	display: block;
	
	height: 146px;
	width: 250px;
}

div.trytext {
	color: #ffffff;
	
	font-family: titleFont;
	font-size: 32px;
	text-shadow: 4px 4px #000000;
	text-align: center;
	
	display: block;
	
	padding-top: 16px;
	
	width: 100%;
}