body {
text-align:center; /* for IE */
background-color: #FFF;
font-family: tahoma, veranda, sans-serif;
font-size:14px;
font-weight:normal;
color:#000;
line-height: 150%;
}

/* MAIN WRAPPER */
div#main {
text-align:left; /* reset text alignment */
width:700px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}

/* TEXT WRAPPER */
div#detail {
position: absolute;
top:240px;
width:700px;
background-color: #FFF;
padding-left:10px;
}

div#menu {
position: absolute;
top:200px;
width:700px;
border-bottom:1px solid #999;
border-top:1px solid #999;
background-color: #FFF;
}

/* OTHER */
p{
line-height: 150%;
}
ul{
line-height: 150%;
}
h1{
font-family: tahoma, veranda, sans-serif;
font-size:16px;
font-weight:bold;
color:#999;
}
h2{
font-family: tahoma, veranda, sans-serif;
font-size:14px;
font-weight:bold;
color:#6699cc;
}
h3{
font-family: tahoma, veranda, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}

div#logo {
position: absolute;
top:50px;
width:700px;
text-align:right;
}
div#disclaimer{
position: absolute;
width:100px;
background-color: #FFF;
text-align:left;
top:610px;
font-family: tahoma, veranda, sans-serif;
color:#999;
font-size:10px;
line-height: 120%;
margin-left:30px;
}
div#footer{
font-family: tahoma, veranda, sans-serif;
color:#999;
font-size:10px;
}
.footer{
font-family: tahoma, veranda, sans-serif;
color:#999;
font-size:10px;
}