/*background*/
body{
	background-image: url(../images/wallpapers/link_wp3.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: 0px 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;
	right: 0px;
	top: 29px;
}

/*general links*/
a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	color: #85CE85;
}

a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/*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: #85CE85;
}

#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;
  }

#linx a {
	color: #009900;
}

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

/*cv_main*/
#artistScroll {
	position: absolute;
	left:10px;
	top:39px;
	height: 493px;
	width: 575px;
	overflow: auto;
	background-image: url(../images/linkgrn60.png);
	color: #000000;
	font-size: 12px;
}

#artistScroll img {
	position: relative;
	top: -6px;
	left: 12px;
}

#artistScroll li {
	position: relative;
	height: 190px;
	left: -40px;

}

#siteName {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#descript {
	font-size: 12px;
	position: relative;
	top: -116px;
	left: 120px;
	width: 430px;
	color: #FFFFFF;
}

#descriptOdd {
	font-size: 12px;
	position: relative;
	top: -116px;
	left: 160px;
	width: 390px;
	color: #FFFFFF;
}

#urls {
	text-align: right;
	position: relative;
	top: -110px;
	right: -24px;
}

#urls a:hover {
	color: #85CE85;
}

#center {
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 4px;
	position: relative;
	top: -110px;
	padding-bottom: -120px;
}
