
body {
  font-family       : tahoma, geneva, sans-serif;
  font-size         : large;
  font-weight       : bold;
  color             : #252525;
}

#corner_background {
  position          : absolute;
  top               : 0px;
  left              : 0px;
  z-index           : 2;
}

#name {
  position          : absolute;
  top               : 75px;
  left              : 200px;
  font-size         : x-large;
  font-variant      : small-caps;
  letter-spacing    : 8px;
  z-index           : 2;
}

.banner {
  font-size         : x-large;
  font-variant      : small-caps;
}

.index  {
  color             : #252525;
  text-decoration   : none;
  outline           : none;
  border            : none;
  padding           : 0px;
  z-index           : 2; 
}

#content {
  position          : absolute;
  top               : 150px;
  left              : 225px;
  font-size         : normal;
  font-weight       : normal;
  line-height       : 1.4;
  letter-spacing    : 2px;
  z-index           : 2;  
}

#cover_name {
  position          : absolute;
  top               : 60px;
  left              : 10%;
  font-size         : x-large;
  font-variant      : small-caps;
  letter-spacing    : 8px;
  z-index           : 3;
}

#cover_content {
  position          : absolute;
  top               : 200px;
  left              : 300px;
  font-size         : normal;
  font-weight       : normal;
  padding-bottom    : 225px;
  line-height       : 1.4em;
  letter-spacing    : 2px;
  z-index           : 2; 
}

#photos_left {
  position          : absolute;
  top               : 135px;
  left              : 90px;
  width             : 75px;
  padding-bottom    : 225px;
  z-index           : 2;  
}

#photos_top {
  position          : absolute;
  top               : 10px;
  left              : 85px;
  height            : 75px;
}

#photos_bottom {
  position          : relative;
  top               : 0.75in;
  left              : -150px;
  width             : auto;
  height            : 75px;
  text-align        : center;
  padding-bottom    : 1.0in;
}

img {
  color             : white;
  text-decoration   : none;
  outline           : none;
  border            : none;
  padding           : 0;
}

a:link, a:active, a:visited {
  color             : #869840;
  text-decoration   : none;
  outline           : none;
  letter-spacing    : 8px;
  line-height       : 1.7em;
}

a:hover {
  color             : #869840;
  border-bottom     : 2px solid #252525;
  text-decoration   : none;
  outline           : none;
  letter-spacing    : 8px;
  line-height       : 1.7em;
}

#notes {
  position          : absolute;
  bottom            : 20px;
  width             : 85%;
  margin            : 0px 10% 0px 10%;
}

.demoElement {
	width             : 550px;
	height            : 0px;
	border            : 1px solid #252525;
	background-color  : #bbbbbb;
	font-size         : 12px;
	color             : #bbbbbb;
	padding           : 5px;
	overflow          : hidden;
}

.myClass {
	width             : 700px;
	height            : 125px;
	border            : 3px solid #252525;
	color             : #252525;
	background-color  : #C6D880;
	font-size         : 12px;
	padding           : 8px;
}

#n1 {
  position          : absolute;
  top               : 220px;
  left              : 25px;
  height            : 75px;
  width             : 225px;
  visibility        : hidden;
  z-index           : 2;
}

#n2 {
  position          : absolute;
  top               : 250px;
  left              : 25px;
  height            : 75px;
  width             : 225px;
  visibility        : hidden;
  z-index           : 2;
}

#n3 {
  position          : absolute;
  top               : 280px;
  left              : 25px;
  height            : 75px;
  width             : 225px;
  visibility        : hidden;
  z-index           : 2;
}

#n4 {
  position          : absolute;
  top               : 310px;
  left              : 25px;
  height            : 75px;
  width             : 225px;
  visibility        : hidden;
  z-index           : 2;
}

#n5 {
  position          : absolute;
  top               : 340px;
  left              : 25px;
  height            : 75px;
  width             : 225px;
  visibility        : hidden;
  z-index           : 2;
}

#n6 {
  position          : absolute;
  top               : 370px;
  left              : 25px;
  height            : 75px;
  width             : 225px;
  visibility        : hidden;
  z-index           : 2;
}

#n7 {
  position          : absolute;
  top               : 400px;
  left              : 25px;
  height            : 75px;
  width             : 225px;
  visibility        : hidden;
  z-index           : 2;
}

#green {
  position          : absolute;
  top               : 7px;
  right             : 5px;
  text-align        : right;
}
