body 
{background-color: #f5f5dc;
background-image: 
url(../images/condo.gif);
background-repeat:no-repeat;
background-position: right top;
background-attachment: 
fixed;
margin: 0 0 0; padding: 0 0 0 0 
}
a:link {color: #0000ff}
a:visited {color: #cc00ff}
a:hover {color: #ff0000; font-style: oblique; font-weight: bold; }

#top {display: block; position: relative; height: 1152px; width: 100%; margin: 0 0 0; padding: 0 0 0 0;}
#bottom {display: block; position: relative; clear: both; width: 100%; margin-left: 0;}

#left {display: inline; position: relative; text-align: left; float: left; width: 15%; margin: 0 0 0;padding: 0 0 0 0}
#right {display: inline; text-align: right; float: right; width: 15%; margin: 0 0 0;padding: 0 0 0 0}
#head {display: inline; height: 1152px; margin: 0 0 0;padding: 0 0 0 0;}
.menu {position:absolute; margin-top:0; }
img.main {width:70%}
img.head {width: 50%}

p.logo {text-align: center;font-weight: bold}
p.captitle {font-weight: bold; text-decoration:underline}
th {color: red;}
tr.head {background-color: #bbb}
table.links {width: 100%; border-collapse: collapse; border: medium ridge #bbb}
td.links {width: 25%; border: medium ridge #bbb; padding:0px; text-align: center; font-size: 1em}


