@charset "utf-8";
/* CSS Document */

body 

{ 

background-color:#bfbfbf;

}

/************************* ID's *************************/ 

#content{
	width: 1024px;
	height: 651px;
	margin: 0 auto;
	background-image: url(../images/Portfolio.jpg);
}

#artworks{
	width: 1024px;
	height: 651px;
	margin: 0 auto;
}

#link1 {
	position:relative;
	top: 81px;
	left: 493px;
	height: 35px;
	width: 389px;
	padding:0px;
}
#link1 a {
	/*display:inline;*/
	padding:0px;	
}
#link1 a:hover {
	background:transparent
}
#link1 a span {
	display:none
}
#link1 a:hover span {
	display:inline;
	position:absolute;
	top:208px;
	left:0px;
	width:373px;
	height:230px
}
#link2 {
	position:relative;
	top: 82px;
	left: 493px;
	height: 35px;
	width: 389px;
	padding:0px;
}
#link2 a {
	/*display:inline;*/
	padding:0px;	
}
#link2 a:hover {
	background:transparent
}
#link2 a span {
	display:none
}
#link2 a:hover span {
	display:inline;
	position:absolute;
	top:172px;
	left:0px;
	width:373px;
	height:230px
}

#link3 {
	position:relative;
	top: 83px;
	left: 493px;
	height: 35px;
	width: 389px;
	padding:0px;
}
#link3 a {
	/*display:inline;*/
	padding:0px;	
}
#link3 a:hover {
	background:transparent
}
#link3 a span {
	display:none
}
#link3 a:hover span {
	display:inline;
	position:absolute;
	top:136px;
	left:0px;
	width:373px;
	height:230px
}

#link4 {
	position:relative;
	top: 82px;
	left: 493px;
	height: 35px;
	width: 389px;
	padding:0px;
}
#link4 a {
	/*display:inline;*/
	padding:0px;	
}
#link4 a:hover {
	background:transparent
}
#link4 a span {
	display:none
}
#link4 a:hover span {
	display:inline;
	position:absolute;
	top:66px;
	left:0px;
	width:373px;
	height:230px
}
#link5 {
	position:relative;
	top: 81px;
	left: 493px;
	height: 35px;
	width: 389px;
	padding:0px;
}
#link5 a {
	/*display:inline;*/
	padding:0px;	
}
#link5 a:hover {
	background:transparent
}
#link5 a span {
	display:none
}
#link5 a:hover span {
	display:inline;
	position:absolute;
	top:102px;
	left:0px;
	width:373px;
	height:230px
}
.site_1 {background:url(../images/PnG2_thumb.jpg) no-repeat top left}
.site_2 {background:url(../images/AZCVTraining_Thumb.jpg) no-repeat top left}
.site_3 {background:url(../images/Sonne3_thumb.jpg) no-repeat top left}
.site_4 {background:url(../images/PassionFireThmb.jpg) no-repeat top left}
.site_5 {background:url(../images/transactThmb.jpg) no-repeat top left}

}

