@charset "utf-8";
body {
	font-family: Verdana, Arial, sans-serif, Georgia, "Trebuchet MS", Geneva;
	font-size: 80%;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #A5DDF8;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}


#Container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#Header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	height: 155px;
}
#NavTop {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
}
#NavTop p {
	margin: 0px;
	text-align: center;
}



#MainFeature {
	float: left;
	margin: 10px;
	width: 470px;
}

#MainFeature p {
	margin-bottom: 0px;
}
#MainFeature table {
	margin-top: 10px;
}
#LatestNews {
	float: left;
	margin: 10px;
	width: 470px;
}
#news {
	text-align: left;
	font-size: 85%;
	background-color: #000;
	border: 1px solid #FFF;
	vertical-align: middle;
}
#RightPanel {
	float: right;
	color: #FFF;
	text-align: center;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}


#RightPanel a {
	color: #FC0;
}
#RightPanel p {
	margin-right: 10px;
	margin-left: 10px;
}
#RightPanelTable {
	width: 230px;
}




#Ads {
	margin-top: 10px;
}

#CharacterA-Z {
	padding-bottom: 10px;
	margin: 0px;
	width: 250px;
}
#FanForum {
	margin: 0px;
	width: 250px;
	padding-top: 10px;
}
#Box {
	background-color: #000;
	border: 1px solid #FFF;
	margin-top: 10px;
}
#Box p {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#NavBottom {
	clear: both;
	text-align: right;
	font-size: 80%;
	background-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#NavBottom p {
	margin: 2px;
}





#Footer {
	clear: both;
	text-align: center;
	font-size: 80%;
	background-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#Footer p {
	margin: 2px;
}
#StatCounter a {
	color: #A5DDF8;
	text-decoration: none;
	text-align: center;
}




a {
	color: #FC0;
}
h1 {
	color: #FC0;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 160%;
}
table {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
#SiteMap {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 470px;
}

.BorderAndBG {
	background-color: #000;
	padding: 5px;
	border: 1px solid #FFF;
}


.Date {
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 75%;
	color: #CCC;
}
.Updates {
	font-size: 88%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.MaskExplanationText {
	font-size: 88%;
	color: #CCC;
	text-align: center;
}

.imgLeft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


.imgRight {
	padding: 5px;
	float: right;
}
.SpoilerWarning {
	padding-top: 2px;
}
.LeftAlignNoMargins {
	float: left;
}



.RightPanel {
	background-color: #000;
	border: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}


.RightPanelHeader {
	margin-bottom: 5px;
}
.TextAlignLeft {
	text-align: left;
}
.AlignCentre {
	text-align: center;
}
.textTop {
	vertical-align: text-top;
}


.margin-top10px {
	margin-top: 10px;
}
.SmallerHyperLinks {
	font-size: 75%;
}
#WomenOf24 {
	width: 470px;
	font-size: 80%;
}
