body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%; 
	font-style: normal;
	color: #003366; 
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
	}

h1,h3,h4,h4,h5,h6,li,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003366;}

h1 { font-size: 200%; font-weight: bold; }
h2 { font-size: 175%; font-weight: bold; }
h3 { font-size: 150%; font-weight: bold; }
h4 { font-size: 125%; font-weight: bold; }
h5 { font-size: 85%;  font-weight: bold; }
h6 { font-size: 75%;  font-weight: bold; }

.lg {font-size: 150%;}
.md {font-size: 100%;}
.sm {font-size: 85%;}

a {font-weight: bold; }
a:link {color: #0000FF;}
a:visited {color: #6666CC; }
a:active {color: #C0C0C0;}
a.done:link {color: #6666CC;}

.gallery {
	text-align: center; 
	vertical-align: bottom;
	font-size: 75%;  
	font-weight: bold;
	}
	
.galleryleft {

	text-align: left; 
	vertical-align: bottom;
	font-size: 75%;  
	font-weight: bold;
}

html, body, .solmainbody, .solmain, .soltitle {
	min-height: 100%;
	width: 100%;
	height: 100%
	}

html>body, html>body .solmain {
	height: auto;
	}

th { font-size: 90%; font-weight: bold;}
td,li { font-size: 90%;}
td,th {vertical-align: top;}

.solmain {
	position:absolute;
	top:0;
	left:0;
	text-align: left;
	width: 100%;
	padding: 65px 0 0 0;
	background-image: url(../images/legends.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.soltitleline {
	font-weight:bold; 
	font-size:125%;	 
	margin: 0;
	padding: 0.5em 0 0 0.1em;
	}

.solcontentbody {
	width: 80%;
	position:relative;
	margin:0;
	left:0em; 
	border-top: 1px solid #6666CC;
	padding: 0;
	}
	
.solsidebar {
	position:absolute; 
	left:0; 
	top:0.5em; 
	width:7em; 
	font-weight:bold; 
	font-size:100%;
	text-align: justify;
	}

.solsidebar a {
	display: block;
	text-decoration:none; 
	}

.solsidebar a:hover {
	color: #FFFFFF; 
	background-color: #0000FF;
	}
	
.solsidebar ul {
	list-style:none;
	margin:0.3em 0 0;
	padding:0;
	}
	
.solsidebar li {
	margin: 0 0 0.3em 0.5em;
	border-bottom: 1px solid #6666CC;
	}

.solbody {
	width:100%;
	position:relative;
	left: 8em;
	margin-top: 0.5em;
	display:inline;
	}
	
/*.solbody h4,  .solcol1 h4,  .solcol2 h4 {
	margin: 0 0 0.25em 0;
	padding: 0;
	}
	
.solbody a:hover {
	color: #FFFFFF; 
	background-color: #0000FF;
	}
*/	
.solfooter {
/*	position:absolute;
	bottom: -5em; */
	position:relative;
	clear: both;
	bottom: 0em; 
	margin-top: 1em;
	width: 80%;
	border-top: 1px solid #003366;
	}

.solfooter p {
	font-size: 60%;
	font-weight: bold;
	margin: 0.5em 0 1em 2em;
	padding: 0;
	}
