body {
		background-image:url(../graphics/lms_roundal.jpg);
		background-repeat:repeat;
		margin:15px;
		padding:0px;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		line-height:14px;
		color:DarkSlateGrey;
		background-color:transparent;
		text-align:left;
		min-height:480px;
		}

iframe {
		margin:0px;
		}

h1, h2 {
		background-color:LightGoldenRodYellow;
		color:black;
		text-transform:uppercase;
		line-height:20px;
		}

h1 {
		font-size:250%;
		font-weight:bolder;
		line-height:1.5em;
		margin:0em;
		text-align:center;
		}

h2, h3 {
		font-weight:bold;
		margin:0em 0em 0.25em 0em;
		padding:1em;
		}

p, li, td {
		color:DarkSlateGrey;
		}
		
p, li {
		margin:0px;
		}
		
p {
		padding-bottom:1em;
		}

li {
		padding-bottom:0.1em;
		}
		
table {
		 border:0;
		 }

td {
		padding:0.25em;
		text-align:left;
		height:1.25em;
		vertical-align:top;
		}

sup, sub {
		vertical-align: baseline;
		position: relative;
		top: -1px;
		}

sub { 
		top: 1px; 
		}

a {
		font-weight:bold;
		text-decoration:none;
		line-height:16px;
		}

a:link {
		color:DarkSlateGrey;
		background-color:LightGoldenRodYellow;
		}

a:visited {
		color:DarkSlateGrey;
		background-color:LightGoldenRodYellow;
		font-size:90%;
		}

a:hover {
		color:black;
		background-color:LightGoldenRodYellow;
		}

b {
		font-family:times, serif;
		font-style:italic;
		font-weight:bold;
		margin:0em 0em 1em 0em;
		}

.content, .slideNav, .borderedTableContent {
		background-color:LightGoldenRodYellow;
		border:2px solid #700000;
		color:DarkSlateGrey;
		margin:0px 0px 10px 165px;
		min-width:120px;
		max-width:800px;
		padding:10px;
		position:relative;
		width:auto;
		z-index:3;
		}

.center {
		margin:0px 0px 10px 165px;
		min-width:120px;
		max-width:800px;
		padding:10px;
		position:relative;
		width:auto;
		z-index:3;
		}

.borderedTableContent table, .borderedTableContent th, .borderedTableContent td {
		border-collapse: collapse;
		border: 1px solid black;
		}

.dj {
		background-color:black;
		border:2px solid #700000;
		color:white;
		margin:0px 0px 10px 165px;
		min-width:120px;
		max-width:800px;
		padding:10px;
		position:relative;
		width:auto;
		z-index:3;
		}

.heading {
		background-color:LightGoldenRodYellow;
		border:2px solid #700000;
		color:DarkSlateGrey;
		margin:0px 0px 10px 165px;
		min-width:120px;
		max-width:800px;
		padding:0px 10px 0px 10px;
		position:relative;
		width:auto;
		z-index:3;
		}

.sideBar2 {
		background-image:none;
		margin:0;
		top:15px;
		left:15px;
		height:400px;
		width:150px;
		position:absolute; 
		}

.sideBar {
		width:150px;
		top:15px;
		left:15px;
		text-align:center;
		border:2px solid #700000;
		background-color:LightGoldenRodYellow;
		color:DarkSlateGrey;
		padding:10px;
		position:absolute; 
		z-index:1;
		}		

.noprint {
		display:inline;
		}

.nodisplay {
		display:none;
		}

.bigPane, .littlePaneLeft, .littlePaneRight {
		margin:5%;
		}

.bigPane {
		width:70%;
		}

.littlePaneLeft, .littlePaneRight {
		width:30%;
		}

.rightSmallBox, .centreSmallBox, .leftLargeBox, .leftTitleBox {
		width:9%;
		vertical-align:bottom;
		border:1px solid #FFFFCC;
		}
		
.right, .rightSmallBox, .rightQuarter, .littlePaneRight, .rightHalf, .t20r {
		text-align:right;
		}
		
.left, .leftLargeBox, .leftTitleBox, .leftQuarter, .littlePaneLeft, .bigPane, .leftHalf, .leftHalfTitle {
		text-align:left;
		}

.centreSmallBox, .slideNav {
		text-align:center;
		}

.centreSmallBox {
		font-style:italic;
		font-weight:bolder;
		}
		
.leftLargeBox, .leftTitleBox {
		width:28%;
		}
		
.leftQuarter, .rightQuarter {
		width:25%;
		}
		
.leftHalf, .rightHalf, .leftHalfTitle {
		width:50%;
		}

.leftTitle, .leftTitleBox, .leftHalfTitle{
		font-style:italic;
		font-weight:bolder;
		}

.leftTitle {
		padding-top:12px;
		text-align:left;
		font-size:larger;
		}

.border {
		padding-top:1em;
		border:2px solid #FFFFCC;
		}
		
.plainList {
		list-style-type:none;
		}

.level1, .level2, .level3 {
		margin-bottom:5px;
		}
		
.level1 {
		text-indent:-3%;
		}
		
.level2 {
		text-indent:0%;
		}

.level3 {
		text-indent:3%;
		}

.leftQuarter, .rightQuarter {
		width:25%;
		}

.slideNav {
		float:right;
		max-width:400px;
		vertical-align:middle;
		font-weight:bold;
		margin:0;
		padding:0;
		}

.slideNav>a, .border>a {
		text-decoration:none;
		color:DarkSlateGrey;
		background-color:transparent;
		}

.slideNav>img, .slideNav>a>img, .border>a>img {
		border:none;
		}

.slideNav>img, .slideNav>a>img {
		padding-top:5px;
		}

.oldbrowser {
		display:none;
		}

#contactResult{
		font-size:120%;
		text-align:center;
		border:2px solid #553743;
		color:#FF0000;
		background-color:LightGoldenRodYellow;
		margin:0px 0px 10px 165px;
		min-width:120px;
		max-width:800px;
		padding:10px;
		position:relative;
		width:auto;
		z-index:3;
}

.t20, .t20r{
		width:20%;
}

.t10{
		width:10%;
}

.t25{
		width:25%;
}

.t3{
		width:3%;
}

.t5{
		width:5%;
}

.odd{
		background-color:#700000;
}

.odd>td{
		color:LightGoldenRodYellow;
}

.odd>td>a{
		color:LightGoldenRodYellow;
		background-color:#700000;
}

.odd>td>a:hover{
		color:Yellow;
}

.even{
		background-color:LightGoldenRodYellow;
}

.column {
  float: left;
  width: 70%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.indent{
		margin-left:20px;
		padding-top:-1em;
}


/* Slideshow stuff below here */

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  text-align: center;
  vertical-align: middle
}

/* Hide the images by default */
.mySlides {
    display: none;
    margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "prev button" to the left */
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}