@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_contact.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;
	}

.subscribe {
	position:absolute;
	left: 300px;
	top: 290px;
	width:600px;
	height: 300px;
	font-family:Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	font-weight: 500;
	
}

#personal {
	width:500px;
	border: 0;
}

.labels {
	font-family: Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-transform: lowercase;
	color: #5e3c73;
	position: relative;
	left: inherit;
	top: inherit;
	right: inherit;
	bottom: auto;
	text-align: left;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

#mail {
	position:absolute;
	top: 270px;
	left: 200px;
	border: 0px;
	width: 400px;
	
}

.follow {
	position:absolute;
	left:305px;
	width:400px;
	top:420px;
	}
	
a img {
	border:0;
	}

.book {
	position:absolute;
	font-family:Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size:24px;
	left:285px;
	width:700px;
	top:536px;
	line-height:1.5em;
	text-align:left;
}

.move {
	margin-left:55px;
}

#buttons {
	position: relative;
	left: 95px;
	bottom: 15px;
}


.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	background-color: #000000;
	vertical-align: middle;
	position: relative;
	padding: 0 0 0 0;
	width: 200px;
	left: 5px;
	}

.right {
	text-align: right;
	margin-left: 10px;
	width: 70px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline-block;
	height: 30px;
	font-size: 18px;
	color: #610385;
	font-weight: 500;
}

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