.normallink:link { color: #FF9933; text-decoration : none;}
.normallink:visited { color: #FF9933; text-decoration : none;}
.normallink:active {color:#FF9933;text-decoration:none;}
.normallink:hover {color: #FFFFFF; text-decoration:underline; } 

body {
  font-family: cursive, Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:30px;
  color: #333333;
  background: url("/images/pattern.gif");
}

.footer {
  font-family: cursive, Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color: #FFFFFF;
  width:750px;
  margin-left:auto;
  margin-right:auto;
}

#bodytotal{
	width:510px;
	height:400px;
	float:right;
	padding-top:85px;
	}
	
.menu {
  float:left;
  height: 400px;
  margin-left: 170px;
  margin-top: 85px;
  overflow:hidden;
  display:inline;
}

.menuvertical {
  width: 105px;
  height: 20px;
}

.body1 { 
  float:left;
  margin-left: 10px,
  top: 85px;
  width: 400px;
  height: 400px;
  margin-top: 85px;
  overflow:hidden;
  display:inline;
}

.footers{
  font-family: cursive, Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color: #FFFFFF;
  float:left;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
}

.contact{
  font-family: cursive, Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color: #333333;
}

.background1 {
  font-family: cursive, Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:13px;
  color: #333333;
  position:relative;  
  width:750px;
  height:572px;
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
  background-image: url("/images/background_rounded_750.gif");
  background-repeat:no-repeat;
  background-position:top center;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
}

.backgroundborder {
  width:100%;
  float:left;
  width:100%;
  height:572px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("/images/background_rounded_border.gif");
  background-repeat:no-repeat;
  background-position:top center;
  font-family: cursive, Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:13px;
  color: #333333;
}

.backgroundbody {
  font-family: cursive, Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:30px;
  color: #333333;
  background: url("/images/back2.gif") no-repeat;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
