html {
	overflow: hidden;
	}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(images/homepagebg12.jpg);
}

#container {
	height: 3840px;
	width: 8000px;
}

/** PAGE POSITIONING **/

.positioning {
	position: absolute;
	width: 950px;
	height: 556px;
}

#start {
	top: 0px;
	left: 0px;
}

#about {
	top: 1110px;
	left: -3px;
	background-repeat: repeat-y;
}

#work {
	top: 1110px;
	left: 1903px;
}
	
	
#contact {
	top: 1px;
	left: 1903px;
}
	
#print {
	top: 0px;
	left: 1000px;
	background-image: url(images/homepagebg.jpg);
	background-repeat: repeat-y;
}
	
#skills {
	top: 1280px;
	left: 4000px;
	
	background-image: url(images/homepagebg.jpg);
	background-repeat: repeat-y;
}

.inside {
	margin: 40px;
	height: 470px;
	width: 850px;
}
	
H1 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	}
#gg {
	clear: both;
	float: left;
	width: 600px;
}

	.inside .text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FFF;
	text-align: justify;
	line-height: 23px;
	padding-bottom: 10px;
	}
	.inside .texth {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FFF;
	text-align: justify;
	line-height: 23px;
	padding-bottom: 10px;
	height: 350px;
	}
	.inside .text1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	line-height: 23px;
	padding-bottom: 10px;
	float: left;
	clear: none;
	}
.inside .text2 {
	height: 150px;
	font-size: 13px;
	line-height: 22px;
	}
	
		/** list for purple page **/
	
		.inside .text ul#purple li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			padding: 2px 10px;
			border-bottom: 1px solid #7C2FA4;
		}
		
		.inside .text ul#purple li:hover {
			background-color: #7110A3;
			color: #E8BFFD;
		}


/** MOOTOOLS **/

.navigator {
	float: left;
	cursor: pointer;
	display: block;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #FFFFFF;
}

.button {
	float: left;
	cursor: pointer;
	margin-right: 2px;
	padding: 10px;
}

.slider {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	padding: 10px;
}

.slider img {
	border: 5px solid #FFF;
}

/** LINKS **/

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 1px 2px;
}
	
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
	padding: 1px 2px;
}
.inside .text3 {	width: 300;
	height: 150px;
	font-size: 14px;
	line-height: 22px;
}

	
		/** list for purple page **/
	
		.inside .text ul#purple li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			padding: 2px 10px;
			border-bottom: 1px solid #7C2FA4;
		}
		
		.inside .text ul#purple li:hover {
			background-color: #7110A3;
			color: #E8BFFD;
		}


/** MOOTOOLS **/

.navigator {
	float: left;
	cursor: pointer;
	display: block;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #FFFFFF;
}

.button {
	float: left;
	cursor: pointer;
	margin-right: 2px;
	padding: 10px;
	font-size: 12px;
}

.slider {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	padding: 10px;
}

.slider img {
	border: 5px solid #FFF;
}
.inside .text3 {	
	font-size: 14px;
	line-height: 22px;
}
