html {height:100%}
body {
  min-height:101%;
  margin:0;
  padding:0;
  text-align: center;
  background:#000000;
  color:#222222;
  font:70% Arial,Helvetica,Verdana,Sans-serif;
  line-height:1.15em;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size: 70%;
  } html>body {font-size:70%;}
* html body {height:101%}
a:link {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
a:active {
	text-decoration:none;
	color:#888888;
}


/* Structure
----------------------------------------------- */
#container {
  margin: 0 auto;
  width: 773px;
  text-align: left;
}


/* Common
----------------------------------------------- */
#masthead {
	height: 100px;
	background-color: #FFFFFF;
}

#masthead h1 {
	margin:0;
}

#logo {
	float: right;
}

#campaign {
	float:left;
}

#mainnav {
	height: 22px;
	background-color: #c2c2c2;
	border-top:1px solid #000000;
	border-bottom:1px solid #FFFFFF;
	font-size: 100%;
}

#mainnav ul {
	margin: 5px 0 0 0;
	padding: 0;
        padding-left: 10px;
	list-style-type: none;
}

#mainnav ul li {
	display: inline;
	padding:0;
	margin:0;
}

#mastres {
        background-color: #FFFFFF;
        /*background-image: url('image/restback.gif');*/
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
        color: #000000;
        line-height:1.4em;
}

#mastres #puffs {
	height: 96px;
	border-bottom:1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#mastres #puffs2 {
	height: 2px;
	border-bottom:1px solid #FFFFFF;
	background-color: #C2C2C2;
}

#mastres #contact {
	margin: 20px 0 0 100px;
}

#mastres #sponsor {
	margin: 10px 0 0 50px;
}
/* general styles
----------------------------------------------- */
img { border: 0; }
.accessibility { display: none; }
.clear { clear: both; }
.qferror { color: #CC0000; }




