body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
}
p {
	text-size:16px;
}
body {
	background-color: #000000;
	background-attachment: fixed;
}

.thumb {
float:left;
padding: 5px;
text-align:center;
width:90px;
height:120px;
font-weight:bold;
color:white;
}

.desc {
padding:5px;
text-align:justify;
width:400px;
height:100px;
}

.photos {
padding: 20px;
width:500px;
height:80px;
vertical-align:middle;
text-align:center;
}
.photos img {
padding: 10px;
}

.game {
width:600px;
height:300px;
margin: 4px;
border: 2px solid #800000;
}

a:link {
color:#FFCC33;
}
a:visited {
color:#FF6600;
}

a:hover {
color:#FFFF00;
}

a:active {
color:#66FFFF;
}
#masthead {clear: both; }
#nav { 	float: left; width: 400px;}
#content { float: left; width: 450px; }
#sidebar { 	float: left; width: 200px; }
#footer { clear: both; }

#navlist ul { padding-left: 0; white-space: nowrap; }
#navlist li { display: inline; list-style-type: none;  font-size:9px; }
#navlist a { margin: 10px; padding: 3px 10px 3px 10px; }
#navlist a:link, #navlist a:visited {color: white; background-color:green; text-decoration:none;}
#navlist a:hover {color:yellow;background-color:#00CCCC;text-decoration:none;}
