#splash_main {
  margin:0 auto 0 -91px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.75em;
  color:#666666;
	background:url(../images/bg_body.gif) repeat-x;
}
a {
  color:#999999;
  text-decoration:none;
}
a:hover {
  color:#999999;
  text-decoration:underline;
}

img {
	border:0;
}


/* header */
#header {
  height:94px;
	background-color:#f5f4f4;
	margin:0 auto;
}
#page_width {
	width:946px;
  height:94px;
}
#logo_leftspace {
	float:left;
	width:91px;
	height:94px;
}
#logo_content {
	float:left;
	width:495px;
	height:94px;
}
#logo {
  float:left;
  width:215px;
	height:94px;
}
#header_right {
  float:right;
	height:94px;
}
#header_right .text {
	padding:60px 0 0 0;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}


/* tagline */
#tagline {
	float:left;
	width:270px;
	height:40px;
  font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:55px 0 0 5px;
}
.beta_text {
	color:#A7A9AC;
	font-size:12px;
}
.tagline_text {
	color:#00B9F1;
	font-size:16px;
}


/* main container */
#content_width {
	width:946px;
	margin:20px 0 0 0;
}
#container_leftspace {
	float:left;
	width:91px;
	height:520px;
}
#container {
	float:left;
	width:855px;
	text-align:left;
}
.scene {
	float:left;
	padding:15px 0 0 112px;
}
.contest_name {
	float:left;
	padding:15px 0 0 0;
	text-align:center;
}
.separater {
	clear:both;
}
.description {
	width:100%;
	padding:15px 0 0 0;
	font-size:15px;
	word-spacing:1px;
	letter-spacing:0.02em;
	font-weight:bold;
}
.desc1 {
	float:left;
	padding:33px 5px 0 0;
}
.desc2 {
	float:left;
}
.desc3 {
	float:left;
	padding:33px 5px 0 5px;
}
.desc4 {
	float:left;
	padding:25px 0 0 0;
}
.bottom {
	clear:both;
	padding-top:20px;
}
.bottom_block1 {
	float:left;
	font-size:12px;
}
.bottom_block2 {
	float:left;
}
.bottom_block3 {
	float:left;
}
.vertical_separater {
	float:left;
	width:4px;
	height:180px;
	padding:0 10px;
}


/* text variations */
.blue {
	color:#00b9f1;
}
.green {
  color:#abd037;
}
.pink {
  color:hotpink;
}
.teal {
	color:#5CBAA7;
}

.large_bold {
  font-size:48px;
  font-weight:bold;
	color:#a9aaad;
}
.larger_bold {
  font-size:68px;
  font-weight:bold;
	color:#ededef;
}
.larger_bold_silver {
  font-size:1.5em;
  font-weight:bold;
  padding:0 0 15px 0;
  color:#e2e3e5;
}
#skyecandyContainer{padding:0;margin:0;text-align:center;width:100%;}
#skyecandyContent{padding:0;margin:0;text-align:center;width:995;background:url('../images/splashBG.png') top center no-repeat;}
body {
  margin: 0;
  padding: 0;
  text-align:left;
  background: #FFF url('../images/bg.gif') top center repeat-x;
}
p {text-align:justify;font-size:12px;font-weight:normal;}