@charset "utf-8";

		body {
			background-color: white;
			margin: 0;
			font-family: "trebuchet ms", helvetica, sans-serif;
			font-size: 13px;
			color: #6f6d7f;
			line-height: 17px;
		}
		
		body a {
		color: #6f6d7f;	
		text-decoration: none;
		}
		
		body a:hover {
		color: #d02;
		text-decoration: none;
		}
		
		.small {font-size: 11px;}
		.small a {text-decoration: none;}
		.smaller {font-size: 12px;}
		.smaller a {text-decoration: none;}
		.font12 {font-size: 12px;}
		.semidark {color: #35343d;}
		.dark {color: #003;}
		.darkitalic {font-style: italic; color: #003;}	
		.italic {font-style: italic;}	
		.image-noborder a img {border: 0px;}
		.image-border a img {border: 1px solid #ee3824;}
		
		
/* IOANA - NAME */

		#ioana {
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -589px;
		margin-top: -250px;
		text-align: left;
		}
							
		#ioana-name {
		display: block;
		width: 31px;
		height: 184px;
		background-position: left;
		margin-top: 0px;
		margin-left: 32px;
		background: url('ioana.gif') no-repeat;
		text-decoration: none;
		}					
				#ioana-name:hover {
				background-position: right;
				}
		
/* CONTENT AREA */

		#acuarele-body {
		overflow: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -509px;
		margin-top: -250px;
		height: 459px;
		width: 1018px;
		}
	
		p.first {margin-top: -3px; text-align: left;}
		p.break {margin-top: -5px; text-align: left;}	
		p.break2 {margin-top: -1px; text-align: left;}	
		
		.image-spacing img {
		float: left;  
		margin-right: 7px;
		}
		
		.image-spacing-acuarele img {
		float: left;  
		margin-right: 7px;
		}

/* MENU */

		#acuarele-menu {
		overflow: hidden;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -509px;
		margin-top: 201px;
		height: 50px;
		width: 1018px;
		}	
		
		#statement {
		position: absolute; 
		top: 27px;
		left: 0px;
		}
		
		#bio {
		position: absolute; 
		top: 27px; 
		left: 180px;
		}
		
		#paintings {
		position: absolute; 
		top: 27px; 
		left: 308px;
		}
		
		#shows {
		position: absolute; 
		top: 27px; 
		left: 432px;
		}
		
		#prints {
		position: absolute; 
		top: 27px; 
		left: 537px;
		}
		
		#contact {
		position: absolute; 
		top: 27px; 
		left: 666px;
		}
		
		#copyright {
		position: absolute; 
		top: 27px; 
		left: 887px;
		}