img		{
	border: 0;
	display: block;
	}

	/* Primary layout divisions */
body	{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 25px;
	background-color: #DDDAF7;
	background-image: url(../i/bg.gif);
	}
/* <bg image credit: Eric Ishii Eckhardt helveticore */
#wrapper
{
	background:  #3D2B5D url("../i/girl-plastic-surgeon-st-louis.jpg") no-repeat left top;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #40484A;
	border-left-color: #40484A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40484A;
}


 #header
{
	margin: 0px;
	padding: 0;
	height: 105px;
	background-image:        url("../i/wrap-plastic-surgeon-st-louis.gif");
	background-repeat: repeat-y;
	width: 640px;
	float: right;
}

 #header img
{
	float: right;
}

 #maincontent
{
	width: 640px;
	float: right;
	background-image:       url("../i/wrap-plastic-surgeon-st-louis.gif");
	background-color: #FFFCFA;
	margin: 0px;
	padding: 0px;
}

 #maintext
{
	width: 520px;
	float: right;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 35px;
}

  #footer
{
	clear: both;
	margin: 0px;
	height: 44px;
	background-color: #FFFCFA;
	border-top: 1px solid #D3D1E1;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #40484A;
	padding-top: 20px;
	padding-bottom: 15px;
}

  #footer p
{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

	/* Primary Nav 	*/
	
 #menu
{
	width: 640px;
	height: 22px;
	margin: 0px;
	padding: 0;
	background-color: #F9F2F7;
	float: right;
}

#menu ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#menu ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#menu ul li a
{
	width: 105px;
	height: 22px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	padding: 0;
	margin: 0px;
	color: #606682;
	display: block;
	text-align: center;
	font: bold small-caps 12px/20px arial, verdana, lucida, sans-serif;
	text-decoration: none;
}

#menu ul li a:hover
{
	color: #9B6DC0;
}

#menu a:active
{
	color: #9B6DC0;
}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	color: #9B6DC0;
	}

	
	/*  All Linkage */

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #9B6DC0;
	background: transparent; 
}

a:visited {
	font-weight : bold;
	color: #785397;
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #B65F97;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: 3D2B5D;
	background: transparent;  
	}
	

	/* Typography 	*/
	

p, h1, h2, h3, h4	{
	padding: 0;
	margin: 0 0 15px 0;
	color: #34211A;
	}	
	
h1	{
	font-size: 16px;
	}
	
h2	{
	font-size: 12px;
	}

.border {
border: 1px #606682 solid;
}

/* Sitemap list styles  */

ul.siteMap li{
line-height:20px;
}

ul.siteMap ul li{
list-style-type:disc;
}
/*--------GALLERY STYLES--------*/

.mid{
width:520px;
background:url(../images/galleryBg.gif) top left repeat-y;
}
.bottom{
background:url(../images/galleryBtm.gif) bottom left no-repeat;
margin-top:-5px;
}
.top{
background:url(../images/galleryTop.gif) top left no-repeat;
height:47px;
}
.top h2, .top p{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.top h2{
font-size:20px;
font-weight:400;
}
#selectGallery{
float:right;
position:absolute;
top:26px;
right:50px;
}
#galleryContainer{
position:relative;
}
#galleryTitle{
float:left;
position:absolute;
top:20px;
left:37px;
}
#galleryContent{clear:both;
position:relative;
padding-top:50px;
padding-bottom:80px;
}
#galleryPics{
width:442px;
height: 175px;
margin:0 auto;
}
#picLeft{
background:url(../images/abdominoplasty/0.jpg) top left no-repeat;
width:201px;
height:175px;
float:left;
}
.picHead{
text-align:center;
position:relative;
left:0px;
top:4px;
}
#picRight{
background:url(../images/abdominoplasty/0A.jpg) top left no-repeat;
width:201px;
height:175px;
float:right;
}
.subHead{
text-align:right;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#galleryNav{
position:relative;
}
#navLinks{
width:220px;
margin:0 auto;
text-align:center;
position:relative;
top:-20px;
}
#navLinks p{
margin-bottom:5px;
line-height:14px;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.right{
float:right;
}
a.gallery{
display:block;
padding-left:45px;
font-weight:500;
font-size:11px;
}
p.gallery{
display:block;
background:url(../images/gallery/galleryLink.gif) top left no-repeat;
height:30px;
width:160px;
position:relative;
top:-5px;
right:20px;
}
#qc_log_res{
}
#log_res{
color:#FF0000;
}
.hidden{display:none;}