@charset "utf-8";
/* CSS Document */

html {
	background-color:#444444;
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
	background-color: #444444;
	background-position: center;
}

.kris #container {
	width: 1024px;
	height: 768px;
	border: 1px solid #000000;
	background-image: url(psd/home/silver-y/silver_buy.png); 
	position: relative;
	left:50%;
	top: 50%;
	z-index:8;
	}
	
	#wrapper {
        width: 1024px;
		height: 768px;
		position: absolute;
		bottom:50%;
		right: 50%;
		}


#silgirl {
	height: 270px;
	width: 182px;
	visibility: visible;
	position: absolute;
	left: 25px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	z-index:9;
}

.oclick {
	position: absolute;
	left:99px;
	bottom: 129px;
	width: 59px;
	height: 61px;
	z-index:10;
}

#navbar {
	position:absolute;
	left:0px;
	bottom:0px;
	visibility:visible;
	width:262px; 
	height:768px;
	z-index:7;
	}

#blurb {
	position:absolute;
	left: 540px;
	top: 230px;
	width:425px;
	height: 100px;
	font-family:Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	font-weight: 500;
	text-align:justify;
	
}

#blurb2 {
	position:absolute;
	left: 540px;
	top: 470px;
	width:425px;
	height: 100px;
	font-family:Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	font-weight: 500;
	text-align:justify;
}

.piecesofshedu {
	position:absolute;
	left: 330px;
	top: 180px;
}

.order {
	position:absolute;
	left: 326px;
	top: 370px;
	width: 200px;
	text-align:center;
	font-size:12px;
}

.order2 {
	position:absolute;
	left: 326px;
	top: 696px;
	width: 200px;
	text-align:center;
	font-size:12px;
}

.notamuse {
	position:absolute;
	left: 339px;
	top: 435px;
}

.features {
	font-size:14px;
	font-variant: normal;
	letter-spacing: normal;
	}

	

.right {
	margin-left:305px;
}

	#credits {
	position: relative;
	bottom:-3%;
	margin-left:70%;
	font-size: 11px;
	color:#C0C0C0;
	}

#credits a {
	color:#C0C0C0;
	text-decoration:none;
	}

#credits a:hover {
	text-decoration:underline;
	}