This is what I get when I click the home tab. It's been happening since last night.
html, body {
height: 100%;
font-size: 12px;
font-family: arial;
text-align: center;
background-color: #DDE3DD;
margin: 0px;
padding: 0px;
}
div {
font-size: 12px;
font-family: arial;
}
table {
font-size: 12px;
font-family: arial;
}
input {
font-size: 10px;
}
form {
margin: 0px;
}
a {
color: #a03c19;
text-decoration: underline;
}
a:visited {
color: #a03c19;
}
a:hover {
color: #be5f3d;
}
#body_container {
height: auto !important;
height: 100%;
min-height: 100%;
padding-bottom: 30px;
position: relative;
width: 1000px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: #FFF;
}
#body_shadow {
position: absolute;
height: 100%;
min-height: 100%;
width: 30px;
left: -30px;
background-image: url(/images/game/design/background_shadow.gif);
background-repeat: repeat-y;
}
#body_shadow_right {
position: absolute;
background-image: url(/images/game/design/background_shadow_right.gif);
background-repeat: repeat-y;
right: -30px;
height: 100%;
min-height: 100%;
width: 30px;
}
#header {
position: absolute;
width: 100%;
height: 80px;
top: 0px;
left: 0px;
z-index: 254;
background-image: url(/images/game/design/header.jpg);
border-bottom: 20px solid #a03c19;
}
#footer {
height: 20px;
position: absolute;
bottom: 0px;
}
#toolbar {
position: absolute;
top: 80px;
height: 30px;
width: 100%;
background-image: url(/images/game/design/toolbar.gif);
background-repeat: repeat-x;
color: white;
font-weight: bold;
font-size: 14px;
z-index: 255;
}
#content {
background: #fff url(/images/game/design/content_bg.jpg) repeat-x 0 110px;
position: relative;
height: 100%;
min-height: 100%;
padding-top: 110px;
width: 980px;
padding-left: 10px;
padding-right: 10px;
}
/*
* Common styles
*/
.right {
float: right;
}
.left {
float: left;
}
.cpu {
html, body {
height: 100%;
font-size: 12px;
font-family: arial;
text-align: center;
background-color: #DDE3DD;
margin: 0px;
padding: 0px;
}
div {
font-size: 12px;
font-family: arial;
}
table {
font-size: 12px;
font-family: arial;
}
input {
font-size: 10px;
}
form {
margin: 0px;
}
a {
color: #a03c19;
text-decoration: underline;
}
a:visited {
color: #a03c19;
}
a:hover {
color: #be5f3d;
}
#body_container {
height: auto !important;
height: 100%;
min-height: 100%;
padding-bottom: 30px;
position: relative;
width: 1000px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: #FFF;
}
#body_shadow {
position: absolute;
height: 100%;
min-height: 100%;
width: 30px;
left: -30px;
background-image: url(/images/game/design/background_shadow.gif);
background-repeat: repeat-y;
}
#body_shadow_right {
position: absolute;
background-image: url(/images/game/design/background_shadow_right.gif);
background-repeat: repeat-y;
right: -30px;
height: 100%;
min-height: 100%;
width: 30px;
}
#header {
position: absolute;
width: 100%;
height: 80px;
top: 0px;
left: 0px;
z-index: 254;
background-image: url(/images/game/design/header.jpg);
border-bottom: 20px solid #a03c19;
}
#footer {
height: 20px;
position: absolute;
bottom: 0px;
}
#toolbar {
position: absolute;
top: 80px;
height: 30px;
width: 100%;
background-image: url(/images/game/design/toolbar.gif);
background-repeat: repeat-x;
color: white;
font-weight: bold;
font-size: 14px;
z-index: 255;
}
#content {
background: #fff url(/images/game/design/content_bg.jpg) repeat-x 0 110px;
position: relative;
height: 100%;
min-height: 100%;
padding-top: 110px;
width: 980px;
padding-left: 10px;
padding-right: 10px;
}
/*
* Common styles
*/
.right {
float: right;
}
.left {
float: left;
}
.cpu {