body {
background-color: #666666;

	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #ffffff;
	border: 1px solid  #0099CC;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

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

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	width:800px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color:#FFFFFF;
	height: 24px;
}
.top-left {
    color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;

	text-align: left;
	float: left;
}
.top-right {
    color: #000000;;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #000000;
	text-decoration: none;
}

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

.top-link:hover {
    color: #000000;
	text-decoration: underline;
}
.header {
	background-image: url(images/ultima.jpg);
	height: 179px;
}
.header-menu {
    color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 150px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #ffffff;
	text-decoration: none;
}

.header-link:visited {
    color: #ffffff;
	text-decoration: none;
}

.header-link:hover {
    color: #000000;
	text-decoration: none;
}
.content {
	background-color: #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.contentbox {
	border: 1px solid #FFFFFF;
	margin-bottom: 8px;
}                
.contentheader {
	background: #666666;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #FFFFFF;
}
.filebox {
	border: 1px solid #FFFFFF;
    margin-bottom: 8px;
	background-color: #333333;
}
.fileboxheader {
	background: #999999;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.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: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #33FFFF;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

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

.gamelink:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #00FF99;
	background-color: #FF3366;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #6699FF;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #000000;
	margin: 6px;
	margin-bottom: 6px;
	padding: 6px;
	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 #FFFFFF;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-image: #0000ff;
	height: 42px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	display:inline;
	font-size:12px;
	color:#FFFFFF;
	}
#gallery2 {
	text-align:center;
	padding-right:0;
	padding-left:0;
	float:left;
	margin:0;
	list-style-type:none;
	width:100%;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
}
#gallery2 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:74px;
	height:75px;
	text-align:center;
	overflow:hidden;
	border:1px solid #bccee4;
	background-color: #666666;
}
#gallery2 a {
	color:#ecf3f9;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:center;
	width:74px;
	overflow:hidden;
	height:75px;
}
#gallery2 a:hover {
	text-decoration:underline;
}