html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}

body {
	background-color: #61717f;
	background-repeat: repeat;
}

#wrapper {
	background-image: url(images/background.jpg);
	background-position: center top;
	top: auto;
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: auto;
	height: 910px;
	width: 900px;
	background-repeat: no-repeat;
}

#header {
		top: 0;
		left: 227px;
		z-index: 3;
		position: absolute;
		height: 272px;
		width: 729px;
		background-repeat: no-repeat;
		background-image: url(images/header.png);
	}

#home {
		top: 150px;
		left: 225px;
		z-index: 5;
		position: absolute;
		height: 75px;
		width: 75px;
		background-repeat: no-repeat;
	}

#footer {
		top: 698px;
		left: 227px;
		z-index: 3;
		position: relative;
		height: 146px;
		width: 672px;
		background-repeat: no-repeat;
		background-image: url(images/footer.jpg);
	}

#rss {
		top: 581px;
		left: 227px;
		z-index: 4;
		position: relative;
		height: 146px;
		width: 672px;
		background-repeat: no-repeat;
	}

 #twitter {
	left: 535px;
	background-image: url(images/twitter.png);
	top: 360px;
	height: 53px;
	width: 176px;
	background-repeat: no-repeat;
	z-index: 9;
	position: absolute;
	}
	
 #tweet {
	height: 160px;
	text-align: right;
	font-size: x-small;
	left: 500px;
	top: 385px;
	width: 200px;
	z-index: 8;
	position: absolute;
	}
	
 #container {
	left: 138px;
	background-image: url(images/notebook.jpg);
	top: 141px;
	height: 586px;
	width: 603px;
	background-repeat: no-repeat;
	z-index: 4;
	position: absolute;
	}

	
 #containerINSIDE {
		padding: 10px;
		font-size: small;
		z-index: 5;
		position: absolute;
		left: 75px;
		top: 35px;
		height: 550px;
		width: 300px;
	}
	
#containerINSIDE2 {
		padding: 20px;
		border-right-color: black;
		border-right-style: solid;
		border-bottom-color: black;
		border-bottom-style: solid;
		border-right-width: 3px;
		border-bottom-width: 3px;
		background-color: white;
		font-size: small;
		z-index: 2;
		position: relative;
		left: 215px;
		top: 150px;
		width: 700px;
	}
	
ul#gallery { 
	z-index: 8; 
	position: absolute; 
	top: 225px; 
	left: -40px; 
	list-style:none; 
	width:340px; 
	margin:0px; 
	padding:10px;
	}

li { 
	z-index: 6; 
	float:right; 
	width:100px; 
	padding:6px; 
	top: 0px;
	}

li a { 
	z-index: 6; 
	display:block; 
	text-align:center;
	}
	
a:link, a:visited { 
	z-index: 6; 
	text-decoration:none; 
	color:#000; 
	border:0;
	}

#nav { 
	left: 510px; 
	top: 106px; 
	z-index: 7; 
	position: absolute; 
	height: 249px; 
	width: 227px; 
	background-repeat: no-repeat; 
	background-image: url(images/navpostits.jpg); 
	}

#navContainer {
	left: 560px;
	top: 200px;
	height: 200px;
	width: 200px;
	z-index: 10;
	position: absolute;
	}

#flickrTitle { 
	height: 31px; 
	width: 100px; 
	position: absolute; 
	left: 615px; 
	top: 525px; 
	z-index: 9;
	background-repeat: no-repeat; 
	background-image: url(images/flickr.png); 

	} 
		
#flickr { 
	position: absolute; 
	left: 550px; 
	top: 560px; 
	height: 168px; 
	width: 214px; 
	z-index: 6;
	} 
	
#flickr a img {
	float:left;
	margin:0 0px 8px 8px;
	background:#3f4e4e;
	padding:4px;
	width:62px;
	height:62px;
 }