@import url( '/css/navStyle.css' );
@import url('/css/wikiStyle.css');

body {
	margin: 0px;
	padding: 5px;
	font: 13px 'Arial', sans-serif;
	color: #353535;
	background-color: #FFFFFF;
	min-width: 786px;
	width: 99%;
	height: 99%;
}

html {
	width: 100%;
	height: 100%;
}

.minWidthTable {
	width: 770px;
	height: 0px;
	font-size: 0pt;
}

h1, h2, h3, h4 {
	margin: 0;
}

h1 {
/*nav title*/
	font-size: 18px;
}

h2 {
/*section title*/
	font-size: 14px;
	color: black;
}

h3 {
	font-size: 12px;
}

h4 {
/*article title links*/
	font: 12px 'Arial', sans-serif;
}

h5 {
/*actual article text*/
	font: 12px 'Arial', sans-serif;
	color: #353535;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

p {
	font: 12px 'Arial', sans-serif;
	color: #353535;
	margin-top: 5px;
}


img {
	border: solid #000000 1px;
	margin: 1px;
}

form {
	margin: 0;
	padding: 7px;
}

#topBar {
}


#borderBlack {
	border: solid #000000 1px;
	width:1000px;
}

#main {
	height: 144px;
}

#header a:link, #header a:hover {
}

#main1 {
	clear: both;
	margin: 0 0 0 0;
	padding: 5px;
}

#main2 {
	margin: 0px;
	padding: 0px;
}

#left {
	float: left;
	width: 150px;
}

#left a, #right a {
	text-decoration: none;
}

#left a:hover, #right a:hover {
	text-decoration: underline;
}

#left, #right {
	font-size: 10px;
	line-height: 100%;
}

#right {
	float: right;
	width: 150px;
	padding: 0 0px;
}

#mainContent {
	padding: 10px;
}

#mainContent img {
	float: right;
}

#middle {
	text-align: left;
	margin: 0px 0px 0px 155px;
	padding: 10px;
	background-color: #D4D4D4;
	border: solid #B5121B 2px;
}

#middle a, a:hover {
	font-weight: bold;
	text-decoration:none;
}

#middle div.roundTL {
	background: url( '/images/TL2.gif' ) no-repeat top left;
	margin: 1px 0 0 -2px;
}

#middle div.roundTR {
	background: url( '/images/TR2.gif' ) no-repeat top right;
	margin: 1px -2px 0 0;
}

#articles h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0;
}

#articles li {

}

#linkPartners {
}

#linkPartners li{
	margin-left: -25px;
}

#footer {
	margin: 7px 0 0 0;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
	border-top: solid #009FC5 1px;
}

#footer p {
	margin: 3px;
	text-align: center;
	font-size: 10pt;
}

#copyAndContact {
	font-size: 10px;
}

#games ul {
	list-style-type: disc;
}

#games li{
	font: 12px 'Arial', sans-serif;
	margin-left: -25px;
	padding: 1px;
}

#games a{
	text-decoration: none;
}

.banner {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 758px;
}

.logo {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 753px;
}

.importGame div {
	text-align: center;
}

.relatedPages {
	border: solid #009FC5 2px;
	border-top: 0;
	background-color: white;
}

.RPcontent {
	padding: 12px;
}

.RPcontent ul {
	list-style-type: disc;

}

.RPcontent li {
	font-size: 12px;
	margin-top: 2px;
	margin-left: -25px;
}

.RPcontent a {
	text-decoration: none;
}

.RroundTL {
	background: url(index_files/TL.gif) no-repeat top left;
	margin: 10px 0 0 -2px;
}

.RroundTR {
	background: url(index_files/TR.gif) no-repeat top right;
	margin: 0px -2px 0 0;
}

.tutoringBox {
	width: 185px;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;

}

.pixel2 {
	background: url('../images/p2.gif') repeat-x top left;
}

.tutoringTL {
	background: url('../images/TL4.gif') no-repeat top left;
	margin-left: -2px;
}

.tutoringTR {
	background: url('../images/TR4.gif') no-repeat top right;
	margin-right: -2px;
}

.tutoringContent {
	padding: 2px 5px 5px 84px;
	font-size:10px;
	background: url( '/images/tutoringContentImg.gif' ) no-repeat top left;
}

.tutoringContent a {
	font-size:12px;
}

.tutoringContent h2 a {
	font-size:14px;
}

.tutoringContent h3 {
	font-size:11px;
	padding-left:0px;
}

.tutoringContent h2 {
	text-align: center;
}

.tutoringContent ul {
	padding-left: 16px;
	margin: 0;
}

.tutoringContent li {
	font-size: 12px;
	font-weight: bold;
}

.tutoringContent a {
	color: #009FC5;
}

.tutoringHelp {
	float: right;
	width: 185px;
	padding: 0;
	margin-left: 15px;
}

.tutoringHelp2 {
	border: solid #009FC5 1px;
	border-top: 0;
	background-color: #D0F8FC;
}

.THimage {
	height: 160px;
	width: 185px;
	text-align: center;
}

.THimage img {
	margin: auto;
}

.THcontent {
	border: solid #009FC5 1px;
	border-top: 0;
	text-align: center;
	width: 183px;
	background-color: #D0F8FC;
	padding-bottom: 5px;
}

.THcontent ul {
	list-style-type: none;
}

.THcontent li {
	font: 11px 'Arial', sans-serif;
	color: #009FC5;
	margin-left: -7px;
	margin-right: 29px;
}

.THcontent a {
	text-decoration: none;
}

.score {
	height: 50px;
	margin-top: 0px;
	padding: 0;
	text-align: center;
}

.score img {
	text-align: center;
	margin-right: 22px;
}

.roundTL {
	background: url( '/images/TL.gif' ) no-repeat top left;
}

.chicklet div.roundTR {
	background: url( '/images/TR.gif' ) no-repeat top right;
	margin: -10px -10px 0 1px;
	padding: 6px 8px 0 4px;
}

.chicklet div.roundTR a {
	color: white;
}

.chicklet {
}

.chicklet h1 {
	padding: 8px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #B5121B;
	text-align: left;
}

.chickletBody {
	background-color: #eddbdc;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height:1.1em;
	border: solid #B5121B 1px;
	border-top: 0;
	margin-bottom: 10px;
}

.chicklet ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.chicklet li {
	padding: 3px 6px 1px 0px;
}

.cleaner {
	clear: both;
	background: transparent;
}

.pixel {
	background: url( '/images/p.gif' ) repeat-x top left;
}

.titleImage {
	float: left;
	margin: 10px;
	padding: 5px;
}

.topSpace {
	margin-top: 5px;
}

.bottomSpace {
	margin-bottom: 5px;
}

.about {
	font-size: 12px;
}

.about ul {
	list-style-type: none;
}

.about li {
	margin-left: -39px;
	padding-bottom: 7px;
}

.linkBox {
	border: solid #009FC5 1px;
	margin: 10px 0;
	padding: 10px;
}

.linkBox h4 {
	font-weight: bold;
}

.linkBox p{
	font-size: 12px;
	color: #353535;
	margin-bottom: 0;
}

.articleDescription {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.article .articleDescription {
	color: #009FC5;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#titleImage {
	
}

.textCenter {
	text-align: center;
}

.textLeft{
	text-align: left;
}

.borderSolidBlack {
	border: solid #000000 1px;
}

.padBottom {
	padding-bottom: 20px;
}

.padBorderTitleImage {
	border: none;
	padding-left:100px;
}
.noBorder {
	border:none;
}