@charset "UTF-8";
/* CSS Document */

/* Basic CSS styles for Scrabble for Cheaters poster */

/* set page background to a dark blue background
* html is included because this is the root element for
* pages served as application/xhtml+xml */
html, body {
	background: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	height: 101%;
	font-family: 'Courier New, Courier, monospace';
	}
/* set width of wrapper to same width as title image
* no top or bottom margin and center the page in the screen */
#wrapper {
	background: #FFF;
	width: 960px;
	margin: 0 auto;
	}
#box2 {
	background-image:url(../images/Header-3.jpg);
	width: 880px;
	margin: 0;
	padding: 0;
	height: 289px;
	}
.box2text {
	}
.header {
	width: 880px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	}
#midmain {
	background-image: url('../images/Middle_Section_New.jpg');
	width: 880px;
	height: 716px;
	padding: 0;
	margin: 50px 0 0 0;
	}
#mid {
	background-image: url('../images/Background-2.jpg');
	width: 880px;
	padding: 0;
	margin: 0;
	padding: 0 0 30px 0;
	border-bottom: thin;
	}
#midtext {
	background-color: #FFF;
	position: relative;
	margin: 0 60px 30px 60px;
	padding: 10px 30px 10px 30px;
	border-style: solid;
	border-color: #000;
	border-width: thick;
	}
#midtext h1 {
	font-weight: bold;
	text-transform: uppercase;
	}
#midtext ol {
	padding: 0 0 0 20px;
	margin: 0;
	}
#midtext li {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	margin: 35px 0;
	}
#midtext li a {
	text-decoration: underline;
	color: #000;
	}
#midtext a:hover {
	text-decoration: none;
	color: #000;
	}
.padding {
	float: left;
	width: 245px;
	}
#link826 {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	}
#wrapper a {
	text-decoration: none;
	outline: none;
	border: none;
	}
#wrapper img {
	border: none;
	}
.footer {
	clear: both;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
#left_col {
	margin: 0;
	padding: 0;
	float: left;
	width: 222px;
	}
#right_news {
	margin: 0;
	padding: 0;
	float: right;
	width: 690px;
	height: 909px;
	background-image: url('../img/Page4-3.jpg');
	}
#right_news2 {
	margin: 0;
	padding: 0;
	float: right;
	width: 690px;
	height: 909px;
	}
#right_rules {
	margin: 0;
	padding: 0;
	float: right;
	width: 690px;
	height: 909px;
	}
#guts {
	width: 960px;
	clear: both;
	margin: 0;
	padding: 0;
	}
#right_text {
	margin-top: 100px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 15px;
	}
#navbar {
	width: 270px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	}
#navbar a  { 
	height: 14px;
	display: block;  
	background: green;
	padding: 0;
	}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navbar li {
	float: left;
	margin: 0;
	text-indent: -100em;
	}
.clear {
	clear:both;
	}
h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	}
#navbar1 a { width: 270px; height: 41px; overflow: hidden; background: #ed2027 url('../img/Page2-Rules.jpg') 0 0 no-repeat;}

#navbar2 a { width: 270px; height: 45px; overflow: hidden; background: #ed2027 url('../img/Page2-Register.jpg') 0 0 no-repeat;}

#navbar3 a { width: 270px; height: 41px; overflow: hidden; background: #ed2027 url('../img/Page2-Support.jpg') 0 0 no-repeat;}

#navbar4 a { width: 270px; height: 43px; overflow: hidden; background: #ed2027 url('../img/Page2-News.jpg') 0 0 no-repeat;}
#navbar5 a { width: 270px; height: 47px; overflow: hidden; background: #ed2027 url('../img/Page2-www826.jpg') 0 0 no-repeat;}
#register2{
	display: block;
	width: 690px;
	height: 70px;
	background: url("../img/Page3-3.jpg") no-repeat 0 0;
	}
	
#support2{
	display: block;
	width: 690px;
	height: 95px;
	background: url("../img/Page3-7.jpg") no-repeat 0 0;
	}
	
	span{
	display: none;
	}
