/*header*/ 
.header {float:none}

/*navigation bar */
.navbar {float:left; margin-top:0; margin-bottom: 100%; height: 100%; border-top: 0px;}

/*links*/
a:active {color: #000099}
a:hover {color:#0099FF}
a:visited {color: #000066}

/*content*/
.content {float:absolute; margin-top: 0px; margin-bottom: 100%; margin-left: 2px; height: 100%; border-top: 0px; text-align:center;}
body {font-family: Tempus Sands ITC, Papyrus, Verdana, Arial, Helvetica, sans-serif; background-image: url(clouds.gif);}
ul {list-style-image: url(butterfly1.gif); text-align:left;}

#title { text-align: center; font-size: x-large; font-style: italic; font-weight: strong;}