html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #eee;*/
	/*color: #444;*/
	/*font-size: 75%;*/
}
#wrapper {
	height: 768px;
	width: 1024px;
}
#logo {
	height: 46px;
	width: 179px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#about {
	height: 33px;
	width: 179px;
	margin-left: 580px;
	float: left;
	margin-top: 33px;
	margin-bottom: 10px;
}
#image {
	height: 550px;
	width: 825px;
	margin-left: 99.5px;
	margin-top: 10px;
	float: left;
}
#gallery1 {
	height: 34px;
	width: 379px;
	margin-top: -5px;
	float: left;
	margin-right: 67px;
	margin-left: 10px;
}
#numbers {
	width: 100px;
	height: 40px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#copy {
	margin-top: 30px;
	float: left;
	width: 100px;
	margin-left: 10px;
}
.Wrapper {
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-left: 0px;
}
#Wrapper #image {
	position: absolute;
	top: 120px;
	width: 1024px;
	height: 550px;
}
#Wrapper #Copy {
	height: 30px;
	margin-top: 720px;
	position: absolute;
	margin-left: 15px;
}
img {
	border: none;
}
#Wrapper #Logo {
	width: 179px;
	height: 46px;
	margin-top: 25px;
	margin-left: 0px;
}
#Wrapper #NumberBar {
	height: 50px;
	margin-top: 670px;
	width: 1024px;
}
.text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
}
#Wrapper #Mabout {
	margin-top: 30px;
	margin-left: 800px;
	float: left;
	width: 73px;
	height: 33px;
	position: absolute;
}
#Wrapper #MPortfolio {
	float: left;
	width: 106px;
	margin-top: 30px;
	margin-left: 873px;
	height: 33px;
	position: absolute;
}
#Wrapper #MGallery1 {
	float: left;
	width: 377px;
	margin-top: 63px;
	position: absolute;
	height: 33px;
	margin-left: 602px
}
div#wrapper {
	width: 950px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	/*border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;*/
}