body {
text-align:center;
}

#container {
height:100%;
text-align:center;
margin:0 auto;
width:810px;
}

#top {
width:800px;
height:100px;
/*background-image:url('os_logo.jpg');
background-repeat:no-repeat; */
}

#menu {
/* background-image:url('grey_line_bg.jpg');
background-repeat:repeat; */
height:32px;
margin-bottom:18px;
}

#bottom {
width:800px;
/* other settings in design.php page */
}

#footer {
font-family:arial;
font-size:11px;
color:black;
width:800px;
height:44px;
padding-top:5px;
}

td {
font-family:arial;
font-size:12px;
}

a:visited {
color:blue;
}

img#top_seal {
max-width:80px;
float:right;
border:none;
margin-top:8px;
margin-right:60px;
}

/*********************************************/

#title {
color:red;
font-weight:bold;
font-family:arial;
font-size:12px;
width:85%;
text-align:right;
margin-top:15px;
}

#urls {
font-size:11px;
font-family:arial;
color:blue;
text-decoration:none;
width:85%;
text-align:right;
}

#body {
width:87%;
margin-top:3px;
margin-left:6%;
font-family:arial;
font-size:12px;
text-align:justify;
}