body {
margin: 0px;
padding: 0px;
background: #5C5858;
clear: both;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
li {
margin: 5px 0 5px 0;
}
img
{
vertical-align:text-top;
margin:0 100px 0 100px;
}
p{
margin: 0 0 10px 0;
}
h2{
color:#663033;
}
.code{
color:#663033;
margin-left:40px;
}
a{
color:#663033;
}
a:hover{
color:purple;
}
.post {
padding: 20px 20px 20px 20px;
}
.left {
float: left;
width: 480px;
background: #FFFFFF;
clear: both;
}
.char {
}
.char-left {
float: left;
width: 420px;
padding-right: 20px;
background: #FFFFFF;
}
.char-right {
float: left;
width: 420px;
padding-left: 20px;
background: #FFFFFF;
}
.clear {
clear: both;
text-align: center;
}
.clear a{
color: #663033;
}
.clear a:visited{
color: #663033;
}
.clear a:hover{
color: purple;
}
#header {
background-image:url('images/monopoly_city_header.jpg');
width: 100%;
height:266px;
}
#header p{
padding-top:105px;
padding-left:20px;
padding-right:520px;
font-size: 23px;
font-family: Times New Roman, serif;
font-weight: bold;
}
#header a {
text-decoration: none;
}
#header a:link{
color:black;
}
#header a:hover{
color:black;
}
#header a:visited{
color:black;
}
#nav {
width: 100%;
height:20px;
color: #663033;
}
.nav {
float: left;
width: 158px;
height: 100%;
padding: 0 1px 0 1px;
font-weight: bold;
font-size: 16px;
text-align: center;
}
.nav  a {
text-decoration: none;
}
.nav a:visited {
color: #663033;
}
.nav a:hover {
color: #663033;
text-decoration: underline;
}
.nav:hover {
}
#introduction {
width: 440px;
float: left;
background: #FFFFFF;
}
#game_into {
width: 440px;
float: left;
background: #FFFFFF;
}
#download {
width: 440px;
float: left;
background: #FFFFFF;
}

#poster {
width: 480px;
height:627px;
float: right;
background-image:url('images/monopoly_city_poster_small.jpg');
}

.background {
clear: both;
width: 920px;
}

#element {
width: 420px;
float: left;
clear: both;
}

#fun {
width: 460px;
float: right;
}

#download_content {
width: 920px;
float: left;
}
#inner {
float:left;
}
#content {
float: left;
margin: 0 160px 0 160px;
width: 960px;
clear: both;
background: #FFFFFF;
}

#footer {
background: #663033;
float: left;
width: 100%;
color: #FFFFFF;
margin: 0 0 0 0;
}