/* CSS Document for Katayoun Goudarzi */



/* wrapper & center body */
#wrapper {
	width: 836px;
	height: 600px;
	text-align: left;
	margin: 0 auto;
	background-image: url(/images/bg.jpg);
	background-position: 0px 75px;
	background-repeat: no-repeat;
 }
 
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	background-image: url(/images/bg.gif);
	background-attachment: fixed;
	background-color: #000;
}

#pictext {
	position:absolute;
	float:left;
	top:469px;
	width:280px;
	height:109px;
	padding: 20px;
}

#pagecontent {
	position:relative;
	left:330px;
	top:0px;
	width:485px;
	height:500px;
}
 
 
#pagetitle {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:40px;
}


#cdframe {
	position:absolute;
	top:47px;
	left:0px;
	width:400px;
	height:455px;
}

#photoframe {
	position:absolute;
	top:40px;
	left:0px;
	width:400px;
	height:455px;
}

#pgtext {
	position:absolute;
	top:47px;
	left:0px;
	width:460px;
	height:455px;
}

/* page footer, credits and copyright */

#footer {
	position: absolute;
	float: bottom;
	top: 577px;
	margin: 0px;
	width: 830px;
	height: 18px;
}

#designcredits {
	position: absolute; 
	top: 0px;
	left: 10px;
	width: 250px;
	height: 10px;
	text-align: left;
	padding: 3px;
}

#copyright {
	position: absolute; 
	top: 0px;
	left: 240px;
	width: 240px;
	height: 10px;
	text-align: center;
	padding: 3px;
}
   
#photocredits {
	position: absolute; 
	top: 0px;
	left: 560px;
	width: 240px;
	height: 10px;
	text-align: left;
	padding: 3px;
	text-align: center;
}
