body
{
	background-image: url(../Images/Backgrounds/Main.gif);
	background-repeat: repeat-x;
	background-color: black;
	margin: auto 0px;
	padding: 0px;

	text-align: center;
	
	font-family: 'Trebuchet MS', Arial;
	font-size: 15px;
	
	color: white;
}

img
{
	border: 0px;
}

h1
{
	font-size: 1.2em;
}

.breadcrumb
{
	text-align: left;
}

a
{
	border: 0px;
}


.title
{
	margin: 0px auto;
	width: 485px;
}

.front
{
	margin: 0px auto;
	width: 880px;	
	text-align: left;
}

.menu
{
	margin: 10px auto;
	width: 880px;	
}

blockquote 
{
	display: block;
	padding: 0 60px;
	margin: 0 auto 50;
	width: 350px;
}

blockquote:before, blockquote:after 
{
	color: #5e5e5e;
	display: block;
	font-size: 700%;
	width: 50px;
}

blockquote:before 
{
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after 
{
	content: close-quote;
	height: 50px;
	margin-top: -70px;
	margin-left: 360px;
}

.row
{
	clear: both;
}

.row img
{
	float: left;
	margin: 5px;
	border: solid 1px gray;
}

.buyonline
{
	text-align: right; 
	width: 880;
}