/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(img/background.gif);
}

/* 	color: #E0B53D;	#FBBA04; */

a {
	text-decoration:none;
	color: #FDF1CB;	
}
a:hover {
	text-decoration:underline;
	color: #FDF1CB;	
}
h1, h2, h3 span {
	display: none;
}

a img{
  border-width: 0px;
}


/* html, body, #container {
min-height:100%;
width:100%;
height:100%;
}*/

/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 50px;
	width: 640px !important;
	width /**/: 750px;
	background: url(img/background_container.gif) repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #BBB5A2;
}
#pageHeader {
	width: 670px;
	height: 220px;
	background: url(img/header.jpg) no-repeat;
}
#intro {
	width: 460px;
}
#quickSummary {
	margin: -10px 0 0 30px;
}
#quickSummary .p1 {
	display: none;
}
#preamble {
	margin: 20px 0 30px 0;
	padding: 0 0 0 30px;
	width: 420px !important;
	width /**/: 460px;
}
#preamble h3{
	margin: 0;
	padding: 0;
	width: 265px;
	height: 20px;
	background: url(img/h_preamble.gif) no-repeat;
}
#preamble .p1 {
	padding: 0;
	margin: 5px 0 0 0;
}

/*------------------------------------------------------
S U P P O R T I N G   T E X T 
------------------------------------------------------*/

#supportingText {
	width: 460px;
	margin-top:-20px;
}
#supportingText {
	padding: 30px;
	padding-bottom: 0;
	width: 408px !important;
	width /**/: 468px;
	background: url(img/background_supportingtext.gif) repeat-y;
	color: #BDC1BC;
}
#mainp {
	margin: -30px -30px 0 -30px ; 
	padding: 30px 30px 0 30px;
	background: url(img/i_supportingtext_header.gif) no-repeat;
}
#illustrations{
	width: 192px;
	height: 36px;
	background: url(img/h_illustrations.gif) no-repeat;
}
#comics{
	width: 192px;
	height: 36px;
	background: url(img/h_comics.gif) no-repeat;
}
#blackwhite{
	width: 192px;
	height: 36px;
	background: url(img/h_blackwhite.gif) no-repeat;
}
#acrylics{
	width: 192px;
	height: 36px;
	background: url(img/h_acrylics.gif) no-repeat;
}
#watercolors{
	width: 192px;
	height: 36px;
	background: url(img/h_watercolors.gif) no-repeat;
}
#sketches{
	width: 192px;
	height: 36px;
	background: url(img/h_sketches.gif) no-repeat;
}
#contact{
	width: 192px;
	height: 36px;
	background: url(img/h_contact.gif) no-repeat;
}
#biography{
	width: 192px;
	height: 36px;
	background: url(img/h_biography.gif) no-repeat;
}
#mainp {
	margin-bottom: 30px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}
.p5 {
	padding: 10px;
	background: #0B1C07;
}

/*------------------------------------------------------
F O O T E R 
------------------------------------------------------*/

#footer {
	margin: 0 -30px; 
	padding: 40px 30px 10px 30px;
	height: 20px !important;
	height /**/: 70px;
	background: #000000 url(img/background_footer.gif) no-repeat;
}
#footer a{
	color: #FFFFFF;
}

/*------------------------------------------------------
C O L U M N 
------------------------------------------------------*/

#linkList {
	position: absolute;
	top: 180px;
	left: 530px;
	width: 177px;
}
#linkList2 {
	color: #C13003;
}

/*------------------------------------------------------
W O R K S
------------------------------------------------------*/

.works {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 175px;
	height: 63px;
	background: url(img/h_selectadesign.gif) no-repeat;
}
#lworks ul {
	width: 175px;
	list-style-type: none;
}
#lworks ul li {
	width: 175px;
	padding: 0px 0px 0px 0px;
	display: block;
}


/*------------------------------------------------------
A B O U T
------------------------------------------------------*/

.about {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 175px;
	height: 63px;
	background: url(img/h_archives.gif) no-repeat;
}
#labout ul {
	width: 175px;
	list-style-type: none;
}
#labout ul li {
	width: 175px;
	padding: 0px 0px 0px 0px;
	display: block;
}

 .formdx {
 	padding-right:40px; 
	padding-bottom:10px; 
	text-align:right;
 }
 
.conform {
	font-family: 'trebuchet ms'; 
	font-size: 1em; 
	color: #000
}
  
#zone1 {
	position:absolute;
	width : 100%;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}	 
 
.nascosto {
	position: absolute;
	left: -999em;
}