* {
					margin: 0;
					padding: 0;
}

body {
					font-family: sans-serif;
					font-size: 12px;
					background: #000000;
					background-image:url(/graphics/tile.gif);

}

a:link {
					color: #3e9bd6;
					font-weight: normal;
}

a:hover {
					color: #3e9bd6;
					text-decoration: none;
}

a:active {
					color: #3e9bd6;
					font-weight: normal;
}

a:visited {
					color: #3e9bd6;
					font-weight: normal;
}

img {

					border: 0px;
}

h2 { 
					font-size: 24px; 
					text-transform: lowercase; 
					color: #ffffff; 
					line-height: 37px; 
					margin: 0px 0px 0px 0px;
					color: #000000; 
					text-indent: 20px; 
}

#container { 
					width: 800px; 
					margin: 25px auto; 
					background: #ffffff;	
					border: 5px solid #888888;			
}

#header { 
					width: 800px; 
					height: 250px; 
					background: 
					#FFFFFF url(../graphics/monkey-palm_head.jpg) no-repeat; 
					margin: 0 auto;
}

#content {

					background: #ffffff; 					 
					margin: 0px 0px 0px 0px; 		
					padding: 15px;
					
					font-size: 1.1em;  
					color: #555555;    
					line-height: 1.5em;
								
}

#content_imprint { 

					width:	730px;
					padding: 10px 00px 0px 25px;
					
					
}

#imprint_table { 

					width:730px;
					border-collapse: collapse;
					padding: 0px;
}

#content_projects {   

					width: 730px; 
					margin: 50px 0px 0px 20px;
}

#projects_table { 

					width: 725px;
					border-collapse: collapse;
					padding: 0px;
}

#projects_carousel {
	
					width: 630px !important;
	
}

#projects_carousel li {
	
					padding: 25px;
	
}


#footer { 
					margin: 10px 0px 0px 0px;
					padding: 0px 10px 0px 0px;
					background: #ede0b3; 
					text-align: right; 
					color: #777777; 
					font-size: 11px;
}
