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

#poems {
	position:relative;
	left:300px;
	top: 170px;
	width: 500px;
	height: 225px;
	font-family: Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 15px;
	font-stretch:wider;
	line-height: 120%;
	color: #000000;
	text-align:left;
	}

#poems a:link {
	color: #5e3c73;
	text-decoration: none;
	font-weight:600;
}

#poems a:hover {
	text-decoration: underline;
	letter-spacing: 1px;
	word-spacing: 1px;
}

#poems a:visited {
	color: #5e3c73;
	text-decoration: none;
	font-weight:600;
	}


.kris #container #allofit {
	position:absolute;
	right:10px;
	top:200px;
	width:590px;
	height:552px;
	visibility:visible;
	}

#headings {
	position:absolute;
	text-decoration:underline;
	text-transform:uppercase;
	color:#5e3c73;
	font-size:16px;
	font-weight:600;
	width: auto;
	height: auto;
	line-height:110%;
	margin-bottom:0px;
	}

#container .margin {
	width:700px;
	margin-top:18px;
	}

#pub {
	position:absolute;
	left: 300px;
	width: 700px;
	height:auto;
	top:315px;
	font-family: Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;	
	font-size:13px;
	text-align:left;
	font-weight:600;
	line-height:130%;
	letter-spacing: 0.7px;
	word-spacing: 0.7px;	
	}

#pub a {
	font-size:15px;
	color:#5e3c73;
	text-decoration: none;
	font-weight:600;
	}
	
#pub a:hover {
	text-decoration:underline;
	letter-spacing: 1px;
	word-spacing: 1px;
	}
	
#press {
	position: absolute;
	left:300px;
	width: 695px;
	height:auto;
	top:550px;
	font-family: Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;	
	font-size:13px;
	text-align:left;
	font-weight:600;
	line-height:130%;
	letter-spacing: 0.7px;
	word-spacing: 0.7px;	
	}

#press a {
	font-size:15px;
	color:#5e3c73;
	text-decoration:none;
	font-weight:600;
	}

#press a:hover {
	text-decoration:underline;
	letter-spacing: 1px;
	word-spacing: 1px;
	}

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