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;
	text-align: center;
}

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

#homeimg {
	height: 223px;
	width: 460px;
	position: absolute;
	z-index:3;
}

#homeimg2 {
	top: 138px;
	left: 608px;
	height: 318px;
	width: 172px;
	position: absolute;
	z-index:4;
}

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

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

#diamondshome2 {
	top: 161px;
	left: 163px;
	height: 299px;
	width: 61px;
	position: absolute;
	z-index:7;
}

#diamondshome3 {
	top: 161px;
	left: 580px;
	height: 299px;
	width: 60px;
	position: absolute;
	z-index:8;
}

#contenthome1 {
	top: 181px; 
	left: 9px;
	width: 185px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index:1000;
}

#contenthome2 {
	top: 175px; 
	left: 235px;
	width: 320px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index:1001;
}

#contenthome3 {
	top: 377px; 
	left: 636px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index:1002;
}

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

