html,body {
background: #617487;
margin: 0px;
padding: 0px;
}

a {
color: #000;
}

a:hover {
color: #4759a7;
}

h2 {
text-align: center;
}

#Main {
background: #ede8e5;
display: block;
margin: 200px auto;
width: 900px;
height: auto;
border: solid #000 4px;
margin-bottom: 0px;
padding: 0px;
}

#Header {
background-image: url(Header.jpg);
width: 1200px;
height: 500px;
margin-left: -149px;
margin-top: -203px;
}

#Topmenu {
width: 850px;
height: 20px;
margin: 10px auto;
border-top: #000 solid 2px;
border-bottom: #000 solid 2px;
border-left: #000 solid 4px;
border-right: #000 solid 4px;
}

#Topmenu ul {
text-align: center;
list-style: none;
margin: 0px;
}

#Topmenu li {
display: inline;
padding: 10px;
}

#Topmenu a {
text-decoration: none;
font-size: 18px;
}

#Leftside {
width: 700px;
margin-left: 10px;
}

#GuildMovie {
width: 900px;
}

#Leftside a {
color: #4759a7;
}

#divider {
background-image: url(Divider2.jpg);
height: 7px;
width: 400px;
margin-left: 150px;
}

#rightside {
width: 170px;
border-top: solid 4px #000;
border-left: solid 1px #000;
border-bottom: solid 4px #000;
float: right;
}
#Shuplayer {
float: right;
margin-top: 280px;
margin-right: -169px;
}
#rightside ul {
list-style: none;
margin-left: -25px;
}

#rightside a {
color: #000;
}

#rightside a:hover {
color: #4759a7;
}

#Footer {
width: 900px;
background: #ede8e5 url(Emblem.png) no-repeat;
height: auto;
border-top: #000 2px solid;
}

#Footer a {
color: #990000;
}

#Footer p {
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 30px;
}