* {
margin: 0px ;
padding: 0px ;
}

body {
	color: #4E4E27 ;
	background-color: #F0EBDB ;
	font-size: 100% ;
	background-image: url(../images/bg_home.gif) ;
	background-repeat: repeat-x ;
	width: 100% ;
}

/***** Header start here *****/

div#Header {
 /*padding-left: 124px;*/
	margin-bottom: 1px ;
}

div#Menu {
	background-image: url(../images/bg_gofu_bottom.gif);
	background-repeat: no-repeat ;
	padding-left: 300px ;
}

div#Menu p.Description {
 margin-top: 10px ;
	font-size: 90% ;
	line-height: 135% ;
}

div#Menu p.Credit {
 margin-left: 210px ;
 width: 300px ;
 margin-top: 10px ;
	font-size: 90% ;
	padding: 10px ;
	line-height: 135% ;
	border: 1px solid #666 ;
}

div#Menu img.photo {
	float: left ;
	margin-right: 10px ;
	margin-bottom: 10px ;
}

#CopyRight {
 clear: both ;
	text-align: center ;
	background-color: #F2F3E4 ;
	background-image:    url(../images/bg_dotted_main.gif);
	background-position: top ;
	background-repeat: repeat-x ;
}

#CopyRight p {
 font-size: 85% ;
	border-bottom: 1px solid #666 ;
	padding-top: 15px ;
	padding-bottom: 65px ;
}
