@charset "utf-8";
.borders {
	border-top-color: #9e0704;
	border-right-color: #9e0704;
	border-bottom-color: #9e0704;
	border-left-color: #9e0704;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
}
.borderBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.blackMain {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.blackSM {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.redMain {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #9e0704;
}
.blackHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #000;
}
.mainHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #9e0704;
}
.whiteCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(siteparts/circleDiamond10-0.png);
}

#myFace {
	position:absolute;
	width:260px;
	height:270px;
	z-index:4;
	left: 765px;
	top: -10px;
}
#side {
	position:absolute;
	width:150px;
	height:315px;
	z-index:3;
	left: 870px;
	top: 200px;
	background-color: #FFFFFF;
}
#month {
	position:absolute;
	width:270px;
	height:49px;
	z-index:7;
	left: 30px;
	top: 20px;
}
#logo {
	position:absolute;
	width:139px;
	height:110px;
	z-index:8;
	left: 624px;
	top: 16px;
}
#diamonds {
	position:absolute;
	width:65px;
	height:96px;
	z-index:10;
	left: -3px;
	top: -3px;
}
#whiteNorm {
	position:absolute;
	width:775px;
	height:820px;
	z-index:6;
	left: 50px;
	top: 40px;
	background-color: #FFFFFF;
}

a:link {
	color: #9E0704;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9E0704;
}
a:hover {
	text-decoration: underline;
	color: #999;
}

.second a:link {
	text-decoration: underline;
	color:#000;
}
.second a:visited {
	color:#000;
}
.second a:hover {
	text-decoration: underline;
	color: #999;
}

.third a:link {
	text-decoration: underline;
	color:#fff;
}
.third a:visited {
	color:#fff;
}
.third a:hover {
	text-decoration: underline;
	color: #9e0704;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #9e0704;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: normal;
}	

	
.redBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e0704;
}

.redTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9e0704;
}

.wht14 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
}

.wht16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
}

.wht10 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}

.wht17redBtm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e0704;
}

.wht14redBtm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e0704;
}

.wht10redBtm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e0704;
}
