body {    background-color: #ddd; /* Background color */    color: #222; /* Foreground color used for text */    font-family: Helvetica;    font-size: 14px;    margin: 0; /* Amount of negative space around the outside of the body */    padding: 0; /* Amount of negative space around the inside of the body */}#nav h1 {    font-size: 14px;    font-weight: bold;    text-align: center;}#regions h1 {    margin: 0;    padding: 0;}#regions h1 a {    background-color: #fff;    border-bottom: 1px solid #666;    color: #222;    display: block;    font-size: 20px;    font-weight: bold;    padding: 10px 0;    text-align: center;    text-decoration: none;}#regions ul {    list-style: none;    margin: 10px; padding: 0;}#regions ul li a {    background-color: #FFFFFF;    border: 1px solid #999999;    color: #222222;    display: block;    font-size: 14px;    font-weight: bold;    margin-bottom: -1px;    padding: 12px 10px;    text-decoration: none;}#content, #sidebar {    padding: 10px;}#footer  {    background-color: #FFFFFF;    border: 1px solid #999999; color: #222222;    display: block;    font-size: 12px;    font-weight: bold;    margin-bottom: -1px;    padding: 12px 10px;    text-decoration: none;    margin: 5; /* Amount of negative space around the outside of the body */    padding: 5; /* Amount of negative space around the inside of the body */}#regions h1 a {    text-shadow: 0px 1px 0px #fff;    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));}#regions ul li:first-child a {    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}#regions ul li:last-child a {    -webkit-border-bottom-left-radius: 8px;    -webkit-border-bottom-right-radius: 8px;}#regions ul.hide {    display: none;}#regions div.leftButton {    position: absolute;    top: 7px;    left: 6px;    height: 30px;    font-weight: bold;    text-align: center; color: white;    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;    line-height: 28px;    border-width: 0 8px 0 8px;    -webkit-border-image: url(images/button.png) 0 8 0 8;}#regions div.pressed {    -webkit-border-image: url(images/button_clicked.png) 0 8 0 8;}#categories h1 {    margin: 0;    padding: 0;}#categories h1 a {    background-color: #fff;    border-bottom: 1px solid #666;    color: #222;    display: block;    font-size: 20px;    font-weight: bold;    padding: 5px 0;    text-align: center;    text-decoration: none;}#categories ul {    list-style: none;    margin: 2px; padding: 0;}#categories ul li a {    background-color: #FFFFFF;    border: 1px solid #999999;    color: #222222;    display: block;    font-size: 14px;    font-weight: bold;    margin-bottom: -1px;    padding: 6px 10px;    text-decoration: none;}#content, #sidebar {    padding: 5px;}#footer  {    background-color: #FFFFFF;    border: 1px solid #999999; color: #222222;    display: block;    font-size: 12px;    font-weight: bold;    margin-bottom: -1px;    padding: 6px 5px;    text-decoration: none;    margin: 1; /* Amount of negative space around the outside of the body */    padding: 3; /* Amount of negative space around the inside of the body */}#categories h1 a {    text-shadow: 0px 1px 0px #fff;    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));}#categories ul li:first-child a {    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}#categories ul li:last-child a {    -webkit-border-bottom-left-radius: 8px;    -webkit-border-bottom-right-radius: 8px;}#categories ul.hide {    display: none;}#categories div.leftButton {    position: absolute;    top: 7px;    left: 6px;    height: 30px;    font-weight: bold;    text-align: center; color: white;    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;    line-height: 28px;    border-width: 0 8px 0 8px;    -webkit-border-image: url(images/button.png) 0 8 0 8;}#categories div.pressed {    -webkit-border-image: url(images/button_clicked.png) 0 8 0 8;}#stories h1 {    margin: 0;    padding: 0;}#stories h1 a {    background-color: #fff;    border-bottom: 1px solid #666;    color: #222;    display: block;    font-size: 20px;    font-weight: bold;    padding: 10px 0;    text-align: center;    text-decoration: none;}#stories ul {    list-style: none;    margin: 10px; padding: 0;}#stories ul li a {    background-color: #FFFFFF;    border: 1px solid #999999;    color: #222222;    display: block;    font-size: 10px;    font-weight: bold;    margin-bottom: -1px;    padding: 6px 5px;    text-decoration: none;}#content, #sidebar {    padding: 5px;}#footer  {    background-color: #FFFFFF;    border: 1px solid #999999; color: #222222;    display: block;    font-size: 12px;    font-weight: bold;    margin-bottom: -1px;    padding: 12px 10px;    text-decoration: none;    margin: 5; /* Amount of negative space around the outside of the body */    padding: 5; /* Amount of negative space around the inside of the body */}#stories h1 a {    text-shadow: 0px 1px 0px #fff;    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));}#stories ul li:first-child a {    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}#stories ul li:last-child a {    -webkit-border-bottom-left-radius: 8px;    -webkit-border-bottom-right-radius: 8px;}#stories ul.hide {    display: none;}#stories div.leftButton {    position: absolute;    top: 7px;    left: 6px;    height: 30px;    font-weight: bold;    text-align: center; color: white;    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;    line-height: 28px;    border-width: 0 8px 0 8px;    -webkit-border-image: url(images/button.png) 0 8 0 8;}#stories div.pressed {    -webkit-border-image: url(images/button_clicked.png) 0 8 0 8;}#features h1 {    margin: 0;    padding: 0;}#features h1 a {    background-color: #fff;    border-bottom: 1px solid #666;    color: #222;    display: block;    font-size: 20px;    font-weight: bold;    padding: 10px 0;    text-align: center;    text-decoration: none;}#features ul {    list-style: none;    margin: 1px; padding: 0;}#features ul li a {    background-color: #FFFFFF;    border: 1px solid #999999;    color: #222222;    display: block;    font-size: 10px;    font-weight: bold;    margin-bottom: -1px;    padding: 6px 5px;    text-decoration: none;}#content, #sidebar {    padding: 5px;}#footer  {    background-color: #FFFFFF;    border: 1px solid #999999; color: #222222;    display: block;    font-size: 12px;    font-weight: bold;    margin-bottom: -1px;    padding: 12px 10px;    text-decoration: none;    margin: 0; /* Amount of negative space around the outside of the body */    padding: 5; /* Amount of negative space around the inside of the body */}#features h1 a {    text-shadow: 0px 1px 0px #fff;    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));}#features ul li:first-child a {    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}#features ul li:last-child a {    -webkit-border-bottom-left-radius: 8px;    -webkit-border-bottom-right-radius: 8px;}#features ul.hide {    display: none;}#features div.leftButton {    position: absolute;    top: 7px;    left: 6px;    height: 30px;    font-weight: bold;    text-align: center; color: white;    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;    line-height: 28px;    border-width: 0 8px 0 8px;    -webkit-border-image: url(images/button.png) 0 8 0 8;}#features div.pressed {    -webkit-border-image: url(images/button_clicked.png) 0 8 0 8;}#backcontrol h1 {    margin: 0;    padding: 0;}#backcontrol h1 a {    background-color: #fff;    border-bottom: 1px solid #666;    color: #222;    display: block;    font-size: 24px;    font-weight: bold;    padding: 10px 0;    text-align: center;    text-decoration: none;}#backcontrol ul {    list-style: none;    margin: 10px; padding: 0;}#backcontrol ul li a {    background-color: "#fffaf2";    border: 1px solid #999999;    color: #222222;    display: block;    font-size: 14px;    font-weight: bold;    margin-bottom: -1px;    padding: 12px 10px;    text-decoration: none;}#content, #sidebar {    padding: 10px;}#footer  {    background-color: "#fffaf2";    border: 1px solid #999999; color: #222222;    display: block;    font-size: 12px;    font-weight: bold;    margin-bottom: -1px;    padding: 12px 10px;    text-decoration: none;    margin: 5; /* Amount of negative space around the outside of the body */    padding: 5; /* Amount of negative space around the inside of the body */}#backcontrol h1 a {    text-shadow: 0px 1px 0px #fff;    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));}#backcontrol ul li:first-child a {    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}#backcontrol ul li:last-child a {    -webkit-border-bottom-left-radius: 8px;    -webkit-border-bottom-right-radius: 8px;}#backcontrol ul.hide {    display: none;}#backcontrol div.leftButton {    position: absolute;    top: 7px;    left: 6px;    height: 30px;    font-weight: bold;    text-align: center; color: white;    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;    line-height: 28px;    border-width: 0 8px 0 8px;    -webkit-border-image: url(images/button.png) 0 8 0 8;}#backcontrol div.pressed {    -webkit-border-image: url(images/button_clicked.png) 0 8 0 8;}#cities h1 {    margin: 0;    padding: 0;}#cities h1 a {    background-color: #fff;    border-bottom: 1px solid #666;    color: #222;    display: block;    font-size: 14px;    font-weight: bold;    padding: 10px 0;    text-align: center;    text-decoration: none;}#cities ul {    list-style: none;    margin: 1px; padding: 0;}#cities ul li a {    background-color: #FFFFFF;    border: 1px solid #999999;    color: #222222;    display: block;    font-size: 14px;    font-weight: bold;    margin-bottom: -1px;    padding: 6px 5px;    text-decoration: none;}#content, #sidebar {    padding: 5px;}#footer  {    background-color: #FFFFFF;    border: 1px solid #999999; color: #222222;    display: block;    font-size: 12px;    font-weight: bold;    margin-bottom: -1px;    padding: 12px 10px;    text-decoration: none;    margin: 0; /* Amount of negative space around the outside of the body */    padding: 5; /* Amount of negative space around the inside of the body */}#cities h1 a {    text-shadow: 0px 1px 0px #fff;    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));}#cities ul li:first-child a {    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}#cities ul li:last-child a {    -webkit-border-bottom-left-radius: 8px;    -webkit-border-bottom-right-radius: 8px;}#cities ul.hide {    display: none;}#cities div.leftButton {    position: absolute;    top: 7px;    left: 6px;    height: 18px;    font-weight: bold;    text-align: center; color: white;    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;    line-height: 18px;    border-width: 0 8px 0 8px;    -webkit-border-image: url(images/button.png) 0 8 0 8;}#cities div.pressed {    -webkit-border-image: url(images/button_clicked.png) 0 8 0 8;}