body {

}
.error {
  font-family: Tahoma;
font-size: 8pt;
  color: red;
  margin-left: 50px;
  display:none;
  }
  #friendimage {
  background-color:#FFFFFF;
  padding:3px;
  border:solid;
  border-color:5f5555;
  border-width:2px;
  width:115px;
  }
#bulletin {
color:#AE2B00;
font-weight:bold;
font-size:20px;
height:50px;
width:327px;
}
#border{
	position:absolute;

	width:530px;
	left: 80px;
	top: 36px;
	padding:3px;

	text-align:center;

}
 #fndetail {
 display:block;
background-color:#5f5555;
color:#FFFFFF;
font-size:11px;
height:30px;
 }
#status {
position:absolute;
left: 184px;
top:108px;
display:block;
background-color:#5f5555;
color:#FFFFFF;
font-size:11px;
width:325px;
height:30px;
 }
#frontpage {
position:absolute;
left:188px;
top:145px;
text-align:center;
color:#6E6E6E;
text-align:center;
}

#admin {
	position:absolute;
	left:393px;
	top:40px;
	width: 350px;
}
#reserved {
	position:absolute;
	left:395px;
	top:304px;
	width: 350px;
}
#featured {
	position:absolute;
	left:3px;
	
	width: 350px;
}
.reserved {
background-color: #E2E2E2
}
#ifeature {
	position:absolute;
	top:167px;
	left:5px;
	font-size:12px;
	color: #141414;
	border:solid;
border-width:2px;
border-color:#5f5555;
background-color:#FFFFFF;
	font-family:"Trebuchet MS";
	width: 153px;

	text-align:center;

}
#onboard {
position:absolute;
top:15px;
left:5px;
border:solid;
border-width:2px;
border-color:#5f5555;
background-color:#FFFFFF;
color:#000000;

}
#add {
color:#AE2B00;
font-weight:bold;
}
#head {
background-color:#5f5555;
padding:3px;
color:#FFFFFF;
text-align:center;
}


