body {
margin: 0px;
text-align: center;
font-family: Arial;
font-size: 12px;
line-height: 16px;
}

a {
text-decoration: none;
}

img {
border: none;
}

.shadowed {
position: relative;
white-space: nowrap;
}

.dropshadow {
color: #000000;
position: absolute;
top: 1px; left: 1px;
white-space: nowrap;
}

#container {
position: relative;
width: 800px;
margin: 0px auto;
text-align: left;
}

#header {
position: relative;
}

#menu_container {
position: relative;
height: 43px;
width: 800px;
}

#content {
position: relative;
}

#page_content {
position: relative;
width: 800px;
}

#footer {
position: relative;
}

#sidebar {
position: absolute;
}
