body {
background: #ffffff url("../images/bg-games.jpg") repeat-x top center;
color: #000000;
margin: 0px;
font-family: Tahoma, Arial, sans-serif;
}

A:link { color: #993300; text-decoration: none;}
A:visited { color: #993300; text-decoration: none;}
A:hover { color: #663300;}
A:active { color: #996633; }

.education{
float: left;
width: 720px;
text-align: left;
padding-right: 10px;
}

.educational{
float: left;
width: 250px;
}

.fontsize{
position: absolute;
float: left;
top: 30px;
margin-left: 195px;
}

.game{
float: left;
text-align: center;
margin: 0 10px 10px 0;
}

.game-type{
float: left;
width: 240px;
}

.game-views{
color: #663300;
margin-bottom: 5px;
}

#games{
margin-top: -20px;
width: 1000px;
background: url("../images/bg.gif") repeat-x top center;
font-size: small;
color: #325d5f;
}

#games-footer {
width: 100%;
height: 70px;
background: url("../images/games-bottom.jpg") no-repeat top center;
font-size: 10px;
text-align: center;
}

#games-header {
width: 1000px;
height: 345px;
background: url("../images/games-header.jpg") no-repeat top center;
margin: 0 auto;
}
#games-top {
width: 1000px;
height: 345px;
background: url("../images/games-top.jpg") no-repeat top center;
font-size: 11px;
color: #ccffff;
}

.information{
background: #ffffff url("../images/bg-information.jpg") no-repeat top center;
border: 1px solid #dcc7a6;
padding: 5px;
text-align: justify;
font-size: 11px;
color: #663333;
}

.instructions{
background: #ffffff url("../images/bg-instructions.jpg") no-repeat top center;
border: 1px solid #dcc7a6;
padding: 10px;
text-align: justify;
font-size: small;
}

#games-top h1{
margin-top: -80px;
margin-bottom: 0px;
margin-left: 600px;
color: #669999;
font-size: 14px;
text-align: center;
}
#games-top h2{
padding-top: 10px;
margin-bottom: 1px;
text-align: center;
font-size: 11px;
color: #ccffff;
}
.instructions h3{
padding-top: 0px;
padding-bottom: 3px;
margin-bottom: 1px;
text-align: center;
font-size: 15px;
color: #ffffff;
}

h1 {
margin-top: 0px;
margin-bottom: 0px;
color: #669999;
font-size: 18px;
text-align: center;
}

h2 {
margin-top: 0px;
margin-bottom: 0px;
color: #8c2312;
font-size: 15px;
}

h3 {
font-size: 14px;
color: #ff9900;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
color: #cc6600;
}

h4 {
font-size: 12px;
margin-top: 0px;
margin-bottom: 2px;
font-weight: bold;
color: #3399cc;
}

hr { width: 100%; height: 1px; color: #ff9900; border: none;} /* Internet Explorer */
html>body hr { width: 100%; height: 1px; background-color: #ff9900; border: none;} /* Gecko-based browsers */
html>body hr { width: 100%; height: 1px; background-color: #ff9900; border: 0px solid #eaeaea;} /* Opera and Gecko-based browsers */

img{
border: 0px;
}

.left{
text-align: left;
}
.right{
text-align: right;
}
.center{
text-align: center;
}

.small{
font-size: 10px;
}
.large{
font-size: 16px;
}
.verylarge{
font-size: 20px;
}

.green{
color: #669900;
}
.blue{
color: #003865;
}
