body {
	font-family:Georgia, Times, "Times New Roman", serif;
	list-style: none;
	margin:0px;
	font-size: 13px;
	font-weight:normal;
	color: #333333;
	letter-spacing: .1em;
	list-style-type:none;
	

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: ##666666;
	text-decoration:line-through ;
}
h1, .entry-title,div.pslideshow {
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
}


/* 85x85 images_portfolio */
.portfolio {
	width:85px;
	float:left;
	margin:3px;
	height:85px;
} 

/* containter */
.portfolioimage {
	width:85px;
	clear:both;
	padding:0px 0px 10px 0px;
}
 
/* images */
.portfoliotext {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-decoration:none;
	display:none;
}

/* navigation */
#navholder {
	margin:10px auto 0px auto;
	width:950px;
	border-bottom: 1px dotted #B4AEBC;
	padding:0px;
	height:100px;
	overflow:hidden;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px
}
.topnav {
	float:left;
}

/* slideshow */

div.pslideshow {
	margin:0px auto 0px auto;
	padding:0px 0 10px 0;
	display:block;
	text-align:center;

}
#slideshow_nav {
	margin:0px auto 0px auto;
	padding:10px;
	display:block;
	text-align:center;
}
#slideshow_nav ul {
	padding:0px;
	margin:0px;
}
#slideshow_nav li {
	list-style: none;
	display: inline;
	padding:0px;
	margin:0px;
}



/* layout */

/* Main Container */
.container {
	width: 950px;
	background-color:#fff;
	color:#000000;
	margin:0 auto 0 auto;
	clear:both;
}
.container_center {
	width: 950px;
	background-color:#fff;
	color:#333333;
	margin:0 auto 0 auto;
	text-align:center;
	clear:both;
}
.i_container_center {
	background-color:#fff;
	color:#000000;
	margin:0 auto 0 auto;
	text-align:center;
	clear:both;
}


/*  Portfolio */
#portfolio {
	margin:10px auto 10px auto;
	text-align:center;
}


/* -- About -- */
#about {
	width: 850px;
	overflow: hidden;
	margin-top: 20px;
	font-size: 12px;
	padding-top: 20px;
	background: url(../images/marce.jpg) left top no-repeat;
}

#about_info {
	margin-left: 250px;
}



/* Footer */
#footer {
	width: 950px;
	text-align: center;
	display:block;
	clear:both;
	padding:10px 0 10px 0;
	border-top: 1px dotted #B4AEBC;
	margin:0 auto 0 auto;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
