* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-family: myriad, Arial, "Lucida Sans", "Myriad Pro";
}

body {
text-align:center;
background-color:#FFF9a0;
}

body, p, td, .default{

  color: #000000;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 13px;
}

p {
  margin-bottom: 10px;
}

a, a:active, a:visited, a:hover {
  text-decoration: none;
}
a{ color:#000000;}

a:hover{color:#00A8BE;}



td{
  vertical-align: top;
} 
#content{
width:800px;
margin: 0 auto;
text-align:left;
}

img, #imagebox, #floater {behavior: url(iepngfix.htc); }

#menubar{
padding-left:10px;
padding-top:20px;
font-size:20px;
width:170px; height:263px;
background-image:url(../images/menubackground.png);
background-repeat:no-repeat;}


#bottomer{
width:1024px;
height:50px;
top:750;
left:0;
}

#wrapper{
  width: 900px;
}

#head {
  width: 900px;
  height: 78px;
  text-align: left;
  position: relative;
  z-index: 3;
}

.blackbox {
  border: 2px solid #000;

h1{
  padding-bottom: 5px;
}
