body {

	font-family: "Tekton Pro Bold Condensed";
	background-color: #000;
	text-align: center;
	color: #FFF;

}

a:link {


}

a:visited {
	
}

a:hover {
	
}

#site {
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}

#mheader {
	width: 900px;
	height: 47px;
	float: left;
}

#msidemenu {
	width: 109px;
	height: 553px;
	float: left;
	border-top: 1px solid #000;
}

#mcontent {
	width: 791px;
	height: 484px;
	float: left;
	border-top: 1px solid #333;

}

#mfooter {
	width: 484px;
	height: 69px;
	background: url(images/Amysclassycuts_10.jpg);
	float: left;
}
