body {
height: 100%;
overflow: auto;
background:#6B9259;
margin-top: 0px;
margin-bottom: 0px;
background-image: URL(http://www.hmeternity.net/Layout/Back%20to%20Eternity/content_tile.png); 
background-position: center;
background-repeat: repeat-y;
}
body, td {
font-family: arial, helvetica, "sans serif";
font-size: 8pt;
}
hr {
color: #ACA899;
height: 1px;
}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #000000}
a:active {color: #000000}

.content {
width: 720px;
height: 100%;
background-color: #FBFAF5;
background-image: URL(http://www.hmeternity.net/Layout/Back%20to%20Eternity/content_tile.png); 
background-position: center;
background-repeat: repeat-y;
margin-top: 0px;
margin-bottom: 0px;
}
.menufloat {
width: 130px;
text-align: left;
float: left;
padding-right: 3px;
padding-left: 5px;
}
.contentfloat {
width: 570px;
padding-top: 5px;
text-align: left;
float: left;
}
.contentfloat img {
padding: 3px;
}
.wraper {
height: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}
.shadowright {
width: 740px;
background-image: URL(http://www.hmeternity.net/Layout/Back%20to%20Eternity/untitled_shadow_right_light.png); 
background-position: right; 
background-repeat: repeat-y;
}
.shadowleft {
width: 740px; 
background-image: URL(http://www.hmeternity.net/Layout/Back%20to%20Eternity/untitled_shadow_left_light.png); 
background-position: left; 
background-repeat: repeat-y;
}
.footer {
width: 565px;
border: 1px solid #000000;
font-size: xx-small;
background: #EFEBD7;
padding: 2px;
}
.breadcrumbs {
font-weight: bold;
width: 100%;
text-align: right;
}