body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image:url(images/bg.jpg);
	margin:auto 0;
}

.leftcolumn {
	width: 850px;
	height: 165px;
	background-image: url(images/leftlogo.jpg);
	background-repeat: no-repeat;
}

.leftswirl {
	width: 254px;
	height: 170px;
	background-image: url(images/leftswirlback.jpg);
	background-repeat: no-repeat;
}

.left {
	width: 254px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}

.space {
	width: 596px;
	height: 62px;
	background-color: #EAD7AF;
}

.menu {
	width: 596px;
	height: 47px;
	background-image: url(images/greyback.jpg);
	background-repeat: no-repeat;
}

.heading {
	width: 596px;
	height: 61px;
	background-image: url(images/beigeback.jpg);
	background-repeat: no-repeat;
	align:center;
	vertical-align:middle;
}

.rightcolumn {
	width: 596px;
	height: 165px;
	background-image: url(images/header1.jpg);
	backgournd-repeat: no-repeat;
}
.rightcolumn2 {
	width: 596px;
	height: 165px;
	background-image: url(images/header2.jpg);
	backgournd-repeat: no-repeat;
}
.rightcolumn3 {
	width: 596px;
	height: 165px;
	background-image: url(images/header3.jpg);
	backgournd-repeat: no-repeat;
}
.rightcolumn4 {
	width: 596px;
	height: 165px;
	background-image: url(images/header4.jpg);
	backgournd-repeat: no-repeat;
}
.rightcolumn5 {
	width: 596px;
	height: 165px;
	background-image: url(images/header5.jpg);
	backgournd-repeat: no-repeat;
}
.rightcolumn6 {
	width: 596px;
	height: 165px;
	background-image: url(images/header6.jpg);
	backgournd-repeat: no-repeat;
}
.rightcolumn7 {
	width: 596px;
	height: 165px;
	background-image: url(images/header7.jpg);
	backgournd-repeat: no-repeat;
}
.rightcolumn8 {
	width: 596px;
	height: 165px;
	background-image: url(images/header8.jpg);
	backgournd-repeat: no-repeat;
}
.footer {
	width: 850px;
	height: 40px;
	background-image: url(images/footer.jpg);
	backgournd-repeat: no-repeat;
	text-align:center;
	padding:5;
	margin:0;
}

p.bottom {
color:#FFFFFF;
}

p.normal {
margin-left: 8px;
margin-right: 8px;
}

p.normalbold {
margin-left: 8px;
margin-right: 8px;
font-weight:bold;
}

p.footer {
color:#FFFFFF;
text-align:center;
vertical-align:middle;
}
p.textheading {
color:#000000;
text-align:center;
font-size: medium;
font-weight:bold;
}
p.subheading {
color:#000000;
text-align:center;
font-size: small;
font-style:italic;
}

a.link {
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

a.link:hover{
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}

a.link2 {
font-weight:normal;
color:#000000;
text-decoration:none;
}

a.link2:hover{
font-weight:normal;
color:#000000;
text-decoration:underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}