body {
background: #fae5cd;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 760px;
}

#left {
float:left;
width: 175px;
color: #fac991;
}

#left ul {
list-style: none;
margin: 0;
padding: 0;
}

#left ul li {
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#left ul li a {
font-size: 1.15em;
font-family: Arial;
text-decoration: none;
display: block;
padding-left: 15px;
text-align: left;
width: 190px;
height: 45px;
line-height: 45px;
background: url(conferencebutton2.png) no-repeat;
color: 3366ff;
overflow: visible;
}

#left ul li#current a {
font-size: 1.15em;
font-family: Arial;
text-decoration: none;
display: block;
padding-left: 15px;
text-align: left;
width: 190px;
height: 45px;
line-height: 45px;
background: url(conferencebuttonhover2.png) no-repeat;
color: fac991;
overflow: visible;
}

#left ul li a:hover {
background: url(conferencebuttonhover2.png) no-repeat;
color: fac991;
} 

#middle {
float: left;
width: 400px;
font-family: Arial;
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}

#middle#navbar {

}

#middle h1 {
color: 3366ff;
text-align: center;
font-size: 1.25em;
font-weight: bold;
}

#right {
margin: 0;
padding: 0;
width: 155px;
float:left;
font-family: arial;
color: 3366ff;
}

#right p {
font-size: .9em;
}

#right h2 {
font-size: 1.05em;
}

#spacer {
color: fae5cd;
height: 75px;
}

