body{
	margin:0px;
	background-image:url('inner_bg.jpg');
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:14px;
}

div{
	position:absolute;
}


img{
	border:none;
}

a:link, a:visited, a:active{
	color:#6d4979;
	font-weight: bold;
}

a:hover{
	color:#a064b4;
	font-style:none;
}



.header{
	letter-spacing:0.5px;
	font-family:Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
}


/* styles for each div layer */

#layout{
	top:0px;
	left:135px;
}

#nav{
	top:120px;
	width:150px;
	left:5px;
	border: 1 px;

}

#photo{
	top:10px;
	width:150px;
	left:757px;
	
}

#main{
	top: 200px;
	left:190px;
	width:625px;
}

#copyright{
	width: 550px;
	top: 800px;
	left: 180px;
	z-index: 0;
}
x
