/***** HAS TO DO WITH SCROLLBAR EDITTING ******/
html {
overflow-y: auto;
background-color: transparent;
}

body {
	background-color: #B8E4F1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	right: 10px;
	overflow-y: auto;
	overflow-x: auto;
}

/****** Main Objects ******/
#main {
	margin: 50px auto auto auto;
	border: 1px dashed #439ACC;
	height: 550px;
	width: 800px;
	background: transparent url('media/main_wall.png') no-repeat;
}

#headerCloud {
	position: relative;
	left: -407px;
	top: -325px;
	height: 150px;
	width: 350px;
	background: transparent url('media/header_cloud.png') no-repeat;
	float: left;
}

#footerCloud {
	position: relative;
	left: -40px;
	top: 255px;
	height: 100px;
	width: 300px;
	//border: 1px solid #ffffff;
	background: transparent url('media/footer_cloud.png') no-repeat;
	//float: bottom;
}

/****** Rainbow *******/
#rainbow {
	position: relative;
	left: 0px;
	top: 275px;
	height: 275px;
	width: 500px;
	background: transparent url('media/rainbow.png') no-repeat;
	//border: 1px solid #ffffff;
	text-align: justify;
	overflow: visible;
}

/******* NEWS *********/

#news {
	position: absolute;
	top: 475px;
	height: 115px;
	width: 250px;
	padding: 7px 5px 10px 10px;
	background: transparent url('media/news.png') no-repeat;
	font-family: ÔLucida Sans UnicodeÕ, ÔLucida GrandeÕ, sans-serif;
	font-size: 12px;
	float: bottom;
}

#news h1{
	font-family: ÔLucida Sans UnicodeÕ, ÔLucida GrandeÕ, sans-serif;
	font-size: 12px;
}

#scroll {
	position: absolute;
	border-top: 1px solid #EF7B7B;
	padding: 0 0 0px 0;
	top: 30px;
	left: 0px;
	height: 105px;
	width: 240px;
	font-family: ÔLucida Sans UnicodeÕ, ÔLucida GrandeÕ, sans-serif;
	font-size: 12px;
	overflow: scroll;
}

#news ul{
	list-style-type:circle;
}

/****** DECORATIONS *******/
#starMenu {
	position: relative;
	top: -180px;
	left: -30px;
	height: 200px;
	width: 350px;
	//border: 3px solid #ffffff;
	background: transparent url('media/star_wall.png') no-repeat;
	float: left;
}

#star-home {
	position: relative;
	height: 50px;
	width: 50px;
	left: 5px;
	background: transparent url('media/star0.png') no-repeat;
	float: left;
	top: 75px;
}

#star-descript {
	position: relative;
	height: 50px;
	width: 50px;
	left: 3px;
	background: transparent url('media/star0.png') no-repeat;
	//border: 1px solid #ffffff;
	float: left;
	top: 140px;
}

#star-trailer {
	position: relative;
	height: 50px;
	width: 50px;
	left: 10px;
	background: transparent url('media/star0.png') no-repeat;
	float: left;
	top: 80px;
}

#star-download {
	position: relative;
	height: 50px;
	width: 50px;
	top: 20px;
	left: 5px;
	background: transparent url('media/star0.png') no-repeat;
	float: left;
}

#star-team {
	position: relative;
	height: 50px;
	width: 50px;
	left: 5px;
	background: transparent url('media/star0.png') no-repeat;
	float: left;
	top: 90px;
}

#star-contact {
	position: relative;
	height: 50px;
	width: 50px;
	background: transparent url('media/star0.png') no-repeat;
	left: 2px;
	top: 130px;
	float: left;
}


/****** JS Windows ******/
#window {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: -420px;
	height: 380px;
	width: 370px;
	float: right;
	background: transparent url('media/window.png') no-repeat;
	//border: 1px groove #ffffff;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px
}

#window a {
	color: #c54a00;
}

#window a:hover {
	color: #FF6315;
}

#welcome {
	position: relative;
	height: 350px;
	width: 335px;
	right: 15px;
	top: 15px;
	float: right;
	overflow: auto;
	display: block;
}

#description {
	position: relative;
	height: 350px;
	width: 335px;
	top: 15px;
	right: 15px;
	float: right;
	display: none;
	overflow: auto;
}

#trailer {
	position: relative;
	height: 350px;
	width: 335px;
	right: 15px;
	top: 15px;
	overflow: auto;
	float: right;
	display: none;
}

#characters {
	position: relative;
	height: 350px;
	width: 335px;
	right: 15px;
	top: 15px;
	overflow: auto;
	float: right;
	display: none;
}

#howtoplay {
	position: relative;
	height: 350px;
	width: 335px;
	right: 15px;
	top: 15px;
	overflow: auto;
	float: right;
	display: none;
}

#team-contrib {
	position: relative;
	height: 350px;
	width: 335px;
	right: 15px;
	top: 15px;
	float: right;
	display: none;
	overflow: auto;
}

/*art and downloadable contents with install instructions*/
#download {
	position: relative;
	height: 350px;
	width: 335px;
	right: 20px;
	top: 15px;
	float: right;
	display: none;
	overflow: auto;
}

#contactInfo {
	position: relative;
	height: 350px;
	width: 335px;
	right: 20px;
	top: 15px;
	float: right;
	display: none;
	overflow: auto;
}

/***** Team Profile ******/
#Team {
	position: relative;
	top: -270px;
	left: 50%;
	height: 250px;
	width: 400px;
	background: transparent url('media/profile_wall.png') no-repeat;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.para {
	position: relative;
	left: 3em;
	height: auto;
	width: 290px;
}

#AprilG {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#KatarinaY {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#JasonW {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#JulieR {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#MagnusP {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#WilliamT {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#dragon {
	position: relative;
	left: 650px;
	top: -90px;
	width: 153px;
	height: 165px;
	background: transparent url('media/dragon.png') no-repeat;
}

/***** Character Bios *****/
#characterBios {
	position: relative;
	top: -270px;
	left: 50%;
	height: 250px;
	width: 400px;
	background: transparent url('media/profile_wall.png') no-repeat;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#OMYGA {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#BBQ {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}


#MotherNature {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Grandmother {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Plumber {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Boy {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Girl {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Widower {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Hamster {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Dragon {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

/*****HowToPlay stuff*****/

#ControlLinks {
	position: relative;
	top: -270px;
	left: 50%;
	height: 250px;
	width: 400px;
	background: transparent url('media/profile_wall.png') no-repeat;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#Xbox {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#Keyboard {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#optionsM {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}

#pauseM {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 240px;
	width: 370px;
	overflow: scroll;
	display: none;
}


/*****Column stuff****/
.columns {
	width: 100%;
}

.columns .column {
	position: relative;
	width: 46%;
	padding: 2%;
}

.columns .left {
	float: left;
}

.columns .right {
	float: right;
}


/***** FOOTER *****/
#footer {
	position: relative;
	top: 180px;
	left: -440px;
	height: 100px;
	width: 1210px;
	color: #439ACC;
	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #4040E2;
}

#footer a:hover{
	text-decoration: none;
	color: #2397E5;
}

/***** Webkit Scrollbar STUFF! *******/

::-webkit-scrollbar {
width: 10px;
height: 10px;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
	height: 50px;
	display: none;
	background-color: transparent;
}

::-webkit-scrollbar-thumb  {
	background-color: #ffffff;
	-webkit-border-radius: 10px;
}

::-webkit-scrollbar-corner {
	display: none;
	background: transparent;
}
