@charset "UTF-8";

#musicBox {
	position: absolute;
	width: 212px;
	height: 30px;
	z-index: 11;
	left: 13px;
	top: 10px;
}
#Browser {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 1;
	left: -241px;
	top: 330px;
}

#Kenyapic1 {
	position: absolute;
	width: 146px;
	height: 158px;
	z-index: 54;
	left: 77px;
	top: -115px;
}

#kenyapic4 {
	position: absolute;
	width: 172px;
	height: 159px;
	z-index: 54;
	left: -16px;
	top: 243px;
}

#Kenyapic3 {
	position: absolute;
	width: 154px;
	height: 145px;
	z-index: 54;
	left: 85px;
	top: 134px;
}

#Kenyapic2 {
	position: absolute;
	width: 150px;
	height: 180px;
	z-index: 54;
	top: 118px;
	left: 2px;
}
/* CSS Document for my Self-Portriat Website */
header, section,footer, aside, nav, article, figure {
	display: block;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #D1E6E7;
}
.textIndent {
	text-indent: 3em;
}

  #centeringDiv {
	height: 750px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #000000;
}
#contentArea {
	background-color: #F4DFB2;
	position: absolute;
	height: 518px;
	width: 737px;
	left: 243px;
	top: 233px;
	z-index: 50;
	overflow: auto;
	border: thick double #FD795B;
	padding: 5px;
}
header {
	position: absolute;
	z-index: 1;
	height: 175px;
	width: 1000px;
	left: 0px;
	top: 2px;
	background-image: url(../project1/images/old-world-map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableCell {
	/* [disabled]background-image: url(../project1/images/airplaneButton.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center top; */
	height: 100%;
	width: 100%;
}
td {
	background-repeat: no-repeat;
	background-position: center top;
}
.photoleft {
	padding: 5px;
	border: 1px dotted #000;
	margin: 5px;
	text-align: center;
	float: left;
}
.photoright {
	padding: 5px;
	border: 1px dotted #000;
	margin: 5px;
	text-align: center;
	float: right;
}
ol {
	padding: 5px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.roundedEdgeImage {
	border-radius:15px;
	-o-border-radius:15px;
	-ms-border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#LeftNavBox {
	position: absolute;
	width: 121px;
	height: 115px;
	z-index: 52;
	left: 162px;
	top: 312px;
}
#RightNAavBox {
	position: absolute;
	width: 117px;
	height: 168px;
	z-index: 53;
	left: 1007px;
	top: 310px;
}
#headerTitle {
	position: absolute;
	width: 477px;
	height: 140px;
	z-index: 52;
	left: 49px;
	top: 18px;
	font-size: xx-large;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}

#TopNavBox {
	position: absolute;
	width: 1002px;
	height: 50px;
	z-index: 51;
	left: -2px;
	top: 178px;
}

#leftpics {
	position: absolute;
	width: 225px;
	height: 532px;
	z-index: 3;
	left: -1px;
	top: 233px;
	background-color: #F4DFB2;
	border: thick double #FD795B;
}
#titleWorld {
	position: absolute;
	width: 96px;
	height: 42px;
	z-index: 52;
	left: 43px;
	top: 116px;
	font-size: 36px;
	color: #FFF;
	font-family: "MS Serif", "New York", serif;
}
#quoteArea {
	position: absolute;
	width: 304px;
	height: 160px;
	z-index: 53;
	left: 681px;
	top: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	color: #FFF;
	font-size: 18px;
}
/*
Purpose of this code: To stylize text links
This code assumes that the larger container(s)/div(s)/table(s) for all links has a class="links".
Add this code to you main style sheet
*/
.links {/*apply class="links" to your larger container(s)/div(s)/table(s) for all links*/
	font-family:Verdana, Geneva, sans-serif;/*you can change to another font, even a custom font*/
	font-size:100%;	
}
.links a:link, .links a:visited {/* link is a normal link, visited is if previously clicked */
	color: #090;
	text-decoration: none;
	opacity: 1;	/*you can add more styles as desired*/
}
.links a:hover, .links a:active {/* hover is when mouse hovers over link, active is when the mouse is pressed down on link */
	color: #D1E6E7;
	font-size: 18px;
	text-decoration: underline;
	letter-spacing: 1px;	/*you can add more styles as desired*/
	opacity: 0;
}
.specialword {
	font-family: "Sweetly_Broken";
	color: #FFF;
	font-weight: bolder;
}
.fontsize90 {
	font-size: 90px;
	font-weight: bolder;
	color: #FFF;
}
.fontsize40 {
	font-size: 40px;
	font-weight: bolder;
	color: #FFF;
}
.textCenter {
	text-align: center;
}

footer{
	position: absolute;
	width: 238px;
	height: 24px;
	z-index: 10;
	left: 5px;
	top: 740px;
	font-size: 9px;
}
