img{border:none;}

#adminSmiley{
  position: absolute;
  top: 0;
  left: 0;
  color: #FF0000;
  text-decoration: none;
  font-size: 25px
}

#adminSmiley a {
  color: #FF0000;
  text-decoration: none;
}

#dmnhead{
  position:absolute;
  left:20px;
  top:10px;
}

#menubar{
  position:absolute;
  left:198px;
  top: 160px;
  height: 39px;
  width:70%;
  white-space:nowrap; /*stop auto wrapping of items in the menu*/
  background-color: rgb(238,48,36);

}

#menupointy {	
float: left;
padding-right: 15px;
}

.menuitem {
width: auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 8px;
height: 39px;
float: left;
font-size: 100%;
text-transform: uppercase;
}

.menuitem:hover {
background-color: #FFFFFF;
}

.menuitem a {
color: #000000;
text-decoration: none;
font-weight: bold;
}

#corner{
  position:absolute;
  top: 158px;
  left: 120px;
}


#main {
  position:absolute;
  width: 765px;
  top:225px;
  left:165px;
  border:none;
  min-height:500px;
}

#buttons{
  position:absolute;
  top:285px;
  left:15px;
}

#buttons img{border:none;}

#footer{
  position:relative;
  border-top:black 2px solid;
  top:60px;
  margin-left:auto;
  margin-right:auto;
  padding-top:10px;
  padding-bottom:20px;
  width:100%;
  text-align:center;
}

#intro{
  position:absolute;
  width:1000px;
  height:1070px;
  background-color:white;
  z-index: -1;
}

#socialOverText{
  font-family: "arial black";
  font-size: 12pt;
  color:black;
  visibility:hidden;
  
  position:absolute;
  left:20px;
  top:505px;
}

#lannageOverText{
  font-family: "arial black";
  font-size: 12pt;
  color:black;
  visibility:hidden;
  
  position:absolute;
  left:20px;
  top:645px;
}

span.admin_header {
	font-size: 25px;
	font-weight: bold;
}
