html {
    height:100%;
}

body {
  margin:0;
  font-family: "Helvetica", Arial;
  width:100%;
  height:100%;
}

#candleCafeFlash {
  display:block;
  margin:0 auto;
}


h1 {
  background:#320033 url("/images/cafe_logo.jpg") no-repeat 0% 50%;

  color:#fff;
  line-height:111px;
  text-align:center;
  margin:0;
  padding:10px;
}

div#header {
  position:absolute;
  width:480px;
  top:-10px;
  left:0;
}

h1 img {
  height:50px;
  position:absolute;  
  left:0;
}

#noFlashContent {
  background:#e9dde9;
  padding:10px;
  width:460px;
  padding-top:119px;
}

#noFlashContent a img {
  border:none;
}

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

#flashContainerDiv {
  width:100%;
  height:100%;
}

form {
	display:inherit;
}

#navigation li {
  float:left;
}

h2 {
  clear:left;
  padding-top:18px;
}

p {
  line-height:1.25em;
}

#navigation a {
  display:block;
  font-size:24px;
  margin-right:10px;
  margin-bottom:5px;
}

#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }


#nojavascript {
  padding:10px;
}
