/*background*/
body{
	background-image: url(../images/wallpapers/cont_wp2.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: -90px 29px;
}

#title {
	background-color: #000000;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: right;
	height: 29px;
}

* html #title {
	background-color: #000000;
	position: absolute;
	height: 29px;
	width: 102%;
	top: -19px;
}

* html #title h2 {
	top: 17px;
}

h2 {
	font-size: 24px;
	color: #FFFFFF;
	position: relative;
	line-height: 0px;
	top: -6px;
}

#bgPic {
	position: absolute;
	left: 380px;
	top: 29px;
}

/*general links*/
a:link {
	color: #8A217B;
	text-decoration: none;
}

a:hover {
	color: #FF33FF;
}

a:visited {
	color: #8A217B;
}

/*footer*/
#footer {
	background-color: #000000;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 29px;
}

* html #footer {
	width: 102%;
}

#footer a {
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color: #DB9AD2;
}

#footer_links {
	list-style-type: none;
	position: relative;
	top: -12px;
	font-weight: bold;
}

* html #footer_links {
	position: absolute;
	height: 29px;
	top: 0px;
	padding-top: 4px;
}

#footer li {
	display:table-cell;
	padding-right: 80px;
	padding-left: 30px;
  }

* html #footer li {
	display:inline;
	padding:0px 80px 0px 30px;
  }

#contact a {
	color: #B32BA0;
}

#contact a:hover {
	color: #FFFFFF;
}

#about a {
	color: #FFFFFF;
}

#cv a {
	color: #FFFFFF;
}

#linx a {
	color: #FFFFFF;
}

#gallery a {
	color: #FFFFFF;
}


/*contact_main*/
#artistScroll {
	position: absolute;
	left:10px;
	top:216px;
	height: 180px;
	width: 430px;
	overflow: auto;
	background-image: url(../images/conpurp60.png);
	overflow: hidden;
	font-size: 12px;
}

/*mePix*/
#mePix {
	position: absolute;
	top:430px;
	left:398px;
	width: 528px;
}

#img1, #img2, #img3, #img4, #img5 {
padding-right: 2px;
}
