body {
	margin: 0;
	padding: 0;
	background-color: white;
	font: arial;
	font-size: 12px;
	min-width:1050px;
	min-height:700px;
	height:700px;
	width:1050px;
}
a, a:active, a:focus { outline:none; } 
#buybutton1 {
	float: left;
	height: 120px;
	width: 134px;
	margin-top: 430px;
	margin-right: 15px;
	position: relative;
	clear: left;
	target: blank;
	text-align: left;
}
#wrapper {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	height: 700px;
	width: 1050px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	margin-top: 25px;
	font: Arial Narrow;
	overflow: visible;
	}
#maincontent {
	height: 550px;
	width: 600px;
	position: relative;
	margin-left: 170px;
	margin-top: 50px;
	text-align: center;
	padding: 0px;
}
#navigation {
	float: left;
	height: 250px;
	width: 190px;
	margin-top: 415px;
	margin-left: 0px;
	position: relative;
}
#textbox {
	font-family: Arial Narrow;
	color: #000;
	float: right;
	height: 580px;
	width: 640px;
	margin-top: 60px;
	margin-right: 58px;
	position: relative;
	text-align: center;
}
.regulartext {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #000;
}
#facebook {
	height: 100px;
	width: 100px;
	position: relative;
	visibility: visible;
	z-index: auto;
	margin-left: 15px;
}
.leftimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#facebookandtwitter {
	background-attachment: fixed;
	background-image: url(images/blanktab.png);
	height: 60px;
	width: 126px;
	position: relative;
}

