html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #000000;
  color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #CCC;
  font-family: "Gills Sans Bold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 14px;
}
h2 {
  color: #CCC;
  font-family: "Gills Sans Bold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #CCC;
  font-family: "Gills Sans Bold", Arial, Helvetica, sans-serif;
}
a,  a:link {
  color: #FF9900;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #ff9933;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}
a:focus {
  color: #ff9900;
}
a:active {
  color: #392f69;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 880px;
}
#outerWrapper #header {
  background-color: #000000;
  border-bottom-style: none;
  color: #CCCCCC;
  font-family: "Gills Sans Bold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
  padding: 50px 0px 0px 0px;
  text-transform: uppercase;
}
#outerWrapper #header a {
  color: #FF9900;
}
#outerWrapper #header a:visited {
  color: #FF9933;
}
#outerWrapper #header a:hover {
	color: #FF0000;
	text-decoration: none;
}
#outerWrapper #contentWrapper {
  background-color: #000000;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #000000;
	float: left;
	padding: 12px 12px 12px 12px;
	width: 224px;
	text-align: right;
}
#outerWrapper #contentWrapper #content {
  background-color: #000000;
  margin: 0 0 0 256px;
  padding: 12px 12px 12px 12px;
}
#outerWrapper #contentWrapper #content .pic_moment{
  border:4px solid #FFFFFF;
}
#outerWrapper #footer {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 233px;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
