* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: scroll;
	background-image: url(../images/papertile200a.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #EFE5D9;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
#header {
	width: 493px;
	height: 113px;
}
.mm_name {
	float: left;
	height: 63px;
	width: 230px;
}
.headerSplatter {
	float: left;
	height: 63px;
	width: 88px;
}
.mm_dportfolio {
	float: left;
	height: 50px;
	width: 166px;
	position: relative;
	clear: left;
}
.mm_artwork {
	float: left;
	height: 50px;
	width: 91px;
}
.mm_music {
	float: left;
	height: 50px;
	width: 74px;
}
.mm_about {
	float: left;
	height: 50px;
	width: 75px;
}
.mm_contact {
	float: left;
	height: 50px;
	width: 87px;
}
#content {
	width: 835px;
	margin-top: 60px;
	clear: both;
}
#footer {
	width: 955px;
	clear: both;
}
.copyright {
	width: 236px;
	height: 26px;
	margin-top: 68px;
	float: left;
}
.homeill {
	float: right;
	width: 521px;
	height: 512px;
}
.botSplatter {
	float: right;
	height: 94px;
	width: 120px;
}
.homecopyright {
	height: 26px;
	width: 236px;
	float: left;
	margin-top: 486px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
