@charset "UTF-8";
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: underline;
}
body {
	padding: 0px;
	top: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 2em;
	font-weight: normal;
	color: #333;
}
/* CSS Document */

#header {
	right: 50%;
	position: absolute;
	left: 50%;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #152249;
	text-decoration: underline;
}
tr #products{
	background-repeat: no-repeat;
	text-align: center;
}
tr #intro {
	padding: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
}
tr #ebay {
	padding: 30px;
}
tr #image {
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
tr #products a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #152148;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #152148;
	text-decoration: none;
	padding: 2px;
}
#container {
	height: 100%;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#buttons {
	text-align: center;
}
#main {
}
tr #image3 {
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	font-weight: lighter;
}
tr #products a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #152148;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A42225;
	text-decoration: none;
	padding: 2px;
}
.notcentred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
}
#ebay p {
	text-align: left;
}
a:hover {
	color: #F00;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F00;
}
.centred {
	text-align: center;
}
p {
	padding: 0px;
	top: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 2em;
	font-weight: normal;
	color: #333;
	text-align: left;
}
tr #footer p{
	text-align: center;
}
