body{
	padding: 0;
	margin: 0;
	font-family: Times New Roman
	color: #000;	
	font-size: 14 em;
	background-image: url("stripesbg3.jpg");
	font-weight: 400;
}

a:link{
  color: #69C;
  text-decoration: none;
}

a:visited{
  color: #069;
  text-decoration: none;
}

a:hover{
  color: #090;
  text-decoration: underline;
}

a.me:link{
  color: #FFF;
  font-size: 12 em;
  text-decoration: none;
}

a.me:visited{
  color: #FFF;
  font-size: 12 em;
  text-decoration: none;
}

a.me:hover{
  color: #FFF;
  font-size: 12 em;
  text-decoration: underline;
}

i: {
  font-size: 14 em;
  text-decoration: italic;
}


UL {
  list-style: none;
  padding: 0px;
}

h3{
  font-size: 350%;
  font-weight: normal;
  margin: 20px;
}

h2{

  font-size: 145%;
  font-weight: normal;
  margin: 10px;
}

h1{
  font-size: 155%;
  font-weight: normal;
  margin: 10px;
}

p{
	margin: 10px 0 5px 0;
}

img{
  border: none;
  padding: 0px;
}

#top{
position: absolute;
top: 0px;
left: 0px;
width: 900px;
height: 600px;
margin: 10px;
}




#me{
  font-weight: 800;
  float: right;
  color: #FFF;
  font-size: 150%;
  text-align: center;
  width: 400px;
  top: 10px;
  padding: 5px;
  margin: 5px;
  z-index: 200;
  background: #69c;
  border: 10px solid #069;
  }


#menu{
  font-family: Times New Roman, serif;
  font-weight: 600;
  position: absolute;
  font-size: 100%;
  text-align: center;
  width: 600px;
  height:  75px;
  top: 175px;
  left:  325px;
  padding: 0px;
  margin: 0px;
  z-index: 1;
  background: #FFF;
  border: 6px solid #69c;
  }

#menu2{
  font-family: Times New Roman, serif;
  font-weight: 600;
  position: absolute;
  font-size: 110%;
  text-align: center;
  width: 575px;
  height:  75px;
  top: 175px;
  left:  325px;
  padding: 0px;
  margin: 0px;
  z-index: 1;
  background: #FFF;
  border: 6px solid #69c;
  }




#logo{
  position: absolute;
  padding: 0px;
  width:  200px;
  height: 220px;
  top: 0px;
  left: 0px;
  border: none;
  background: none;
  z-index: 1;
}

#content3{
  position: absolute;
  top: 350px;
  left: 12%;
  padding: 0px;
  margin: 0px;
  border: 2px solid #069;
  width: 768px;
  height: 1640px;
  z-index: 1;
  }

#content{
  position: absolute;
  font-size: 100%;
  text-align: justify;
  font-weight: 600;
  width: 728px;
  height: 1600px;
  padding: 0px;
  margin: 0px;
  z-index: 1;
  background: #FFF;
  border: 20px solid #69C;
  }

#content2{
  font-family: Times New Roman, serif;
  font-size: 100%;
  padding: 10px;
  margin: 0px;
  border: 2px solid #069;
  width: 706px;
  height: 1578px;
  z-index: 1;
  }

#friendfeed{
  position: absolute;
  padding: 0px;
  width:  350px;
  height: 450px;
  top: 600px;
  left: 550px;
  border: none;
  background: none;
  z-index: 2;
}

#flickr{
  position: absolute;
  padding: 0px;
  width:  400px;
  height: 300px;
  top: 300px;
  left: 550px;
  border: none;
  background: none;
  z-index: 1;
}

#bottom{
  position: absolute;
  width: 755px;
  height: 47px;
  top: 384px;
  left: 0px;
  padding: 0px;
  border: none;
}

#footer {
  font-size: 100%;
  font-weight: 600;
  color: #fff;
  position: absolute;
  width: 97%;
  background: #090;
  text-align: center;
  letter-spacing: 8px;
  padding: 5px;
  margin: 5px;
  top:  2000px;
  left: 0px;
}

#cc {
  z-index: 100;
}

.hyperMenu {
  position: absolute;
  width: 600px;
  height:  100px;
  top: 30px;
  left: 0px;
  padding: 5px;
  margin: 0px;
  text-align: left;
	}

#ch1 {
  position: absolute;
  text-align: left;
  visibility: visible;
  z-index: 100; }

#ch2 {
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 100; }

#ch8 {
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 100; }

#ch9 {
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 100; }

#ch11 {
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 100; }
