#container { margin: 0; margin-left: auto; margin-right: auto; position: relative; width: 976px; }
#header { width: 686px; background-color: white;}

#logo { display: block; background-color: white;}
#logo a { display: block; }

#nav { margin: 0; padding: 8px 0 0 9px; width: 677px; list-style-type: none; height: 29px; background: url(../images/bg_nav.gif) repeat-x top; background-color: white; }
#nav li { position: relative; display: block; float: left; margin: 0; padding: 0; z-index: 1; }
#nav li a { display: block; float: left; position: relative; padding: 0; margin-right: 6px; }
#nav li img { display: block; }

#content { width: 668px; min-height: 468px; height: auto; overflow: auto; padding: 25px 9px 25px 9px; background-color: white; }
#sponsors { position: relative; width: 686px; height: 100px; background-color: white; text-align: center; }
#footer { position: relative; width: 686px; height: 31px; text-align: center; background: url(../images/bg_footer.gif) no-repeat;}

#prices { float: right; height: 600px; width: 240px; margin-bottom: 0px; margin-left: 20px; padding: 10px 10px 10px 10px; background-color: white; } /* Outside the container! */
