body {
     margin:4px auto 0px;
	 background-color: #514946;
	 padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	 text-align:center; /* Hack for IE5/Win */
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #333333;
}
	a:link {
	color: #9C2007;
}     /* unvisited link */
	a:visited {
	color: #333333;
}  /* visited link */
	a:hover {
	color: #FEBC63;
}   /* mouse over link */
	a:active {
	color: #FF6000;
}   /* selected link */
	
	a.footer:link {color: #888787;text-decoration: none; padding:5px;}     /* unvisited link */
nav {
	height: 32px;
}

	a.footer:visited {color: #888787;text-decoration: none; padding:5px;}  /* visited link */
	a.footer:hover {color: #FFFFFF;text-decoration: underline; padding:5px;}   /* mouse over link */
	
	a.large:link {color: #504945; text-decoration: none; font-size: 12px; font-weight: bold;}     /* unvisited link */
	a.large:visited {color: #5A5A5A;text-decoration: none; font-size: 12px; font-weight: bold;}  /* visited link */
	a.large:hover {color: #FEBC63;text-decoration: underline; font-size: 12px; font-weight: bold;}   /* mouse over link */
	
	
.smallBold {
	color: #333333;
	padding: 7px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

	a.footer:active {color: #FF6000;text-decoration: none; padding:5px;}   /* selected link */

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #888787;	
	}

div#lContainer{      
    background-image: url(../images/left_tableEnd.jpg);
    background-position: center bottom;
    width: 152px;
    height: 160px;    
    background-repeat: no-repeat;    
}

div#ln {
    position: relative;
	height: 100%;
	top: 50px;
	left: 20px;
}

div#support {
   
	height: 450px;
	
}
div#about {
   
	height: 100%;
	
}
div#rContainer{    
    background-image: url(../images/right_tableEnd.jpg);
    background-position: center bottom;
    width: 152px;
    height: 100%;    
    background-repeat: no-repeat;    
}
div#rn {
	position: relative;	
	top: 10px;
	left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC7BE;
	
}
.gameslight {
	background: #FFFFFF;
}
li {
	list-style-image: url(../images/bullet.gif);
}


.games {
	background-color: #EAE7E1;
	border: 1px solid #B8B2A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	letter-spacing: 1px;
}

.redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9C2D17;
}

div#newsBG {
    position: relative;
	width: 280px;
	height: 33px;	
	margin: 0;
	background-image: url(../images/news_header.gif); 
	background-repeat: repeat-x;
	background-position: center top;		
	display: table;
}
div#home {
	
    width: 580px;
		
	margin: 0;			
	
}
.borderTable {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

div#intro {
	width: 580px;
	height: 340px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #2C2B29;	
	text-align:justify;
}
.order {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	background-image: url(../images/orderBg.gif);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

div#quicklinks{
	width: 135px;
	left: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F5956;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 15px;
}

#quicklinks ul li {
    top: 30px;
	left: 90px;
	margin: 10px 0 8px -20px;	
	padding: 0 0 4px 12px;
	line-height: 1.4em;	
	list-style: none;
	}
	
	
.contactBox {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(../images/loginLight.gif);
	border: 1px solid #7F7771;
	background-repeat: repeat-x;
}

.contactBox2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716863;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}




.content {
	color: #504945;
	background-color: #FFFFFF;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}

img {
	border:0px;
	}
.LargeBold {
	color: #9C2D17;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 5B5855;
}
.contentPlain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504945;
	font-size: 12px;
	
}
