body {
text-align: center;
}

div.wrap {
border: 0;
padding: 0;
margin: 0 auto;
text-align: left;
width: 700px;
background-color: #a0a0a0;
position: relative;
}

div.loginbar {
height: 20px;
border: 0;
font-family: Verdana, Helvetica, Geneva;
color: white;
position: absolute;
left: 1px;
top: 109px;
}

div.loginbar input.prompt {
color: black;
background-color: white;
border: 0;
font-family: Verdana, Helvetica, Geneva;
font-weight: bold;
font-size: 8px;
padding: 0;
height: 9px;
position: relative;
top: -3px;
}

div.loginbar input.log {
color: white;
background-color: #a0a0a0;
border: 0;
font-family: Verdana, Helvetica, Geneva;
font-weight: bold;
font-size: 8px;
text-decoration: underline;
margin-right: 10px;
position: relative;
top: -2px;
border: 1px dotted white;
}
div.logintext {
margin-left: 7px;
margin-top: 5px;
margin-bottom: 0px;
font-size: 10px;
}
div.logintext a.logout {
color: white;
background-color: #a0a0a0;
font-family: Verdana, Helvetica, Geneva;
font-weight: bold;
font-size: 8px;
text-decoration: underline;
margin-right: 10px;
border: 1px dotted white;
padding: 2px 8px;
position: relative;
top: -2px;
}

div.loginbar form {
margin: 0;
padding: 0;
border: 0;
}

div.wrap2 {
margin: 0;
padding: 0;
border: 1px solid black;
border-top: 1px solid #a0a0a0;
width: auto;
height: 602px;
position: relative;
}

div.headbar {
position: absolute;
left: 1px;
top: 1px;
margin: 0;
border: 0;
padding: 0;
height: 86px;
width: 696px;
background-image: url('up.jpg')
}
div.headbar h1 {
display: none;
}

div.navbar {
height: 25px;
width: 696px;
background-color: #a0a0a0;
position: absolute;
left: 1px;
top: 87px;
}
div.navbar li {
display: inline;
width: auto;
margin: 0;
margin-left: 7px;
border: 0;
}
div.navbar ul {
margin: 0;
padding: 0;
border: 0;
}
div.navbar a {
font-family:Verdana, arial;
font-size:10px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
div.navbar a:hover {
border-bottom: 2px dotted #ffffff;
}
div.navbar img {
border: 0;
margin: 0;
margin-right: 2px;
}

div.sidebar {
position: absolute;
top: 134px;
left: 1px;
height: 464px;
width: 258px;
margin: 0;
border: 0;
padding: 0;
background-image: url('side.jpg');
background-repeat: no-repeat;
}
div.sidelogo {
position: absolute;
top: 422px;
left: 0px;
height: 42px;
width: 258px;
margin: 0;
border: 0;
padding: 0;
background-image: url('logo.jpg');
background-repeat: no-repeat;
}

div.wrapcontent {
border: 0;
margin: 0;
padding: 0;
position: absolute;
left: 259px;
top: 134px;
width: 433px;
height: 464px;
overflow: hidden;
}

div.maincontent {
border: 0;
margin: 0;
padding: 5px 15px 0px 15px;
background-color: white;
color: black;
height: auto;
width: auto;
font-family:Verdana, arial;
font-size:10px;
color:#333333;
line-height: 1.5em;
height: 464px;
}

div.newcust {
border: 0;
margin: 0;
padding: 0;
position: absolute;
left: 494px;
top: 444px;
}
div.newcust a {
border: 0;
text-decoration: none;
}
div.newcust a img {
border: 0;
}

div.shortblock {
position: absolute:
top: 0;
left: 0;
border: 0;
padding: 0;
margin: 0;
background-color: transparent;
width: auto;
height: 460px;
overflow: auto;
}
div.shortblock a {
font-size: 11px;
text-decoration: none;
}

div.shortblock a:hover {
text-decoration: underline;
}

div.logprompt {
font-family: Verdana, Helvetica, Geneva;
font-size: 11px;
line-height: 1.5em;
padding: 30px;
}
div.logprompt h2 {
font-family: Verdana, Helvetica, Geneva;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}
div.logprompt h3 {
font-family: Verdana, Helvetica, Geneva;
font-size: 11px;
font-weight: bold;
color: red;
}
a.help:link,a.help:visited,a.help:hover {
font-family: Verdana, Helvetica, Geneva;
font-weight: normal;
font-style: italic;
text-decoration: underline;
font-size: 10px;
margin: 0 0 20px 0;
color: #303030;
border: none;
padding: 0;
}

