body {
	margin:2em 0 5em 0;
        text-align: center;
	font-family: "Lucida Grande", verdana,sans-serif;
	background: #fff url(../images/bk.png) repeat-x;
        color:#000;
        font-size:62.5%;
}

div#container {
	text-align: center;
        width:76em;
	margin: 0 auto;
}

h1 {
        font-size: 1.6em;
}

div.intro {
	margin: 2.5em 0;
}

#lateral {
  width:38em;
  float:left;
  margin-right:3em;
}
#main {
  margin-left:41em;
}
#main #text p{
  font-size:1.1em;
  margin:0em;
}
#main h2{
  margin-bottom:.25em;
}

#download-box{
  border:1px solid #ccc;
  background:#dfc;
  color:#000;
  padding:1em 1em .25em 1em;
  text-align:center;
  width:30em;
}

#download-box strong a{
  font-weight:bold;
  font-size:2em;
  color:#081;
  background:#dfc;
}
#download-box p{
  font-size:1.3em;
  margin:.5em 4em;
}
 
#quick-reference{
  background:#fffeed;
  color:#000;
  border:1px solid #e1dfb6;
  padding:.5em .5em 2em .5em;
  text-align:center;
}
#quick-reference h2{
  color:#666;
  background:#fffeed;
  font-size:2.5em;
  font-weight:bold;
}

#quick-reference .inner{
margin-top:1em;
text-align:left;
  display:table-cell;
}

#quick-reference ul{
  text-align:left;
  list-style:none;
  width:90%;
}
#quick-reference ul li{
  width:50%;
  float:left;
  font-size:1.2em;
  color:#390;
  background:#fffeed;
  font-weight:bold;
  margin-bottom:1.25em;
}

#quickcamp_logo {
  width:10.62em;
}
#quickcamp_title {
  width:29.98em;
}
#quickcamp_slogan {
  width:43.97em;
}

  
.key {
  background:#fffeed url(../images/bk_key.png) no-repeat;
  width:35px;
  height:32px;
  float:left;
  margin-right:0px;
  padding:7px 0px 0px 8px;
  text-align:left;
  font-size:.7em;
  color:#666;
  font-style:italic;
  margin-top:-8px;
}
.shortcut{
  text-decoration:underline!important;
}
#disclaimer {
  margin-top:1em;
}
#disclaimer strong{
  color:#f00;
  font-weight:bold;
  font-size:1.2em;
  background:#fff;
}
#disclaimer strong strong{
  color:#f00;
  font-weight:bold;
  font-size:1.5em;
  background:#fff;
}
#footer{
  margin-top:4em;
  font-size:1.3em;
}