﻿.left {
	background-image: url('images/left.JPG');
}
.right {
	background-image: url('images/right.JPG');
}
.pictures-no-border {
	border-width: 0;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: justify;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0039b3;
}
.body-alignment {
	text-align: justify;
}
.bottom-nav-alignment {
	text-align: center;
}
.list-paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
}
.picture-with-border {
	border: 2px solid #C0C0C0;
	font-family: Arial;
}
.web-sample {
	text-align: left;
}
.center-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: center;
}
.table1 {
	text-align: right;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: right;
}
.table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: left;
}
a {
	color: #FF0000;
	Text-Decoration: none
}
a:hover {
	color: #FF0000;
	Text-Decoration: underline
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}

#slideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 705px; 
    height: 450px; 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
.fadein { position:relative; height:450px; width:705px; }
.fadein img { position:absolute; left:0; top:0; }
body {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.fadelinks, .faderandom { position:relative; height:450px; width:705px; }
.fadelinks > *, .faderandom > * { position:absolute; left:0; top:0; display:block; }
.multipleslides { position:relative; height:450px; width:705px; float:left; }
.multipleslides > * { position:absolute; left:0; top:0; display:block; }
