﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: "Atkinson Hyperlegible Next",serif;
	font-style: normal;
	background-color: #e6e6fa;
}
#	font-family: fot-rodin-pron,sans-serif;
r {
	width: 100%;
	background-color: #f7f7f7;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #e6e6fa;
}
#masthead-celeb {
	text-align: left;
	width: 100%;
	background-color: #e1c9f1;
}
#navigation {
	background-color: #78a5d2;
	overflow: hidden;
}
#page_content {
	border-top-width: 0px;
}
#page_wdl {
	border-top-width: 0px;
	max-width:602px;
}
#column_l {
	background-color: #f7f7f7;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer {
	background-color: #ccccff;
}
#footer_wdl {
	background-color: #ccccff;
}
#footerimg {
	background-color: #ccccff;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation .dropdown ul {
	width: unset;
}
#navigation .dropdown ul li {
	float: unset;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 2px solid #78a5d2;
	background-color: #bcddff;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 2px solid #80c0ff;
	background-color: #80c0ff;
}
/* Styles for Content */
h1 {
	font-family: "Atkinson Hyperlegible Next",serif;
	font-weight:600;
	font-size: 40px;
	color: #004080;
	line-height:40px;
	text-decoration: none;
}
h1 a {
	text-decoration: none;
	color: #004080;
}
h2 {
	font-family: "Atkinson Hyperlegible Next",serif;
	font-weight:600;
	font-size: 35px;
	color: #3c3c3c;
}
h3 {
	font-family: "Atkinson Hyperlegible Next",serif;
	font-weight:600;
	font-size: 30px;
	color: #004080;
}
h4 {
	font-family: "Atkinson Hyperlegible Next",serif;
	font-weight:400;
	font-size: 25px;
	color: #004080;
}
h5 {
	font-family: "Atkinson Hyperlegible Next",serif;
	font-weight:200;
	font-size: 20px;
	color: #004080;
}
h6 {
	font-family: "Atkinson Hyperlegible Next",serif;
	font-weight:100;
	font-size: 15px;
	color: #004080;
}
ingame {
	font-family: "Atkinson Hyperlegible Next",serif;
	font-weight:600;
	text-align: center;
	font-size: small;
}
/* Styles for Footer */
#footer p {
	text-align: center;
	color: #3c3c3c;
}
#footer a {
	color: #3c3c3c;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.newStyle1 {
	background-color: #F7F7F7;
}
