/* CSS Document */
body {
	font: 12px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/bg1.jpg);
}
h1,h2,h3 { margin: 0; padding: 0; }
ul,li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
a { 
	color: #0000FF; 
	text-decoration: none;
}
a:hover { color: #0000FF; }
#header {
	width: 770px;
	margin: auto;
	background-color: #FFF;
	text-align: left;
	height: 128px;
	clear: both;
}
#topMenu {
	margin: auto;
}
.caption {
	background-image: url(images/section1.gif);
	text-align: right;
	font-size: 16px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.caption h1,h2,h3{
	font-size: 16px;
	padding-top: 6px;
	color: #FF6600;
	padding-right: 10px;
	margin-bottom: 20px;
}

#topMenu h1 {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#topnav {
	display: block;
	background-color: #CCCCCC;
	color: #FFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#topnav ul {
	margin: 0;
	padding: 4px;
}
#topnav li {
	display: inline;
	padding: 0 10px;
	list-style-type: none;
}
#topnav a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid #777777;
	background-color: #999999;
}
#topnav a:hover {
	text-decoration: underline;
}
#sitestats {
	font-size: 9px;
	padding: 4px 5;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
}
#sitestats a{
	font-size: 10px;
	color: #666666;
}
#sitestats h1{
	font-size: 10px;
	color: #555;
}
#sitestats h2{
	font-size: 10px;
	color: #555;
}
#container {
	width: 770px;
	margin: auto;
	padding: 0px;
	height: 100%;
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/swidth.gif);
}
#rightColumn {
	float: right;
	width: 166px;
	vertical-align: top;
	height: 100%;
}
#leftColumn {
	float: left;
	width: 157px;
	vertical-align: top;
	height: 100%;
	background-image: url(images/lmBG.gif);
	background-repeat: repeat-y;
}
#leftColumn h2 {
	font-size: 12px;
	color: #333;
	padding: 4px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px none #CCC;
}
#cColumn {
	float: left;
	width: 447px;
	color: #333;
	text-align: left;
	font-size: 13px;
	line-height: 17px;
}
#footer {
	clear: both;
	text-align: center;
	background-image: url(images/footer.gif);
	height: 60px;
}
#footer1{
	padding-top: 17px;
	font-weight: bold;
}
#footer1a{
	padding-top: 17px;
	font-weight: bold;
}
#footer2{
	font-size: 9px;
	color: #0066FF;
	padding-top: 12px;
	padding-left: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 7px;
}


.scrnSmall{
	float:left;
	margin-right:8px;
	clear: both;
}
.slink, .slink:visited{
	color:#555555;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
.slink:hover{
	text-decoration:underline;
	color: #555555;
}
.dlink, .dlink:visited{
	border: 1px solid #FFFFFF;
	background-color: #D9F1FF;
	padding: 1px 7px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.dlink:hover{
	text-decoration:underline;
	color: #555555;
}
.text1 {
	font-size: 11px;
	color: #333;
}
.tl1 {
	font-size: 11px;
	color: #470077;
	text-decoration: underline;
}
.tl1:hover{
	font-size: 11px;
	color: #470077;
	text-decoration: none;
}
.gameplace {
	background-image: url(images/gameplace.gif);
	text-align: left;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	height: 160px;
	font-size: 12px;
}
.gameplace a {
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
}
.gameplace img{
	float: left;
	padding: 5px 10px 5px 5px;
}
.gameplaceb {
	height: 30px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(images/btnsgameplace.gif);
	text-align: center;
	padding-top: 10px;
	clear: both;
}
.gameplaceb a{
	border: 1px solid #B1D2E5;
	padding: 3px 7px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.rmgame {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	margin-bottom: 5px;
}
.rmgame img {
	padding-left: 10px;
	display: block;
	margin-bottom: 5px;
}

#newsletter {
	line-height: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 15px;
	width: 130px;
	clear: both;
	margin-top: 0px;
}
.newstb {
	width: 120px;
	border: 1px solid #82A2C8;
}
.newsbtn {
	width: 40px;
	float: right;
	border: 1px solid #B5CEEC;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #CBE1FC;
	color: #0033CC;
}
.ccss {
	border: 1px dotted #ADC6E4;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 7px;
	height: 90px;
	margin-top: 15px;
}
.ccss img{
	float: left;
	margin-right: 10px;
	margin-left: 7px;
}

.ccsect2 {
	border: 1px dotted #ADC6E4;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 7px;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ccsectawards {
	border: 1px dotted #ADC6E4;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 7px;
	clear: both;
	font-size: 13px;
}

.ccsect,.cdsect {
	border: 1px dotted #ADC6E4;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 7px;
	clear: both;
	font-size: 13px;
	text-align: left;
}
.ccsect a{
	border: 1px solid #82A2C8;
	background-color: #D9F1FF;
	padding: 1px 7px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.ccsect p,.cdsect p{
	margin: 0px 0px 10px;
}
.ccsect img,.cdsect img{
	display: inline;
	float: left;
	margin-right: 5px;
}
#gameinfo {
	margin-right: 6px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	margin-bottom: 10px;
}
#gameinfo li {
	padding-right: 4px;
	padding-left: 7px;
}
#sectGames {
	font-size: 11px;
}
#sectGames a {
	font-weight: bold;
	font-size: 13px;
	margin-left: 17px;
}
#sectGames li {
	padding-right: 4px;
}
#sectGames li a {
	font-weight: normal;
	display: inline;
	margin-left: 0px;
}
#sectGames ul {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 4px;
}

#gameinfo h1{
	font-size: 11px;
	font-weight: bold;
}
