@charset "utf-8";

* { margin:0px;}
#centerAwe {
	height: 97px;
	width: 647px;
	left: 50%;
	top: 50%;
	 position:absolute;
	 margin:-79px 0 0 -324px;

}

#centerAweOut {
	height: 22px;
	width: 193px;
	left: 50%;
	top: 50%;
	 position:absolute;
	 margin:40px 0 0 -94px;
	 font-size:0px;

}
#centerAweLower {
	height: 22px;
	width: 193px;
	left: 50%;
	top: 50%;
	 position:absolute;
	 margin:40px 0 0 -94px;

}
.smallCaps { font-variant:small-caps; font-size:85px; margin-left: auto; margin-right: auto;}

.join { font-variant:small-caps; font-size:0px; opacity:0.0;
filter:alpha(opacity=0); /* For IE8 and earlier */}
.joinJ { font-size: 25px; margin-left:auto; margin-right: auto; }

#topLeftBg { background-image:url(../img/topLeft.jpg);
background-position: top left;
background-repeat: no-repeat;
min-height:500px;
}

#lowerBdy { clear:left;}

/************************************************************** New Try ************************************************/

#topLine {
	background-color: #000;
	height: 2px;
	width: 100%;
}
#bottomBrowser {
		background-color: #000;
	height: 2px;
	width: 100%;
}
#bdyMain {
	width: 100%;
	position:absolute;
	top: 50%;
	margin-top:-90px;
	height: 146px;
	margin-right: auto;
	margin-left: auto;
}
#bdyMainTwo {
	width: 100%;
	position:absolute;
	top: 50%;
	margin-top:-300px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#textAwesome { margin-left: auto;
margin-right: auto;
width: 700px;
font-size:78px;
font-variant:small-caps;
}
.myLink { color:#000;}




   .roundabout-holder {
      list-style: none;
      padding: 0;
      margin: 0;
      height: 40em;
      width: 40em;
   }
   .roundabout-moveable-item {
      height: 600px;
      width: 600px;
      cursor: pointer;
      background-color: #FFF;
	  border-radius: 15px;
      border: 1px solid #999;
   }
   .roundabout-in-focus {
      cursor: auto;
   }
	#innerScroller { padding: 15px; font-family:"Times New Roman", Times, serif;
	font-size:18px;
	}
	h1 { font-size:30px; font-weight:600;}