/* Red Border temp
* {
   border: 1px solid red !important;
}
End Red Border */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}



#bottom_content {
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#bottom_content #mobile a {
	color: #111111;
	font-size: .75em;
	text-decoration: none;
}
#wrapper #bottom_content #mobile a:hover {
	color: #111111;
}
#bottom_content a {
	color: #666666;
 background-color: #ffffff;
	text-decoration: none;
}
#bottom_content a:hover {
	color: #666666;
}
#footer {
	margin-right: auto;
	margin-left: auto;
}
body {
  /* for IE; otherwise, BG isn't fully stretched */
  margin: 0px;
}

#bg {
  position: fixed;
  margin: 0px;
  border: 0px;
  padding: 0px;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

#bg img {
  width: 100%;
}


#body {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 98%;
  height:98%;
  padding: 1%;
  z-index: 10;
}

li {
  margin-bottom: 2em;
}
