body {
	font: 100% Georgia, Times New Roman, Times, serif;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    background-image: url(http://www.shelbylanemd.com/images/background.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
    color: #4A4A4A;
}


/* h1 = 24 pt */
h1 { 
color:#1EBEFC; 
font-family:Georgia, Times New Roman, Times, serif;
text-align:center; 
}

/* h1 = 24 pt */
h1.left { 
color:#1EBEFC; 
font-family:Georgia, Times New Roman, Times, serif;
text-align:left; 
}


/* h2 = 18 pt */
h2 { 
color:#390F89; 
font-family:Georgia, Times New Roman, Times, serif;
}


/* h3 = 13.5 pt */
h3 { 
color:#361f56; 
font-family:Georgia, Times New Roman, Times, serif; 
}


/* p = 12 pt */
p { 
color:#4A4A4A; 
font-size:14px;
font-family:Georgia, Times New Roman, Times, serif; 
}

/* p = 12 pt */
p.whatsnew { 
color:#34103D; 
font-size:12px;
font-family:Georgia, Times New Roman, Times, serif; 
}

/* li = 12 pt */
li { 
color:#4A4A4A;
font-size:14px;
font-family:Georgia, Times New Roman, Times, serif; 
}

/* td = 12 pt */
td { 
color:#4A4A4A; 
font-size:14px;
font-family:Georgia, Times New Roman, Times, serif; 
}

#services {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}

#ondamed {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
}

#text {
	width: 520px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}

.mailformat
{
border:none;
font-size: 9pt;
border-top:none;
border-bottom:none;
border-left:none;
border-right:none;
margin-bottom:-15;
margin-left:0;
margin-right:0;
margin-top:0;
padding-top:0;
padding-left:135;
padding-bottom:0;
padding-right:0;
border-collapse:collapse;
background: #ffffff none;
color: #898989;
font-family: Georgia, Times New Roman, Times, serif;

}
   
.input
{
border:none;
font-size: 10pt;
border-top:none;
border-bottom:none;
border-left:none;
border-right:none;
margin-bottom:-10;
margin-left:3;
margin-right:0;
margin-top:0;
padding-top:0;
padding-left:15;
padding-bottom:0;
padding-right:0;
border-collapse:collapse;
background: #ffffff none;
color: #898989;
font-family: Georgia, Times New Roman, Times, serif;

}

.inputcenter
{
text-align:center;
border:none;
font-size: 10pt;
border-top:none;
border-bottom:none;
border-left:none;
border-right:none;
margin-bottom:-3;
margin-left:5;
margin-right:0;
margin-top:3;
padding-top:0;
padding-left:0;
padding-bottom:0;
padding-right:0;
border-collapse:collapse;
background: #ffffff none;
color: black;

}

#gradient {
  background-image: url("http://www.shelbylanemd.com/images/gradient.png");
  background-repeat: repeat-y;
  margin: 0px auto 0px auto;
  text-align: left;
  width: 982px;
  padding: 0px 9px;
  padding-bottom:0px;
  z-index:999;
  float: left;
  width: 217px;

}


#gradient #header  {
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
#gradient #header {
	float: right;
	margin-top: 31px;
	margin-right: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin-right: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

hr {
border-style: solid; border-color: #03A3E2; border-width: 1px
}

#bottomborder {
   padding: 20px 0px 0px 0px;
	overflow: hidden;
    	margin: 0 auto 20px auto;
	color: #2F013F;
    width: 964px;
    height: 16px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

a:link, a:active { text-decoration:underline; color:#1ebefc;}
a:link { color:#1EBEFC; }
a:hover { color:#03A3E2; }

a:visited { text-decoration:underline; color:#03A3E2; }


