.picture {
	margin: 0px 3px;
	padding-left: 1px;
	padding-right: 1px;
}

.title {
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 3px;
}
body {
	font-family: "Arial Narrow";
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer {
	font-size: 14px;
	color: #FFFFFF;
	background: #003300;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	color: #000066;
	font-size: 15px;
	font-weight: normal;
	margin-left: 7px;
}

a:link, active{
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #FF0066;
}

.bluebg {
	background: #000066;
	border: 1px solid #0099FF;
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}

.menu a:link, active{
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color: #DDFFDD;
	text-decoration: none;
}

.menu a:hover {
	color: #FFB3D1;
	text-decoration: none;
}
.border {
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
}

.table-border {
	border: 1px solid #000033;
}

.pic-left {
	float: left;
	margin-right: 7px;
	color: #003300;
	margin-left: 5px;
}

.table-pic-left {
	float: left;
	color: #003300;
	margin-left: 5px;
}
.pic-right {
	float: right;
	margin-left: 7px;
	color: #D21570;
}
.pic-centre {
	margin-right: 12px;
}
.table {
	vertical-align: middle;
	border: 1px solid #000099;
	padding: 3px;
}
.centre {
	background: url(images/artyfacts.gif) no-repeat center center;
}
p {
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #d32e4d;
	line-height: 18px;
}
.contact a:link, active{
	color: #000066;
	text-decoration: none;
}

.contact a:visited {
	color: #DDFFDD;
	text-decoration: none;
}

.contact a:hover {
	color: #FFB3D1;
	text-decoration: none;
}

