* {font-family:georgia}
#logo {height:80px;text-align:center;text-align:center;font-size:2em;background-color:#C65232;color:#fff; font-weight:bold; }

#wrapper {width:1000px;margin-right:auto; margin-left:auto; background:white}
#header {}

.menu {width:1000px;border:1px solid #000;background-color:#EBE8CB; border-collapse:collapse}
.menu td {width:200px;margin:0 0 0 0 ;padding:15px ;border:3px solid #fff; text-align:center; }

#body {}
#footer {}

.text {width:33%;float:left}
.text li {line-height:1.5em;list-style-type:none;}

.bigfont {font-size:1.5em;}
.red {color:#C65232}
.current {background-color:#D4C69C}