body { 
background-color: #2c2b29; 
text-align: center;
margin-top: 0px;
} 

#container {
  margin: 0 auto;
  width: 956px;
  text-align: left;
  }



.whitetext {font-style: normal; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif; color: #ffffff;}

.sitetext {font-style: normal; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif; color: #b0d0cf;}

.artheader {font-style: normal; font-weight: normal; font-size: 14pt; font-family: Georgia, sans-serif; color: #b0d0cf;}



A:link, A:active, A:visited {color: white; font-weight: bold; text-decoration: none}



#object {
position: relative;
width: 934px;
height: 625px;
background-image: url(http://www.nancywhittington.com/images/artistBack.jpg);
background-color: #2c2b29;
color: #000;
}

#objectLeftBack {
position: absolute;
width: 294px;
height: 588px;
left: 56px;
top: 23px;
background-color: #fff;
color: #000;
filter:alpha(opacity=60);
opacity: 0.60;
-moz-opacity:0.60;
}

#objectLeftText {
	
position: absolute;
width: 266px;
height: 561px;
left: 70px;
top: 50px;
font-family: Garamond, serif;
font-size: 10pt;
font-weight: normal;
line-height: 13pt;
background-color: #inherit;
color: #000;
}

#objectRightBack {
position: absolute;
width: 440px;
height: 375px;
left: 401px;
top: 217px;
background-color: #fff;
color: #000;
opacity:0.6;filter:alpha(opacity=60);
}

#objectRightText {
	
position: absolute;
width: 413px;
height: 375px;
left: 414px;
top: 234px;
font-family: Garamond, serif;
font-size: 10pt;
font-weight: normal;
line-height: 13pt;
background-color: #inherit;
color: #000;
}

#objectRightBack {
position: absolute;
width: 440px;
height: 375px;
left: 401px;
top: 217px;
background-color: #fff;
color: #000;
filter:alpha(opacity=60);
opacity: 0.60;
-moz-opacity:0.60;
}

#artistNancy {
position: absolute;
width: 228px;
height: 215px;
left: 660px;
top: 46px;
}

#contactContainer {
position: relative;
width: 934px;
height: 625px;
background-image: url(http://www.nancywhittington.com/images/contactBack.jpg);
background-color: #2c2b29;
color: #fff;
}

#contactBox {
position: absolute;
width: 384px;
height: 588px;
left: 106px;
top: 23px;
background-color: #fff;
color: #000;
opacity:0.6;filter:alpha(opacity=60);
}

#contactText {
	
position: absolute;
width: 356px;
height: 561px;
left: 120px;
top: 50px;
font-family: Garamond, serif;
font-size: 10pt;
font-weight: normal;
background-color: #inherit;
color: #000;
}

/* BEGIN FORM  */

label
{
width: 5em;
float: left;
margin-right: 0.5em;
display: block;
}

input, textarea, select
{
color: #333;
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
filter:alpha(opacity=70);
opacity: 0.70;
-moz-opacity:0.70;
border: 1px solid #c7ddee;
}

/* END FORM  */


/* Begin Val Form */

.field {
overflow: auto;
padding: 0 0 8px 25px;
color: #000;
background: transparent;
font-size: 1em;
}
/*
label {

float: left;
width: 180px;
}

input,
select {
float: left;
}
*/
.error .messages,
.error .messages li {
float: right;
margin: 0;
padding: 0;
list-style: none;
}

.error .messages li {
padding: 0.1em 0 0 3em;
color: #b92d23;
}

.error input {
color: #b92d23;
}

.success {
background: url(images/success_icon.png) 0px 0.2em no-repeat;
}

.error {
background: url(images/error_icon.png) 0px 0.2em no-repeat;
}

fieldset {
border: none;
}

.validate_any {
position: relative;
}

.validate_any.error {
padding-top: 2em;
background-position: 0 0.2em;
}

.validate_any .messages {
position: absolute; 
left: 0;
top: 0.1em;
}

/* End Val Form */

/********** NAV ***********/




#navcontainer{
background-color: #2c2b29;
height: 26px;
margin: 0;
padding-left: 5px;

}

ul#navlist{
padding: 5px 0px 2px 0px;
margin: 0;
padding-left: 2px;
white-space: nowrap;
font-family: arial;
/* color: #fff;*/
font-size: 12px;
}

#navlist li{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 15px 7px 15px; }

#navlist a:link, #navlist a:visited{
font-family: arial;
color: #b0d0cf;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

#navlist a:hover{
font-family: arial;
color: #2c2b29;
font-size: 12px;
background-color: #666;
background: url(images/menuHoverBack.gif) repeat-x center;
text-decoration: none;
font-weight: bold;}

.nav-active{
color: #2c2b29;
font-size: 12px;
background-color: #666;
/*background: url(images/menuHoverBack.gif) repeat-x center;*/
text-decoration: none;
font-weight: bold;
padding: 2px 16px 2px 16px;
}









