body {
  background-color: #000000;
  }

#picture {
	float:left;
	width: 100px;
    position:absolute;
	top: 75px;
	left: 75px;
}

#box {
	height: 565px;
	width: 250px;
    position:absolute;
	top: 75px;
	left: 483px;
   	background: #ffdd33;
    background-position: 1% 1%;
    font: 15px arial, sans-serif;
    text-decoration: none;
    z-index: 2;
}

#box2 {
	height: 695px;
	width: 250px;
    position:absolute;
	top: 75px;
	left: 483px;
   	background: #ffdd33;
    background-position: 1% 1%;
    font: 15px arial, sans-serif;
    text-decoration: none;
    z-index: 2;
}

#box3 {
	height: 615px;
	width: 250px;
    position:absolute;
	top: 75px;
	left: 483px;
   	background: #ffdd33;
    background-position: 1% 1%;
    font: 15px arial, sans-serif;
    text-decoration: none;
    z-index: 2;
}

#painting {
	width: 225px;
	position: absolute;
	top: 408px;
	left: 485px;
	z-index: 3;
}

#pregnant {
	position: absolute;
	top: 350px;
	left: 568px;
	z-index: 3;
}

#horizontal {
	position: absolute;
	top: 350px;
	left: 540px;
	z-index: 3;
}

#location {
	position: absolute;
	top: 305px;
	left: 530px;
	z-index: 3;
}

#map {
	position: absolute;
	top: 330px;
	left: 100px;
	z-index: 3;
 }

#map2 {
	position: absolute;
	top: 680px;
	left: 100px;
	z-index: 3;
 }

#text {
    height: 370px;
	width: 408px;
    position:absolute;
	top: 245px;
	left: 50px;
    float: left;
   	background: #ffffff;
    background-position: 0% 0%;
    font:  12px arial, sans-serif;
    indent: 15px;
    margin: 25px;
}

#text8 {
    height: 420px;
	width: 408px;
    position:absolute;
	top: 245px;
	left: 50px;
    float: left;
   	background: #ffffff;
    background-position: 0% 0%;
    font:  12px arial, sans-serif;
    indent: 15px;
    margin: 25px;
}

#textsitemap {
    height: 500px;
	width: 408px;
    position:absolute;
	top: 245px;
	left: 50px;
    float: left;
   	background: #ffffff;
    background-position: 0% 0%;
    font:  12px arial, sans-serif;
    indent: 15px;
    margin: 25px;
}

#text2 {
    height: 500px;
	width: 408px;
    position:absolute;
	top: 245px;
	left: 50px;
    float: left;
   	background: #ffffff;
    background-position: 0% 0%;
    font:  12px arial, sans serif;
    indent: 15px;
    margin: 25px;
}

#text3 {
    height: 1500px;
	width: 408px;
    position:absolute;
	top: 245px;
	left: 50px;
    float: left;
   	background: #ffffff;
    background-position: 0% 0%;
    font:  12px arial, sans serif;
    indent: 15px;
    margin: 25px;
}

#text4 {
    height: 930px;
	width: 660px;
    position:absolute;
	top: 245px;
	left: 50px;
    float: left;
   	background: #ffffff;
    background-position: 0% 0%;
    font:  12px arial, sans serif;
    indent: 15px;
    margin: 25px;
}

body {
	margin: 10px 20px 10px 20px;
}

h1 {
   font: italic bold 20px serif;
	color: #ffffff;
}

h2 {
   font: italic bold 20px serif;
   color: #000000;
   indent: 15px;
}

h3 {
   font: bold 15px serif;
   color: #005599;
   indent: 15px;
}

p {
	margin: 15px 20px 15px 20px;
}

a:link {
	color: #0066cc; 
	text-decoration:none;
}

a:visited {
	color: 000099;
	text-decoration:none;
}

a:active {
	background-color: yellow;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:none;
}








    



