body {
  background-color: #CCCCCC;
  color: white;
  font: normal 1.5em Georgia, "Times New Roman", Times, serif;
  text-align: center;
}
*{
  margin: 0px;
  padding: 0px;
}
div{
  text-align: center;
}
.clear {
  clear: both;
}
h1{
  text-align: left;
  font-weight: bold;
  font-family: "monotype corsiva", cursive, Georgia, "Times New Roman", Times, serif;
}
h2{
  color: red;
  font-family: "monotype corsiva", cursive, Georgia, "Times New Roman", Times, serif;
}
img {
  border: 0;
}
a {
  color: yellow;
}
#global {
  background-color: #000000;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 90px;
  text-align: center;
  width: 900px;
}
#main_content{
  margin: 0 auto;
  width: 800px;
}
#banner a {
  background: url("http://static.casanovacreations.com/casanovacreations.com/images/Banner.jpg") 0 0 no-repeat;
  height: 350px;
  width: 900px;
  float: left;
}
#bannerplain a {
  background: url("http://static.casanovacreations.com/casanovacreations.com/images/BannerPlain.jpg") 0 0 no-repeat;
  height: 200px;
  width: 900px;
  float: left;
}

#menu table{
  background-color: transparent;
  margin: auto auto;  
}
#services {
  margin-left: -180px;
}
#portfolio {
  margin-left: 8px;
}
#contact {
  margin-left: 195px;
}
#services,
#portfolio,
#contact {
  left: 50%;
  top: 160px;
  position: absolute;
  z-index: 1;
}
#services a,
#portfolio a,
#contact a {
 width: 150px;
 height: 50px;
 float: left;
}

#services a {
 background: url("http://static.casanovacreations.com/casanovacreations.com/images/ServicesButton.jpg") 0 0 no-repeat;}
#portfolio a {
 background: url("http://static.casanovacreations.com/casanovacreations.com/images/PortfolioButton.jpg") 0 0 no-repeat;}
#contact a {
 background: url("http://static.casanovacreations.com/casanovacreations.com/images/ContactButton.jpg") 0 0 no-repeat;}

#services a:hover,
#portfolio a:hover,
#contact a:hover {background-position: -150px 0;}

#main_content{
  text-align: center;
}

#footer{
  /*border: 1px solid red;*/
  font-size: .5em;
  text-align: center;
}
#footer a {
  color: grey;
}
#main_t {
  background-color: #000000;
  margin: 0;
  padding: 0;
  height: 15px;
  overflow: hidden;
}
#main_tl {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/black_corners.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  height: 15px;
  width: 15px;
  overflow: hidden;
}
#main_tr {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/black_corners.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0;
  float: right;
  height: 15px;
  width: 15px;
  overflow: hidden;
}
#main_b {
  background-color: #000000;
  margin: 0;
  padding: 0;
  height: 15px;
  overflow: hidden;
}
#main_bl {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/black_corners.jpg');
  background-repeat: no-repeat;
  background-position: 0 -15px;
  float: left;
  height: 15px;
  width: 15px;
  overflow: hidden;}
#main_br {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/black_corners.jpg');
  background-repeat: no-repeat;
  background-position: 100% -15px;
  float: right;
  height: 15px;
  width: 15px;
  overflow: hidden;}


.cage_t {
  background-color: #CCCCCC;
  color: black;
  margin: 0;
  padding: 0;
  height: 50px;
  text-align: left;
}
.cage_tl {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/cage_corners.jpg');
  background-repeat: no-repeat;
  background-position: -30px 0;
  float: left;
  height: 15px;
  width: 15px;
}
.cage_tr {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/tr_corner.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0;
  float: right;
  height: 50px;
  width: 600px;
}
.cage_content {
  padding: 10px 10px 2px 10px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.cage_b {
  height: 14px;
  border-bottom: 1px solid #CCCCCC;}
  
.cage_bl {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/cage_corners.jpg');
  background-repeat: no-repeat;
  background-position: 0px -15px;
  float: left;
  height: 15px;
  width: 15px;}
  
.cage_br {
  background-image: url('http://static.casanovacreations.com/casanovacreations.com/images/cage_corners.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  float: right;
  height: 15px;
  width: 15px;}
  
.cage_b .cage_br {
  background-position: -15px -15px;}
  
#bottom_fade {
  /*border: 1px solid red;*/
  position: fixed; 
  bottom: 0;
  width: 100%;
  height: 10%;}

#glossary {
  text-align: left;
  font: .7em red;}

