body {
background: url(../../graphics/backidx.jpg);
}

#container {
}

#main {
width: 900px;
height: 600px;
background-image: url(../../graphics/idx1.jpg);
margin-left: auto;
margin-right: auto;
}

#header {
height: 90px;
width: 900px;
}

#menulinks {
width: 820px;
text-align: right;
display: block;
}

#left {
width:318px;
height: 150px;
float: left;
}

#content {
width: 470px;
float: left;
background-color: #4e2b3c;
display: block;
margin-top: 30px;
padding: 25px 25px 25px 25px;
}

#footer {
width: 900px;
display: block;
clear: both;
}

#footerpage {
text-align: center;
margin: 45px auto 0px auto;
display: block;
width: 900px;
clear: both;
}

#photo {
margin: 0 0 0 15px;
}