
#copy{
width:500px;
text-align:center;
position: relative;
margin-left:-250px;
left: 50%;
padding:40px 0px 40px 0px;
}
#add_div{
width:745;
text-align:right;
padding:10px 10px 10px 10px;
}

#blackheader{
background-image:url(/sb/images/newhead.png);
width:774px;
height:152px;

position: relative;
text-align:right;
}
#blackFooter{
padding:0px 0px 0px 0px;
background-image:url(/sb/images/bottomBox.png);
width:774px;
height:152px;

position: relative;
text-align:right;
}

#headerMenu{
color:#FFFFFF;
font-weight:bold;
height:10px;
padding:100px 25px 10px 10px;
}
#headerMenu a:hover{
color:#cc0000;
text-decoration:none;
}
#headerMenu a{
color:#FFFFFF;
text-decoration:none;
}



#admin_div{
	background-color:white;
	width:754px;
	position: relative;
	left: 50%;
	margin-left: -382px;
	padding:10px 10px 10px 60px;
}
#admin_div{
	text-align:left;
	color:#000000;
}

#med_picture{
	width:764px;
	position: relative;
	left: 50%;
	margin-left: -382px;
	text-align:center;
}
#contact{
text-align:center;
padding:15px 0px 10px 0px;
}
#footer{
	text-align:right;
	width:764px;
	position: relative;
	left: 50%;
	margin-left: -382px;
	padding:40px 0px 10px 0px;
}
#log_form{
	text-align:center;
	font-size:80%;
	padding:10px 0px 10px 0px;
}

#log_form input{
color: #000000;
background: #ff0000;
border: 1px solid #ffffff
}
