body {
    margin: 0px auto 0px auto;
    padding: 0px;
    background: #e4bcf8 top left;
    font: 12px Arial, Tahoma, sans-serif;
    color: #000;
}

#container {
    margin: 4px auto 0px auto;
	width: 760px;
    text-align: center;
	background: #fff;
    border:1px solid #800080;
}
#header {
	width: 760px;
	height: 153px;
	background: #e4bcf8 url(images/page/header.gif) top left ;
	border: 0px;	
}

#menu-top {
	width: 760px;
	height: 30px;
	background: #e4bcf8 url(images/page/menu-top.gif) no-repeat top left ;
	border: 0px;
	text-align: center;	
}
#menu-top a {
    display: inline;
	text-color: #fff;
}
#left-side {
	width: 194px;
    min-height:605px;
	*height: 605px;
	background: #fff url(images/page/left-side2.jpg) no-repeat;
	border: 0px;
	float: left;	
}
#left-side img {
	border: 0px;
}
#content {
width: 555px;
min-height: 605px;
_height: 605px;
background: #fff;
border: 0px;
float: right;
text-align: left;
}
#footer{
background: #ddd url(images/page/footer.gif) ;
width: 760px;
height: 45px;
clear: both;
	/* clear makes this div start below a floated object */
}

div.page-indent{
margin:0px 0px 0px 25px;
}

div.animation-left {
	float: left;
	width: 306px;
 /*   border-bottom:1px solid #f0d8fc;*/
    height: 444px;
}
div.right-box
{
float:left;
width:220px;
/*height:650px; */
margin:0px;
padding:5px;
border:1px solid #e4bcf8;
background-color:#f5e7fd;
 }
a.right-box:link 
{
color: #000;
 }
a.right-box:visited
{
color: #000;
 }
 
 
img.right-side
{
float:right;
margin:3px 3px 3px 3px;
}
img.left-side
{
float:left;
margin:3px 3px 3px 3px;
}

H1{
font: 24px, bold, Arial, Tahoma, sans-serif;
}

H2{
font: 18px, bold, Arial, Tahoma, sans-serif;
}

H3{
font: 16px, bold, Arial, Tahoma, sans-serif;
}
H4{
font: 14px, bold, Arial, Tahoma, sans-serif;
}

HR{
color: #e4bcf8;
text-align: center;
}

LH{
font-size: 18px;
font-weight: bold;
}
DT{
font-size: 12px;
font-weight: bold;
}
DD{
font: 12px, normal, Arial, Tahoma, sans-serif;
}
a.menu:link {
color: #800080;
text-decoration: none;
font: 12px Arial, Tahoma, sans-serif;
}
a.menu:visited {
text-decoration: none;
font: 12px Arial, Tahoma, sans-serif;
}
a.menu:hover {
color: #000;
text-decoration: underline;
font: 12px Arial, Tahoma, sans-serif;
}

a:link {
color: #800080;
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
color: #800080;
text-decoration: underline;
}

a.thumbnail {
float:left;
width:100px;
height:100px;
margin:0 0 15px 20px;
padding:5px;
border:1px solid #e4bcf8;
text-align:center;
text-decoration:none;
}

a.thumbnail:hover {background-color:#f5e7fd}

li.thumbnail {
display:inline;
}
ul.thumbnail {
float:left;
width:100%;
padding:5px;
margin:0;
list-style-type:none;
}

ul.submenu
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a.submenu
{
float:left;
width:6em;
text-decoration:none;
color:black;
background-color:#f5e7fd;
padding:0.2em 0.6em;
border-right:1px solid white;
}
a.submenu:hover {background-color:#f5e7fd}

li.submenu
{
display:inline;
background: #800080;
}


a.submenu-narrow
{
float:left;
width:5em;
text-decoration:none;
color:black;
background-color:#f5e7fd;
padding:0.2em 0.6em;
border-right:1px solid white;
}
a.submenu-narrow:hover {background-color:#f5e7fd}




a.submenu-wide
{
float:left;
width:12em;
text-decoration:none;
color:black;
background-color:#f5e7fd;
padding:0.2em 0.6em;
border-right:1px solid white;
}
a.submenu-wide:hover {background-color:#f5e7fd}
li.submenu-wide {display:inline}

a.submenu-medium-wide
{
float:left;
width:9em;
text-decoration:none;
color:black;
background-color:#f5e7fd;
padding:0.2em 0.6em;
border-right:1px solid white;
}
a.submenu-medium-wide:hover {background-color:#f5e7fd}
li.submenu-medium-wide {display:inline}


img.cosmetic{
border-style: solid;
border-color: #e4bcf8;
border-width: 1px;

}

P.clear{
	clear: both;
}

/*  brought over from OLD website */

SPAN.extra-small {
  font-size: 8pt;
}
SPAN.large {
  font-size: 16pt;
}
SPAN.normal {
  font-size: 14pt;
}

SPAN.extra-large {
  font-size: 18pt;
}
SPAN.large-purple {
  font-size: 16pt;
  color: #e4bcf8;
}
SPAN.extra-large-purple {
  font-size: 18pt;
  color: #e4bcf8;
}

span.purple-times{
font: 14px Times, serif;
 color: #b450ff;
}

span.purple{
font: 12px Arial, Tahoma, sans-serif;
 color: #b450ff;
}



SPAN.strong {            /* boldface */
  font-weight: bold;
}

SPAN.headline {            /* boldface */
  font-weight: bold;
}

SPAN.italic {            /* italic */
  font-style: italic;
}

SPAN.u {                 /* underline */
  text-decoration: underline;
}

SPAN.red {           /* red */
  color: #FF0000;
}

SPAN.blue {
  color: #0000FF;
}

SPAN.yellow {
  color: #FFFF00;
}

SPAN.left{
float: left;
}






/*  table experiment  */
#mytable {
	width: 530px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 530px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #e9b8ef;
	border-bottom: 1px solid #e9b8ef;
	border-top: 1px solid #e9b8ef;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header_purple.jpg) no-repeat;
}
th.anesthesia {
	font: 8px Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #e9b8ef;
	border-bottom: 1px solid #e9b8ef;
	border-top: 1px solid #e9b8ef;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 4px;
	background: #CAE8EA url(images/bg_header_purple.jpg) no-repeat;
}




th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e9b8ef;
	background: none;
}

td.norm {
	border-right: 1px solid #e9b8ef;
	border-bottom: 1px solid #e9b8ef;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
    text-align: center;
}


td.alt {
    border-right: 1px solid #e9b8ef;
	border-bottom: 1px solid #e9b8ef;
	background: #fcf5fd;
	color: #797268;
   	padding: 6px 6px 6px 12px;
     text-align: center;
}

th.spec {
	border-left: 1px solid #e9b8ef;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #e9b8ef;
	border-top: 0;
	background: #fcf5fd url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


/* end of table experiment  */
