/* --------------------------- General ------------------------------- */

a:link{
 color: #848780; text-decoration: none;}

a:visited{
 color: #848780; text-decoration: none;}

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

a:active{
 color: #848780; text-decoration: none;}
	

h1 {font-size:17pt; font-weight:100; color:#97346E; border-bottom: 1px dashed #97346E; width:250px; padding-bottom:15px;}
p {font-size:1.4em;}




/* ---------------------------- Slideshow ---------------------------- */

#slideshow {position:absolute; top:127px; left:13px; width:644px; height:420px;} 
#slideshow-paintings {position:absolute; top:117px; left:0px; width:644px; height:460px;} 

/* the description line for each picture */
.description {position:absolute; bottom:0; left:0;}
.description-paintings {position:absolute; top:450px; left:13px;}


#black-line {position:absolute; top:0px; left:0px; width:641px; background-color:#333333; z-index:2; font-size:6px;}
#signature {position:absolute; top:420px; left:330px;}


/* ---------------------------- Contact and About -------------------- */

/* brown box */
#box {
	position:absolute;
	top:127px;
	left:114px;
	width:757px;
	height:353px;
	background-color:#DFD1BE;
	padding-top: 46px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 44px;
}
#bull {
	position:absolute;
	top:103px;
	right:0;
	left: 500px;
}

/* e-mail link inside brown box */
#box a:hover {font-weight:900; color: #000; text-decoration: none;}
#box a:link, a:active, a:visited {font-weight:900; color: #97346E; text-decoration: none;}
