body {
	background-color: #000;
	}
	

	
#wrapper {
	width: 1000px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;


	}
	
	
	#content {
	width: auto;
	height: 100%;
	clear: both;
	background-color: #000;
	
	}
	
#photo {
	width: 394px;
	height: 568px;
	background-image: url(../_images/style/background1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	padding: 1px;
	float: right;
	border: 3px #CCC ridge;
	}
	
	
#blog {
	width: auto;
	height: 100%;
	
	}
	
	#navbar {
		width: 1000px;
		
		}
	
#header p {
		margin-left: auto;
		margin-right: auto;
	margin-bottom: 0px;
	width: 851px;
	height: 65px;
	cursor: pointer;
	
	}
	

	
#menu {
	width: 851px;
	height: 33px;
		margin-left: auto;
		margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	

	}
	
li {
		text-indent: -9999px;
		}
	
li#headerp {
	background-image: url(../_images/style/header2.gif);
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 23px;
float: left;
}

li#music a {
	background-image: url(../_images/style/menu_music.gif);
	margin: 0px;
	padding: 0px;
	width: 79px;
	height: 23px;
float: left;
}


li#dot1 {
	background-image: url(../_images/style/menu_dot1.gif);
	margin: 0px;
	padding: 0px;
	width: 27px;
	height: 23px;
float: left;
}

li#diary a {
	background-image: url(../_images/style/menu_diary.gif);
	margin: 0px;
	padding: 0px;
	width: 69px;
	height: 23px;
float: left;
}

li#dot2 {
	background-image: url(../_images/style/menu_dot2.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#image a {
	background-image: url(../_images/style/menu_image.gif);
	margin: 0px;
	padding: 0px;
	width: 77px;
	height: 23px;
float: left;
}

li#dot3 {
	background-image: url(../_images/style/menu_dot3.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#video a {
	background-image: url(../_images/style/menu_video.gif);
	margin: 0px;
	padding: 0px;
	width: 74px;
	height: 23px;
float: left;
}

li#dot4 {
	background-image: url(../_images/style/menu_dot4.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#style a {
	background-image: url(../_images/style/menu_style.gif);
	margin: 0px;
	padding: 0px;
	width: 77px;
	height: 23px;
float: left;
}

li#dot5 {
	background-image: url(../_images/style/menu_dot5.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#about a {
	background-image: url(../_images/style/menu_about.gif);
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 23px;
float: left;
}

li#headerk {
	background-image: url(../_images/style/header3.gif);
	margin: 0px;
	padding: 0px;
	width: 137px;
	height: 23px;
float: left;

}

/*HOVER STATES FOR ALL MENU LINKS*/
li#music a:hover { 
	background: url("../_images/style/menu_music.gif") no-repeat 0 -31px;
	cursor: pointer;
}



li#diary a:hover { 
	background: url("../_images/style/menu_diary.gif") no-repeat 0 -31px;
	cursor: pointer;
}



li#image a:hover { 
	background: url("../_images/style/menu_image.gif") no-repeat 0 -31px;
	cursor: pointer;
}



li#video a:hover { 
	background: url("../_images/style/menu_video.gif") no-repeat 0 -31px;
	cursor: pointer;
}


li#style a:hover { 
	background: url("../_images/style/menu_style.gif") no-repeat 0 -31px;
	cursor: pointer;
}


li#about  a:hover { 
	background: url("../_images/style/menu_about.gif") no-repeat 0 -31px;
	cursor: pointer;
}

.datestamp {
	font-weight: bold;
	font-size: 12px;
	}

.entry {

	color: #A4EBFF;
	font-family: Gadget, Arial, sans-serif;
	font-size: 16px;
padding-left: 5px;
	border-bottom: dotted #a4ebff;
	}	 

.chart {
	float: right;
	}
	
#turnchain {
	width: 350px;
	height: 526px;
	float: right;
	}
	
#turnchain img {

	margin: 5px;
	}
	

