@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_photos.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;
	}
	
.buticd {
	position:absolute;
	left: 300px;
	top: 225px;
	width:325px;
	font-family:Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: 500;
	text-align:center;
	
}

.clicktosee {
	position:absolute;
	left: 40%;
	top: 175px;
	width:375px;
	font-family:Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-weight: 500;
	text-align:center;
	
}

.eleven {
	position: absolute;
	left: 650px;
	top:225px;
	width:300px;
	height:214px;
	font-family:Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
	text-align: center;
}

.style1 {font-size: 16px}

#credits {
	position: absolute;
	top:795px;
	left:1020px;
	clear:both;
	text-align:right;
	font-size: 11px;
	color:#C0C0C0;
	}

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

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