body>*, body>*>*
	{
	position: relative!important;
	top: 0px!important;
	left: 0px!important;
	height: auto;
	width: auto;
	}

h2
	{
	color: #ffffff;
	font-size: x-large;
	top: 20px;
	}

div#webDesign h2
	{
	color: #FFF200;
	}

div#graphicDesign h2
	{
	color: #EC008C;
	}

#volcano, #webDesignOverlay, #forest, #graphicDesignOverlay, #header, #ground1
	{
	width: 600px;
	margin: 0px auto 0px auto;
	height: auto;
	padding-left: 52px;
	}

#about
	{
	width: 600px;
	margin: 60px auto 60px auto;
	height: auto;
	font-style: italic;
	}

#footer
	{
	width: 100%;
	height: 280px;
	background: transparent url(../images/ground2.png) repeat-x 0px 40px;
	}

body
	{
	background: #08b0ef url(../images/sky.jpg) repeat-x bottom left;
	}


#world, .overlay
	{
	width: auto;
	height: auto;
	}

#world
	{
	background: transparent url(../images/basic/pipesinthesky.gif) repeat-y scroll 50px 0px;
	}


#header
	{
	margin-top: 20px;
	padding-left: 0px;
	}

.overlay
	{
	overflow: hidden;
	}


#sky, .info, #factory, #hills1,  
#ground2, #gem, #innerVolcano, 
a.closeButton, #smallCloud, #treesBack, #treesFront, 
#acorn, #pipesinthesky, ol.gallery, .scrollDown, .scrollUp, #contactFlower, #twitterbird, a.closeContactButton
	{
	display: none;
	}

#volcano, #webDesignOverlay, #graphicDesignOverlay, #forest, #ground1
	{
	background-image: none;
	background: transparent;
	padding: 0px;
	margin: 0px auto 0px auto;
	}

#accessibility, #webDesign, #graphicDesign, #contact, #contact h2, 
#webDesign h2, #accessibility h2, #graphicDesign h2
	{
	height: auto;
	width: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	}

#contact h2, #webDesign h2, #accessibility h2, #graphicDesign h2
	{
	margin: 0px;
	}

.overlay div.rightSide, .overlay div.leftSide
	{
	margin: 0px;
	width: auto;
	}
	
.overlay div.rightSide
	{
	width: 700px;
	clear: left;
	padding-top: 0px;
	padding-left: 85px;
	margin: 0px auto 40px auto;
	}


div.rightSide div.details
	{
	font-size: large;
	}

	div.rightSide div.rightPage
	{
	position: relative;
	float: left;
	clear: left;
	top: 0px;
	}

#volcanoTop, #bear
	{
	background-image: none;
	height: 0px;
	width: 0px;
	}

div p
	{
	top: 5px;
	}

#footer p
	{
	position: relative;
	top: 164px;
	padding-top: 200px;
	background: transparent url(../images/factory.png) no-repeat scroll 37px 0px;
	color: #231F20;
	padding-left: 52px;
	}


