body {
padding:0;
margin:0;
font-size:95%;
font-family:"Times New Roman", serif;
color:#fff;
background-color:#000;
}

img {
border: 0px;
padding: 0px;
margin: 0px;
}

ul {
float: left;
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

h2 {
font-size: 125%;
margin: 0px 0px 0px 0px;
}

iframe{
width:450px;
height:670px;
margin-left:60px;
margin-right:60px;
float:left;
background:transparent;
}

#outerheaven{
margin:0px auto 0px auto;
width:990px;
height:720px;
padding:10px;
background-color:#000000;
background-image:url('img/right.jpg');
background-repeat:no-repeat;
background-position:top right;
}

#container{
margin:15px 15px 15px 5px;
width:820px;
height:670px;
padding:10px;
}

#sidebar{
text-align:right;
float:right;
width:150px;
position:relative;
left:60px;
}

#footer {
color: #666;
text-align:center;
font-size:65%;
}

.menu{
text-decoration:none;
width:150px;
padding:4px 2px 4px 10px;
font-size:95%;
font-weight:bold;
color:#ffc;
}

.submenu{
text-decoration:none;
width:150px;
padding:2px 12px 2px 2px;
font-size:75%;
font-weight:bold;
color:#ffc;
}

.menu:hover {
text-decoration:none;
color: #fff;
}

.submenu:hover {
text-decoration:none;
color: #fff;
}
