﻿
.main {
	border: 2px solid #000000;
	background-color: #404040;
	position: relative;
	margin: 0 auto;
}
.photo {
	border: 6px solid #FFFFFF;
}
.sharebutton {
	text-align: right;
}
.logo {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
}
.right-header {
	text-align: right;
	color: #FFFFFF;
	font-size: x-large;
	font-family: Verdana, Tahoma;
}
.content-pad {
	padding: 10px 30px 10px 30px;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 180%;
	text-align: justify;
}
.header-image {
	border-style: solid none solid none;
	border-width: 6px;
	border-color: #FFFFFF;
}
.heading-centre {
	text-align: center;
}
.text-footer {
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
	text-align: center;
}
.whitetopbottom {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 8px;
	border-bottom-width: 3px;
	border-color: #FFFFFF;
}
.footerimage {
	border-top-style: solid;
	border-width: 5px;
	border-color: #FFFFFF;
}
.content2 {
	padding: 10px 0px 10px 0px;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 180%;
	text-align: justify;
}
.footerimagehome {
	border-top-style: solid;
	border-width: 8px;
	border-color: #FFFFFF;
}
