@charset "utf-8";
/* CSS Document */

A:link
{
	color: #000000;
	text-decoration: none;
}

A:visited
{
	color: #000000;
	text-decoration: none;
}

A:active
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	text-decoration: none;
}

b
{
	font-family: Calibri;
}

p
{
	font-family: Calibri;
	font-size: 100%	
}

.center
{
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
}

.Text_Center
{
	text-align:center;
	font-family: Calibri;
	font-size:100%;
}

.Header
{
	background-image:url('../images/Header.jpg');
	width:800px;
	height:150px;
	border:none; 
	margin:0px;
}

body
{ 
	background-image: url('../images/bg-old.jpg');
	background-repeat: repeat
}

.Watermark
{
	background-image: url('../images/Watermark.jpg'); background-color:#FFFFFF; background-position:top; background-repeat:no-repeat;
	width:800px;
	height:356px;
	border:none;
}

.shop
{
	background-image:url('../images/shop.jpg');
	width:75px;
	height: 35px;
	border:none;
}

.Home
{
	background-image:url('../images/Home.jpg');
	width:74px;
	height: 35px;
	border:none;
}

.About-Us
{
	background-image:url('../images/About-Us.jpg');
	width:73px;
	height: 35px;
	border:none;
}

.Left_Link
{
	background-image:url('../images/Left-Link.jpg');
	width:51px;
	height: 35px;
	border:none;
}

.Nav_Bar
{
	background-image:url('../images/1px-Slice.jpg'); 
	vertical-align:top; 
	height:35px; 
	background-repeat:repeat-x; 
	margin-bottom:-5px; text-align:left;
}

.Links
{
	border:none;
}

.Info
{
	background-image:url('../images/Info.jpg');
	width:73px;
	height: 35px;
	border:none;
}

.End_Buttons
{
	background-image:url('../images/End-Buttons.jpg'); vertical-align:text-top;
	width:5px;
	height:35px;
	border:none;
}

.pxSlice
{
	background-image:url('../images/1px-Slice.jpg');
	width: 1px;
	height: 35px;
	border: 0;
	background-repeat:repeat-x;
}

.Main_Table
{
	text-align:center;
	width:100%;
	border:0px;
	border-spacing:0px;
	padding:0px;
}

.Nav_Filler
{
	width:150px;
}

.HR
{
	width:650px;
}

.Footer
{
	font-size:75%;
}

.Spacer
{
	background-repeat:repeat;
}