body {
color: #000000;
background: #333333 url("../images/wood.jpg") repeat-x top center;
font-family: Arial, sans-serif;
font-size: 11px;
margin: 0;
}

p {
margin-bottom:10px;
line-height:1.2em;
}

a {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none;}

.menu a{color: #663300; text-decoration: none;}
.menu a:hover{color: #996633;}
.menu a:visited{color: #663300;}

img{
border: 0;
}

#header{
width: 1200px;
height: 205px;
background: url("../images/madgameads.png") no-repeat top center;
margin: 0 auto;
}

#content{
width: 1200px;
margin: 0 auto;
height: auto;
}

#contents{
margin: 0 auto;
margin-top: -90px;
float: left;
width: 550px;
font-size: 15px;
color: #cccccc;
}
#contents a{color: #ffffff; text-decoration: none;}
#contents a:hover{color: #ffcc33;}
#contents a:visited{color: #ffffff;}

#game{
margin: 0 auto;
margin-top: -90px;
float: left;
width: 550px;
height: 550px;
font-size: 15px;
color: #cccccc;
}
#game a{color: #ffffff; text-decoration: none;}
#game a:hover{color: #ffcc33;}
#game a:visited{color: #ffffff;}

#important {font-size: 16px;}
#important a:link{color: #333366; text-decoration: none;}
#important a:hover{color: #663366;}
#important a:visited{color: #333366;}

#scroll{
float: left;
width: 290px;
height: 500px;
background: url("../images/scroll.jpg") no-repeat top center;
font-size: 14px;
margin: -60px 20px 0 15px;
}
#scroll h2{
font-size: 20px;
color: #993300;
margin: 10px 0 5px 0;
}

#madads{
float: left;
width: 260px;
padding: 0 0 0 35px;
}

#madads .box{
background: #4d1a00;
padding: 5px;
font-size: 11px;
}

.madadbottom{
float: left;
width: 160px;
text-align: center;
line-height: 300%;
}

.banner125{
float: left;
margin-left: 10px;
width: 125px;
height: 66px;
background: url("../images/banner125.jpg") no-repeat top center;
font-size: 10px;
text-align: center;
}

.banner255{
width: 255px;
height: 65px;
background: url("../images/banner255.jpg") no-repeat top center;
font-size: 12px;
color: #666666;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 20px;
}
.banner255 a{font-size: 16px; color: #999999; text-decoration: none;}
.banner255 a:hover{color: #cccccc;}
.banner255 a:visited{color: #999999;}

.description{
width: 230px;
}

.empty{
color: #cccccc;
}
.empty a{color: #ffffff; text-decoration: none;}
.empty a:hover{color: #ffcc33;}
.empty a:visited{color: #ffffff;}

table, td {
font-size: 12px;
}
.madborder{
background: #1b1b1b;
padding: 1px;
border-right: 2px solid #2d2d2d;
border-bottom: 3px solid #2d2d2d;
}
.madtable{
width: 100%;
background: #441600;
color: #ffffff;
padding: 2px
}
.madrow{
background: #993300;
}

h1 {
color: #e7952c;
font-size: 22px;
margin-top: 15px;
margin-bottom: 5px;
text-align: center;
}

h2 {
font-size: 16px;
margin:0;
}
h3 {
color: #cc9933;
font-size: 16px;
margin: 10px 0 0 0;
}
h4 {
color: #CCB491;
font-size: 14px;
margin: 5px 0 0 0;
text-align: center;
}

hr { width: 100%; height: 1px; color: #2d2d2d; border: none;} /* Internet Explorer */
html>body hr { width: 100%; height: 1px; background-color: #2d2d2d; border: none;} /* Gecko-based browsers */
html>body hr { width: 100%; height: 1px; background-color: #2d2d2d; border: 0px solid #333333;} /* Opera and Gecko-based browsers */

form {
display: inline;
}

ul, ol {
margin:5px 0 10px 5px;
padding:0;
}

.beige{
color: #D2CFBD;
}
.pink{
color: #CCB491;
}
.medium{
font-size: 13px;
}