body {
	text-align: left;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: none;
}
h1 {	line-height:100%;
	font-size:200%;
	font-weight:100;
	color:#333;
	margin-bottom:0px;
	margin-top: 8px;
}
h2 {
	font-size: 22px;
	color: #7E0000;
	font-weight: lighter;
	font-style: italic;
	padding-bottom: 5px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: -10px;
}
h3 {
	font-size: 16px;
	color: #555;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 14px;
	color: #547685;
	margin-bottom: -10px;
}
h5 {
	font-size: 12px;
	color: #FFF;
	background-color: #88BCD2;
	height: auto;
	width: auto;
	text-indent: 0px;
	letter-spacing: 0.1em;
	vertical-align: middle;
	margin-bottom: 4px;
	font-weight: 100;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
h6 {
	font-size: 12px;
	color: #FFF;
	background-color: #6790A2;
	height: 30px;
	width: auto;
	text-indent: 15px;
	letter-spacing: 0.1em;
	vertical-align: middle;
	margin-bottom: 5px;
	font-weight: 100;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h7 {
	font-size: 12px;
	color: #FFF;
	background-color: #09F;
	height: 20px;
	width: auto;
	text-indent: 15px;
	letter-spacing: 0.1em;
	vertical-align: middle;
	margin-bottom: 15px;
	font-weight: 100;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
p {
	font-size: 15px;
	color: #555;
	line-height: 19px;
    letter-spacing: .07em;
	text-align: left;
	font-weight: lighter;
	font-family:  Helvetica, sans-serif;
}
.smallbodytext {
	font-size: 11px;
	color: #69F;
	line-height: 19px;
	letter-spacing: 0.05em;
	text-align: justify;
	font-weight: lighter;
	font-family: Helvetica, sans-serif;
}
.textlargeitalics {
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #C30;
}
a { font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #09F;
}
a.small{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #6790A2;
}
a.smallbox{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #6790A2;
	margin: 6px;
	border: thin dotted #9BC8DA;
	padding: 15px;
}

hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
.tabletext {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 17px;
	letter-spacing: 0.05em;
	text-align: left;
	font-weight: lighter;
}
.tabletextadmin {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	letter-spacing: 0.05em;
	text-align: left;
	font-weight: lighter;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.tabletextadmin_linebottom {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	letter-spacing: 0.05em;
	text-align: left;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}
.img-shadow {
  float:left;
  background: url(http://www.lightship.co.za/mmc/pictures/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.lightship.co.za/mmc/pictures/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 10px;
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 8px;
	z-index: -1;
  }
#footer {
	width: 1026px;
	color: #DDD;
	text-align: center;
	height: 100%;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer div p a {
	color: #999;
}

