﻿body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #3D3E41;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-size: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
}

body img {
	border: none;
}

#wrapper {
	width: 833px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	text-align: right;
	padding-bottom: 5px;
}

#main {
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
}

#main table {
	table-layout: fixed;
}

#maintext {
	padding: 10px;
}

#maintext p {
	padding: 5px 10px;
}

#maintext ul {
	padding-left: 10px;
}

#bottom {
	clear: both;
}

#bottom a {
	text-decoration: none;
}

#bottom img {
	margin: 5px;
	vertical-align: middle;
}

#right {
	width: 215px;
	vertical-align: top;
}

#right p {
	padding: 0px 10px;
}

#footer {
	margin: 5px 0px;
}

.games a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.games a:hover, .games a:active, .games a:focus {
	font-style: italic;
}

.games li {
	list-style: none;
	margin-left: 15px;
}

.stars li {
	margin-left: 15px;
}

.imgleft {
	float: left;
	padding-right: 10px;
}

.imgright {
	float: right;
	padding-left: 10px;
}

.topcenter {
	text-align: center;
	vertical-align: top;
}

.fulltable {
	width: 99%;
}

.halftable {
	width: 49%;
}

.thirdtable {
	width: 33%;
}

.twothirds {
	width: 66%;
}

.quartertable {
	width: 24%;
}

.clearit {
	clear: both;
}

.headline {
	font-size: 1.6em;
	font-style: italic;
}

.sectionhead {
	font-size: 1.2em;
	font-weight: bold;
}

.topper {
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
}

.pta {
	margin-top: 10px;
	margin-left: 10px;
}

.strong {
	font-weight: bold;
}

.leftcol {
	width: 599px;
}

.leftcol p {
	margin-bottom: 10px;
}

.centerdiv {
	vertical-align: middle;
}

.characterbox {
	width: 396px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.cameo {
	width: 80px;
}

.cameo img {
	padding: 10px 0px 0px 10px;
}

.descriptext {
	font-size: 0.8em;
}

.descriptext a {
	color: #000000;
	text-decoration: none;
}

.descriptext a:hover, .descriptext a:active, .descriptext a:focus {
	text-decoration: underline;
}

.wallpaper img {
	vertical-align: middle;
	padding-bottom: 10px;
}

.wallpaper a {
	color: #000000;
	text-decoration: none;
}

.wallpaper a:hover, .wallpaper a:active, .wallpaper a:focus {
	text-decoration: underline;
}

.welcomebg{
	background-image:url(../images/welcomebg.jpg);
	background-repeat:no-repeat;
}

.nightmarebg{
	background-image:url(../images/welcomebg.jpg);
	background-repeat:no-repeat;
}

.cardname {
	width: 150px;
	font-weight: bold;
}

.effect {
	text-align: left;
}

.content  {
	clear: both;
	padding-top: 10px;
}

.rightbg {
	background-repeat:no-repeat;
	height: 244px;
	min-height: 244px;
}

.righttitle {
	font-size: 1.2em;
	color: #FFFFFF;
}

.righttitle a{
	color: #FFFFFF;
	text-decoration:none;
}
.righttitle a:hover, .righttitle a:active, .righttitle a:focus{
	text-decoration:underline;
}

.rightdate {
	margin-top: 10px;
	color: #FFFF00;
}

.rightdate a{
	color: #FFFF00;
	text-decoration:none;
}

.rightdate a:hover, .rightdate a:active, .rightdate a:focus{
	text-decoration:underline;
}

.rightnews {
	font-size: 0.8em;
	color: #FFFFFF;
}

.rightnews a{
	color: #FFFFFF;
	text-decoration:none;
}
.rightnews a:hover, .rightnews a:active, .rightnews a:focus{
	text-decoration:underline;
}

.bottomtext {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration:none;
}

.bottomtext a {
	text-decoration:none;
	color: #FFFFFF;
}

.bottomtext a:hover, .bottomtext a:active, .bottomtext a:focus {
	text-decoration:underline;
}
