A {text-decoration:underline;color:#B32D97;}
A:hover { text-decoration: underline;color:#E100AF;}

body {
	margin: 0px;
	z-index:1;
	background: url(img/bgimg2.gif) top center no-repeat #000000;
	SCROLLBAR-FACE-COLOR:#ED98DD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #B32D97;
	SCROLLBAR-3DLIGHT-COLOR: #F3C8EB;
	SCROLLBAR-ARROW-COLOR: #E100AF;
	SCROLLBAR-TRACK-COLOR: #ED98DD;
	SCROLLBAR-DARKSHADOW-COLOR: #B32D97;
}

#container {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#contactimg {
	height: 223px;
	width: 519px;
	position: absolute;
	z-index:3;
}

#logobar {
	top: 0px;
	left: 0px;
	width: 780px;
	margin: 0px;
	border: 0px;
	background:#000000;
	position: absolute;
	z-index:2;
}

#logo {
	padding-top: 22px;
	padding-left: 188px;
	padding-bottom: 12px;
	z-index:5;
}

#diamondscontact1 {
	top: 108px;
	left: 0px;
	height: 54px;
	width: 770px;
	position: absolute;
	z-index:6;
}

#diamondscontact2 {
	top: 164px;
	left: 256px;
	height: 300px;
	width: 79px;
	position: absolute;
	z-index:7;
}

#contentcontact1 {
	top: 180px; 
	left: 30px;
	width: 250px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index:1000;
}

#contentcontact2 {
	top: 165px; 
	left: 330px;
	width: 440px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index:1001;
}

#navbar {
	height: 100px;
	width: 780px;
	top: 457px;
	margin: 0px;
	border: 0px;
	background:#000000;
	position: absolute;
	z-index:200;	
}

.subtitle {
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
	color:#C7C7C7;
	line-height:16px;
}

.text {
	font-family: Arial;
	font-size:13px;
	color:#969696;
	line-height:16px;
}

.text2 {
	font-family: Arial;
	font-size:12px;
	color:#969696;
}

.credits {
	font-family: Arial;
	font-size:11px;
	color:#696969;
}

.pink {
	color: #B32D97;
}

.ltpink {
	color: #ED98DD;
}

