body {
background-color : #ffffff;
font-family:verdana,helvetica,arial,sans-serif;
font-size : 65%;
margin : 0;
}	
	
h1 {
font-size : 5.5em;
}
h2 {
font-size : 1.5em;
}
h3 {
font-size : 1.3em;
}
h4 {
font-size : 1.2em;
}
h5 {
font-size : 1.1em;
}
h1, h2, h3 {
font-weight : normal;
}

h2, h3, h4, h5 {
font-weight: bold;
}


p {
font-size : 1.1em;
line-height : 1.6em;
}

a
{
color: #000000;
text-decoration: none;
line-height: 0.8;
}
		
a:hover
{
/* font-size : 1.1em; */
font-weight: bold;
}

a#current
{
/* font-size : 1.1em; */
font-weight: bold; 
}

/* Containers */

#container {
width : 825px;
margin : 0 auto;
}

#headercontainer {
width : 825px;
margin : 0;
border-bottom : 1px solid #000000;
}

#headercontainer h1 {
margin: 10px 0px 10px 0px;
}

#navcontainer {
float: left;
width: 825px;
height: 22px;
margin: 4px 5px 5px 0px;
	display: inline;
position: relative;
border-bottom : 1px solid #000000;

}


#maincontainer {
padding : 1px 1px 0px 0px;
text-align : left;
/* background-color : #000000; */ 
}
#maincontainer h2 {
margin : 0px 0px 5px 0px;
padding : 5px 5px;
}

#mainsidebar {
width:190px;	/* Total width of mainsidebar */
float: left;
}

#maintextbar {
width:160px;	/* Total width of maintextbar */
margin : 0;
/* border:1px solid #CCCCCC; */ 
/* background-color : #262d32; */
padding: 0px 1px 5px 20px; 
float: left;
}

#maintextbar p {
/* padding-top: 0px; */ 
margin-top: 4px;
}

#centercontainer {
	width:630px;
	float: left;
	}
#centerbox {	
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:left;
		padding-top:10px;
		padding-left: 20px;
		padding-right: 20px;

		/* CSS HACK */

}



#centerbox h4 {
margin: 6px;
padding-bottom: 5px;

}	

#centerbox p {
margin: 6px;
padding: 0;
}	

/* primer nivel */
#pressnavlist {
margin : 0;
padding: 0;
padding: 10px 1px 5px 0px;   
display: block; 
}

#pressnavlist li {
list-style: none;
margin-bottom: 15px;
}

/* segundo nivel */
#pressnavlist ul {
margin : 0;
 padding: 0; 
}

.titre {
font-style: italic;
}

.volver {
font-style: italic;
text-align: right;
font-weight: bold
}

.date{
line-height: 5px;
font-weight: bold;
padding: 0;
}	

blockquote {
margin-top: 5px;
margin-left: 5px;
margin-right: 3px;
/* font-style: italic; */
}

#maintextbar p {
font-size : 1.0em;
line-height : 1.2em;
margin-bottom: 10px;
}


.readmore{
font-size : 1.0em;
text-decoration: underline;
}

#prefooter {
clear: both;
padding-top: 15px;
}

#footer {
clear: both;
margin : 0;
padding: 0;
/* background-color : #262d32; */
text-align : left;
font-size : 0.9em;
border-top : 1px solid #000000;
padding-top: 5px;
}

#footer p {
margin : 0 auto;
padding : 5px 5px;
text-align : center;
}

/* .............navigation............ */

#navlist {
	position: absolute;
	top: 0;
	left: 0px;
	width: 825px; 
	/* height: 18px; */ 
	/* height: 17px; */ 			
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
}

#navlist li {
	margin-right:0px;
	padding: 0;
	display: block;
	float: left;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}

#navlist a {
	float: left;
	height: 0px !important;
	height /**/:18px; /* IE 5/Win hack */ 
	padding: 18px 0 0 0;
	overflow: hidden;
}

#navlist a:hover {
/*	background-position: 0 -18px; */
	background-position: 0 -17px;
}

#item1 a {
		width: 127px; /* img width  - css dir path: ../images/nav/home.jpg */
	background: url(../images/nav/home.jpg) top left no-repeat;

}
#item2 a {
		width: 118px;
	background: url(../images/nav/works.jpg) top left no-repeat;
}

#item3 a {
		width: 84px;
	background: url(../images/nav/bio.jpg) top left no-repeat;
}

#item4 a {
		width: 127px;
	background: url(../images/nav/press.jpg) top left no-repeat;
}

#item5 a {
		width: 127px;
	background: url(../images/nav/contact_links.jpg) top left no-repeat;
}

.separator a {
		width: 25px;
	background: url(../images/nav/separator.jpg) top left no-repeat;
}

#sidebarnavlist {
list-style: none;
margin : 0;
padding: 0;
}

#sidebarnavlist li a {
padding: 10px 1px 5px 0px;   
display: block; 

}

/* ...........MG-image-slideshow.css...... */ 

	#dhtmlgoodies_slideshow{
	width:450px;	/* Total width of slideshow */
	float: left;

	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
		}
	
	
	#previewPane img{
		line-height:400px;
	}
		#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
text-align:center;
	 font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		 font-size:0.9em; 
		 		font-style:italic; 
		
	}

#galleryContainer{	
height:77px;	/* Height of the images + 2 */
border:1px solid #CCCCCC;
position:relative;
overflow:hidden;
/* CSS HACK */
height: 77px;	/* IE 5.x - Added 2 pixels for border left and right */
height/* */:/**/75px;	/* Other browsers */
height: /**/75px;
padding-bottom: 15px; 
padding-top: 5px;
}

	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:7px;
		opacity: 0.8;
		filter: alpha(opacity=80);
		cursor:pointer;
		border:0px;
		padding-top:5px;
		margin-bottom:5px;	
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
