html {  overflow-y: scroll;  overflow: -moz-scrollbars-vertical;}body {  background: white;  color: black;  margin: 0px;}#shutdown {  margin-left: auto;  margin-right: auto;  margin-top: 200px;  width: 400px;  text-align: center;}#shutdown img { margin-bottom: 40px; }h1 {  margin-bottom: 20px;  font-size: 16px;  font-weight: normal;}h2 {  font-size: 14px;  font-weight: normal;}em { font-style: italic; }form { margin: 0px; }a { color: black; }a img { border: none; }img a { border: none; }#container { width: 100%; }#header-wrapper {  position: relative;  border-bottom: 6px solid black;}#header {  width: 800px;  margin-left: auto;  margin-right: auto;  padding-top: 60px;  height: 70px;}#header #left img {  float: left;  display: inline-block;  height: 40px;}#header #right {  float: right;  display: inline-block;}#nav-wrapper {  border-bottom: 1px solid black;  height: 65px;}#nav {  border-top: 6px solid black;  margin-top: -6px;  width: 800px;  margin-left: auto;  margin-right: auto;  padding-bottom: 20px;  padding-top: 20px;  font-size: 16px;  font-family: georgia;}#nav .first {  text-align: left;  float: left;  width: 120px;}#nav .first a { padding: 2px; }#nav .first a:hover { background-color: #ffd63c; }#nav .second {  float: left;  text-align: center;  width: 100px;}#nav .second a { padding: 2px; }#nav .second a:hover { background-color: #ffd63c; }#nav .third {  float: left;  text-align: center;  width: 190px;}#nav .third a { padding: 2px; }#nav .third a:hover { background-color: #ffd63c; }#nav .fourth {  float: left;  text-align: center;  width: 100px;}#nav .fourth a { padding: 2px; }#nav .fourth a:hover { background-color: #ffd63c; }#nav .fifth {  float: left;  text-align: center;  width: 200px;}#nav .fifth a { padding: 2px; }#nav .fifth a:hover { background-color: #ffd63c; }#nav .sixth {  text-align: right;  float: left;  width: 90px;}#nav .sixth a { padding: 2px; }#nav .sixth a:hover { background-color: #ffd63c; }#nav a {  padding: 2px;  text-decoration: none;}#nav .on { background-color: #ffd63c; }.clearfix { clear: both; }#flash {  padding-top: 5px;  padding-bottom: 5px;  width: 800px;  margin-left: auto;  margin-right: auto;  border: none;  color: red;  font-style: italic;  font-size: 12px;}#content-wrapper {  width: 800px;  margin-left: auto;  margin-right: auto;  margin-top: -1px;}#content {  font-family: georgia;  line-height: 16pt;  font-size: 13px;  padding-bottom: 60px;}#home { padding-top: 60px; }#home #image {  float: left;  height: auto;}#home #home_text {  height: 364px;  margin-left: 340px;}#home #home_text #big {  padding-top: 10px;  line-height: 25.25pt;  font-size: 24px;  font-family: georgia;}#home #home_text #normal {  padding-top: 35px;  width: 345px;}#image_nav {  float: right;  width: 110px;  color: gray;  text-align: center;  font-size: 11px;}#image_nav .prev a {  display: inline-block;  width: 50px;  height: 17px;  background-image: url("../images/prev.png");}#image_nav .prev a:hover { background-image: url("../images/prev_hover.png"); }#image_nav .next a {  display: inline-block;  width: 50px;  height: 17px;  background-image: url("../images/next.png");}#image_nav .next a:hover { background-image: url("../images/next_hover.png"); }#news { margin-top: 50px; }#news .title {  background-color: #ffd63c;  padding: 2px;}#news .news_entry { margin-top: 10px; }#our_idea {  padding-top: 60px;  width: 520px;}#our_idea #links {  margin-top: 40px;  font-size: 10px;}#about {  padding-top: 60px;  width: 520px;}#about ul {  font-family: arial;  margin: 0px;  list-style-type: none;  padding: 0px;  font-size: 11px;  line-height: 12px;}#about ul li { height: 60px; }#about ul li .user_pic {  clear: left;  float: left;  margin-right: 10px;}#about ul li a {  text-decoration: none;  font-weight: bold;  font-size: 12px;  line-height: 20px;}#about ul li a:hover { text-decoration: underline; }#disclaimer {  height: 35px;  padding-top: 25px;}#forgot_password { padding-top: 60px; }#forgot_password span { color: gray; }#reset_password { padding-top: 60px; }#sign_up {  width: 300px;  float: left;}#request {  width: 400px;  float: left;}#request textarea { width: 300px; }#account { padding-top: 20px; }#account p {  margin-left: 150px;  font-size: 12px;}#account .example {  color: gray;  font-size: 10px;}.sans_serif { font-family: arial; }.small { font-size: 10px; }.medium { font-size: 12px; }.large { font-size: 15px; }input, textarea {  border: none;  border-left: 1px solid black;  border-bottom: 1px solid black;}.field_description { font-weight: bold; }.button {  background-color: #ffd63c;  border: none;  font-weight: bold;  padding: 5px;  font-size: 12px;  cursor: pointer;  text-decoration: none;}.no_border { border: none; }#footer-wrapper {  width: 100%;  border-top: 6px solid black;}#footer {  border-top: 6px solid black;  margin-top: -6px;  width: 800px;  margin-left: auto;  margin-right: auto;  padding-top: 10px;  clear: both;  height: 40px;  font-family: arial;  font-size: 10pt;}#footer #footer-left { float: left; }#footer #footer-right { float: right; }#footer #footer-right a { margin-left: 10px; }#errorExplanation.errorExplanation h2 { display: none; }#errorExplanation.errorExplanation p { display: none; }#errorExplanation.errorExplanation ul {  color: red;  list-style-type: none;  margin: 0px;  padding: 0px;  font-size: 12px;  font-style: italic;}#errorExplanation.errorExplanation li {  color: red;  list-style-type: none;  margin: 0px;  padding: 0px;  font-size: 12px;  font-style: italic;}.fieldWithErrors {  margin-left: 150px;  font-size: 12px;}

