body{
	background-color:#330000;
	}

.white{
	background-color:#ffffff;
	}

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:130px;
	}
#navigation{
	height:40px;
	background-image:url(images/Navigation/bg_navi.gif);
	background-repeat:repeat-x;
	padding:0;
	vertical-align:top;
	}

#navi{
	position:relative;
	top:0;
	left:0;
	height:40px;
	margin:0;
	padding:0;
	}

#picture{
	background-repeat:no-repeat;
	height:290px;
	width:255px;
	}

#contentcell{
	background-color:#F9F3E8;
	width:520px;
	}
