body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	color: #333333;
	font-family: Verdana;
	font-size: 0.76em;
	line-height:1.7em;
}

.body_content {
	background-color: #ffffff;
}

img {
	border: solid 0px;
}

a[href $=".vcf"] {
	background: url(../img/icon_vcf.png) center left no-repeat;
	padding-left: 22px;
}

#header {
	background-image: url("../img/header_bg.jpg");
	height: 170px;
}

#navi {
	background-image: url("../img/navi_bg.jpg");
	height: 100px;
}

.navi_shine {
	background-position: center;
	width: 900px;
	background-image: url("../img/navi_bg_shine.jpg");
	height: 100px;
}

#footer {
	background-image: url("../img/footer_bg.jpg");
	height: 150px;
}

.footer_shine {
	background-position: center;
	width: 900px;
	height: 150px;
}