body {
	background: url (images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#000 ;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}


.td {
	margin: 5px;
}
input, textarea {
	background-color: #080808;
	border: 1px solid #171717;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #D96C00;
	text-decoration: underline;
}

a:hover {
	color: #F60;
	text-decoration: none;
}
.main {
	width: 990px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background: none;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #999;
	text-decoration: none;
}

.top-link:visited {
    color: #999;
	text-decoration: none;
}

.top-link:hover {
    color: #999;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 248px;
}
td.header-menu-center {
	background: url(images/menu-center.png);
	background-repeat: repeat-x;
    color: #999;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
    width: 946px;
}

td.header-menu-left {
    background: url(images/menu-left.png);
	font-family: Arial;
	font-size: 14px;
	text-align: left;
    width: 22px;
	height: 46px;
}

td.header-menu-right {
    background: url(images/menu-right.png);
	font-family: Arial;
	font-size: 14px;
	text-align: left;
    width: 22px;
	height: 46px;
}
.header-link:link {
	color: #999;
	margin-right: 15px;
	text-decoration: none;
}

.header-link:visited {
    color: #999;
    margin-right: 15px;
	text-decoration: none;
}

.header-link:hover {
    color: #CCC;
	text-decoration: none;
}
.content {
	background: none;
	border: 0px;
}
.contentbox {
	background-color:#080808;
	border: 1px solid #050505;
	margin-bottom: 8px;
   -moz-border-radius: 5px;
    border-radius: 5px;
}
.contentheader {
	background: url(images/topbar.png);
	height: 25px;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
    padding-top: 10px;
   -moz-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #171717;}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
    padding: 10px;
	background-color: #080808;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
    margin-bottom: 8px;
	background-color: #FFF;
	border: 1px solid #050505;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
.fileboxheader {
	background: url(images/topbar.png);
	height: 25px;
	border: 0px solid #1f54bc;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
    padding-top: 8px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
		height: 42px;
}
.bottom-text {
    color: #999999;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#gallery {
		text-align:center;
		padding-right:0;
		padding-left:0;
		margin:0;
		list-style-type:none;
		width:100%;
		margin-top:4px;
		margin-bottom:0;
		margin-left:2px;
	}
	#gallery li {
		background:url() no-repeat top left;
		list-style-type:none;
		font-size:12px;
		display:block;
		text-decoration:none;
		display:inline;
		float:left;
		margin:0 0 4px 4px;
		width:110px;
	max-height:120px;
		text-align:center;
		overflow:hidden;
		border:0px solid #bccee4;
		background-color:#080808;
	}
	#gallery a {
		color: #FFF;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		display:block;
		text-align:center;
		width:103px;
		overflow:hidden;
		height:83px;
	}
	#gallery a:hover {
		text-decoration:underline;
	}
      .icon {
      background-color:#080808;
      border:0px solid #000000;
      display:block;
      height:60px;
      margin:5px 0 0;
      padding:0;
      width:90px;
      }
