body { background-color: white; margin: 0; padding: 0; background-image: url(bg.jpg); background-repeat: repeat-x; }
#imSite { width: 900px; margin: 0 auto; text-align: left; }
#imHeader { height: 268px; background-image: url(top.jpg); background-repeat: no-repeat; background-position: left top; }
#imBody { background-image: url(content.jpg); background-repeat: repeat-y; background-position: left top; margin-top: -10px; }
#imMenuMain { width: 150px; float: left; margin-top: 7px; margin-left: 4px; }
#imContent { width: 600px; margin-left: 200px; padding-top: 10px; padding-bottom: 10px; }
#imFooter { background-color: white; clear: both; height: 20px; background-image: url(bottom.jpg); background-repeat: no-repeat; background-position: left top; }
#imMnMn li { border-bottom: 1px solid #fff; }
#facebook {
	text-align: center;
	height: 100px;
	width: 100%;
	vertical-align: bottom;
	background-color: #FFF;
	top: 20px;
}
ul { color: #0e5a96; list-style-type: disc; margin: 1em 0 1em 40px; }
