@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#wrapper #buffer2 {
	height: 35px;
}

#wrapper #logo {
	height: 250px;
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
}
#wrapper #buffer1 {
	height: 20px;
	width: 800px;
}
#wrapper #spacer {
	height: 76px;
	width: 800px;
}
#wrapper #buybar2 {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #video {
	height: 120px;
	width: 120px;
}
#wrapper #youtube1 {
	height: 385px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #img1 {
	height: 459px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
