#crest {
	position:absolute;
	left:50px;
	top:0px;
	width:135px;
	height:153px;
	background-image: url(images/crest.gif);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/tartan_rectangle.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav {
	position:absolute;
	left:50px;
	top:150px;
	width:800px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
#content {
	position:absolute;
	left:50px;
	top:220px;
	width:800px;
}

#navbg {
	position:absolute;
	left:0px;
	top:160px;
	width:100%;
	height:20px;
	background-color: #5c719c;
}
#title {
	position:absolute;
	left:188px;
	top:85px;
	width:442px;
	height:36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
	font-weight: bold;
	
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
    font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.merchandise {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	float: left;
}
