@charset "UTF-8";
body {
	background: #FFFFFF url(images/bg01.jpg) repeat;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#tiTle {
}
#header {
	font: 24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
	font-weight: bolder;
	width: 778px;
	text-align: right;
}
#topbar {
	background: #333333;
	height: 6px;
	width: 778px;
}
#sidebar1 {
	font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
	float: left;
	height: auto;
	width: 225px;
	padding-top: 5px;
}
#photo {
	height: 552px;
	width: 552px;
	padding-top: 10px;
	float: left;
}
