@charset "UTF-8";
/* CSS Document */

body{
	/*margin: 0;
	padding:0;*/
	background-image:url(images/spotBackground.png);
	background-repeat: repeat;
	}
	
body,td,th {
	font-family: "Museo 300", Rockwell, "American Typewriter", "Courier New", Courier;
	font-size: 10px;
	color: #453A36;
}

a {
	font-size: 10px;
	color: #453A36;
}

a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #453A36;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	font-color: #453A36;
}

#stage {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 800px;
	height: 700px;
	z-index: 1;
	background-image:url(images/whiteBackground.png);
	background-repeat:no-repeat;
	font-family: "Museo 300", Rockwell, "Courier New", Courier;
	background-position: 0px 0px;
}


#logo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	left: -10px;
	width: 250px;
	height: 159px;
	z-index: 2;
	background-image: url(images/logoAnimation.gif);
}

#homeButton {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: -330px;
	top: 76px;
	width: 45px;
	height: 44px;
	z-index: 2;
}

#portfolioButton {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: -340px;
	top: 95px;
	width: 45px;
	height: 44px;
	z-index: 2;
}

#skillsButton {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: -337px;
	top: 123px;
	width: 45px;
	height: 44px;
	z-index: 2;
}

#detailsButton {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: -330px;
	top: 146px;
	width: 45px;
	height: 44px;
	z-index: 2;
}


#baseArea {
	position: relative;
	top: -150px;
	left: 100px;
	width: 600px;
	height: 320px;
	z-index: 2;
	background-color: none;
}

#leftContent {
	position: relative;
	left: 50px;
	top: 30px;
	width:400px;
	height: 320px;
	z-index: 2;
	background-color: none;
}

#leftWriting {
	position: relative;
	left: 0px;
	top: -20px;
	width: 387px;
	height: 400px;
	z-index: 2;
	background-color: none;
}

#rightContent {
	position: relative;
	left: 400px;
	top: -340px;
	width: 130px;
	height: 400px;
	z-index: 2;
	overflow: hidden;
	padding-left:30px;
	background-color: none;	
}

#starChart {
	position: relative;
	left: 380px;
	top: -415px;
	width: 130px;
	height: 300px;
	z-index: 2;
	overflow: hidden;
	padding-left:30px;
	background-color: none;	
}

#showReel {
	position: relative;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 320px;
	z-index: 2;
	background-color: none;
}


#emailForm {
	position: relative;
	top: -400px;
	left: 0px;
	width:360px;
	height: 280px;
	z-index: 3;
}

#portfolioGallery {
	position: relative;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 320px;
	z-index: 2;
	background-color: none;
	overflow: hidden;
}

#mombasaStyleGuide {
	position: relative;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 320px;
	z-index: 3;
	background-color: none;
	overflow: hidden;
}

#lightBoxOne img {	
	border: none;
} 

#lightBoxTwo img {	
	border: none;
} 

#lightBoxThree img {	
	border: none;
} 

#lightBoxFour img {	
	border: none;
} 

#lightBoxFive img {	
	border: none;
} 

#lightBoxSix img {	
	border: none;
} 

#lightBoxOne {
	position: relative;
	left: 0px;
	top: 0px;
	width: 127px;
	height: 155px;
	z-index: 3;
	background-color: none;
}

#lightBoxTwo {
	position: relative;
	left: 0px;
	top: 10px;
	width: 127px;
	height: 155px;
	z-index: 3;
	background-color: none;
}

#lightBoxThree {
	position: relative;
	left: 137px;
	top: -310px;
	width: 127px;
	height: 155px;
	z-index: 3;
	background-color: none;
}

#lightBoxFour {
	position: relative;
	left: 137px;
	top: -300px;
	width: 127px;
	height: 155px;
	z-index: 3;
	background-color: none;
}

#lightBoxFive {
	position: relative;
	left: 273px;
	top: -620px;
	width: 127px;
	height: 155px;
	z-index: 3;
	background-color: none;
}

#lightBoxSix {
	position: relative;
	left: 273px;
	top: -610px;
	width: 127px;
	height: 155px;
	z-index: 3;
	background-color: none;
}
.heading {
	font-family: "Museo 300", Rockwell, "American Typewriter", "Courier New", Courier;
	font-size: 16px;
	font-style: normal;
	font-weight: 300l;
	font-variant: normal;
	color: #453A36;
}

.text {
	font-family: "Museo 300", Rockwell, "American Typewriter", "Courier New", Courier;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #453A36;
}

.emphasis {
	font-family: "Museo500", Rockwell, "American Typewriter", "Courier New", Courier;
	font-size: 10px;
	font-style: normal;
	font-weight: 300d;
	font-variant: normal;
	color: #453A36;
}


#copyright {
	position: relative;
	left: 190px;
	top: 315px;
	width: 400px;
	height: 25px;
	z-index: 2;
	overflow: hidden;
}

