html, body, ul, li, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: white;
}
a:hover {
	color: #eee;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000;
	color: #A7A7A7;
	padding: 30px 5px;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 16px;
}
/************************** wrappers **********************************/
#wrapper {
	text-align: left;
	width: 754px;
	margin: auto auto;
	background: url(images/body_bg.gif) repeat-y;
}
#body {
	position: relative;
}
#body-top {
	background: top left url(images/bar.gif) no-repeat;
}
#body-bot {
	background: bottom left url(images/bar.gif) no-repeat;
}
/************************** Header **********************************/
h1 {
	padding: 17px 0px 0px 95px;
}
#person {
	float:right;
	padding: 17px 15px 0px 0px;
	right: 20px;
	display:inline;			
}
#about {
	float:left;
	width: 320px;
	height: 510px;
	overflow: auto;
	text-align: justify;
	display:inline;
	;
	clip:  rect(   );
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 105px;
}
.first-letter {
	font-weight: bold;
	font-size: 16px;
	color: white;
}
/************************** Navigation **********************************/
#header ul {
	margin: 0px 17px 20px 79px;
	border: 2px solid white;
	padding: 5px 5px;
	display:inline;
	float: left;
	width:635px;
}
#header li {
	display:inline;
	padding: 5px;
}
#header ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
#header ul a:hover{
	color: #fff;
}
/************************** Tray **********************************/
#tray {
	padding-left: 60px;
	padding-right: 20px;
}
#tray-left {
	float: left;
	width: 690px;
; clip:  rect(   )
}
#tray-right {
	float: right;
	width: 650px;
}
#tray-left .left {
	margin-right: 12px;
}
#tray h2 {
	margin-bottom: 16px;
}
#tray p {
	margin: 0px;
	margin-bottom: 3px;
	text-align: center;
}
#tray-left .more {
	padding-right: 12px;
}
/************************** Footer **********************************/
#footer {
	text-align: center;
	color: white;
	margin-left: 85px;
	margin-right: 5px;
	background: top left url(../mydiary/images) no-repeat;
}
#footer-right {
	padding-top: 33px;
	padding-bottom: 22px;
	background: top right url(../mydiary/images) no-repeat;
}h1 { 
	margin: 0px 0px;
	padding: 40px 0px 0px 195px;
	list-style: none;
 } 

