body {
background-image:url(darkgamesbk.jpg);
background-repeat:repeat-x;
background-color: #000;
font-size: 16px; 
color: #ccc; 
}


A:link
{ text-decoration: none; color:#c00; }
A:visited
{ text-decoration: none; color:#930; }
A:active
{ text-decoration: none; color:#f00; }
A:hover
{ text-decoration: underline; color:#fff; }

li
{
list-style-type: circle;
font-size: 1em;
font-family: verdana, serif;
color: #ccc;
}

#navcontainerhoriz ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #c00;
width: 100%;
font-family: 'Palatino Linotype', Calibri, Trebuchet, helvetica, sans-serif;
text-align: center;
}

#navcontainerhoriz li { display: inline; }


#navcontainerhoriz li a
{
text-decoration: none;
color: #ffc;
padding: .2em 1em;
border-right: 1px #fff;
}


#navcontainerhoriz li a:hover
{
background-color: #000;
font-size: 1.2em;
font-weight: bold;
text-decoration: underline;
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 3px 3px 3px #ccc;
}



#navcontainervert { width: 150px; }

#navcontainervert ul
{
list-style-type:none;
margin-left: 0;
padding-left: 0;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainervert li {
list-style-type:none;
}

#navcontainervert a
{
display: block;
padding: 3px;
width: 140px;
background-color: #999;
border-bottom: 1px solid #eee;
}

#navlistvert a:link, #navlistvert a:visited
{
color: #600;
text-decoration: none;
}

#navcontainervert a:hover
{
background-color: #930;
color: #ccc;
}



h1 { color: #fff; font-size: 1.5em; font-family: “Gill Sans”, “Trebuchet MS”, verdana, sans-serif; line-height: 2em; text-align: center } h2 { color: #ffc; font-size: 1.2em; font-family: 'lucinda sans', verdana, serif; line-height: 1.5em; text-align: center } h3, h4 { color: #ccc; font-size: .818em; font-family : verdana, serif; text-align: left } 

#CenterCol p, #Leftcontainer p { text-indent: .3em; color: #ccc; font-size: .818em; font-family: verdana, serif; } 

blockquote {color: #300; font-size: 1.1em; font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; }

#Container {
margin:0 auto;
padding:0px;
width:960px;
background-image:url(funandgamesdark1.jpg); background-repeat: no-repeat;
border:0px #ccc;
}

#navcontainer {
margin: 0px;
padding: 0px;
width: 955px;
height: 45px;
}


#header {
margin:0px;
padding:0px;
width:955px;
height:163px;
border: 1px #ccc;
}

#Leftcontainer{
float: left;
margin: 1px 1px 1px 10px;
height: 545px;
width: 190px;
padding: 0;
display: inline;
}

#LeftCol {
float:left;
height:290px;
margin:0;
padding:0;
width: 120px;
}

#Box1 {
float: left;
height: 120px;
width: 120px;
margin: 2px 0px 0px 1px;
padding: 0;
}


#CenterCol {
float:left;
margin:0px 0px 0px 8px;
padding:1px;
width: 745px;
height:545px;
display: inline;
overflow:auto;
}

#quoteshighlight {
margin: 0 auto;
width:600px;
font-size: 1em;
text-align: center;
color: #ccc;
padding:15px;
background-color: #930;
-webkit-box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
-moz-box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}


#footer {
margin:0 0 0 200px;
padding:0;
width:950px;
height:30px;
font-size:.6em;
color:#999;
clear:both;
}

#footer p {color: #999; font-size: .6em; font-family: verdana, serif; text-align: center
}

/* << ---// Floated Divs Fix//--->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */