	body {
		/*background-image:url(img/black_flock.jpg);
		background-attachment: fixed;*/
		background: #e6e6e6;
		}
	
	a:visited {text-decoration: none}
	
	a:active {text-decoration: none}
	
	img {border: none;}
	
	.border {
		background-color: #FFFFFF;
		width: 780px;
		border: 10px solid #dddddd;
		margin: 0px;
		padding: 10px;
		}	
	
	td {
		font-family: Arial, Helvetica, sans-serif;
		}
		
	.name {
		background-color: #57527E;
		vertical-align: bottom;
		text-align: center;
		}	
			
	.description {
	background-color: #E3CBD0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #57527E;
	letter-spacing: 1px;
	padding: 10px 6px 10px 0px;
		}
		
	#navigation {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 1px;
		}
		
	#navigation ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
	#navigation li {
		display: inline;
		}
		
	#navigation a:link, #navigation a:visited {
		color: #E3CBD0;
		float: left;
		text-decoration: none;
		background-color: #57527E;
		padding: 7px 20px 7px 10px;
		}

	#navigation a:hover {
		color: #57527E;
		background-color: #E3CBD0;
		}
		
	.textbox {
		background: url(img/fundo3.jpg) 0px 0px no-repeat;
		padding: 20px 85px;
		}		
			
	.text {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		color: #666666;
		letter-spacing: 0.1em;
		line-height: 1.7em;
		margin: 5px 0px;
		}
		
	.image {
		float: right;
		border: 2px solid #666666;
		margin: 5px 10px;
		}
		
	.image2 {
		float: right;
		margin-left: 10px;
		}
		
	.services {
		background: url(img/fundo3.jpg) 0px 0px no-repeat;
		padding: 30px 20px 200px 20px;
		}
		
	.published {
	    background: url(img/bg_publishedwork.jpg) 0px 0px no-repeat;  
		padding: 20px 200px 60px 85px;
		}		
		
	.articles {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		color: #666666;
		letter-spacing: 0.1em;
		line-height: 2.3em;
		margin: 0px;
		}
			
	.bold {
		font-size: 14px;
		font-weight: bold;
		color: #333333;
		}
		
	.link {
		font-weight: bold;
		color: #57527E;
		text-decoration: none;
		padding: 5px;
		}

	.link:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #E3CBD0;
	font-weight: normal;
		}

	.tablefashion {
		margin-top: 5px;
		}	
		
	.contactbox {
		height: 300px;
		width: 780px;
		background: url(img/contact1.jpg) 0px 0px no-repeat;		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #57527E;
		}	
		
	.contactgrace {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #57527E;
		line-height: 200%;
		margin: 20px 85px;
		}	
		 	
	.credits {
	width: 780px;
	margin-left: auto ;
	margin-right: auto ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #57527E;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	padding: 7px;
		}
