﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
}
#container {
	width: 813px;
	margin: 0 auto;
	background-image:url('../images/msfp_smbus2_02.gif');
	background-repeat:repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 783px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 26px;
	overflow: auto;
	background-color: #bde;
}
#sidebar {
	text-align:center;
	float: left;
	width: 150px;
	background-color: #EFF8F8;
	position: relative;
	clear: both;
	margin-left: 30px;
	display: inline;
}
#content {
	float: right;
	width: 585px;
	margin-top: 0;
	margin-right: 5px;
	Padding: 10px;
	background-color: #EFF8F8;
	position: relative;
}
#footer {
	text-align: left;
	clear: both;
	width: 783px;
	margin-right: 10px;
	margin-left: 26px;
	height:30px;
	background-color: #48AAA2;
}
#footer2 {
	text-align: left;
	clear: both;
	width: 783px;
	height:30px;
	background-color: #48AAA2;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding:0px;
	border-width: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border-width: 0;
}
.copyli {
	list-style-image: url('../images/li.gif');
	vertical-align: bottom;
	font-size: small;
	line-height: 14px;
	text-align: left;
	padding-bottom:5px;
	font-family: Verdana;
	color: black;
	font-size: 11px;
	text-align:justify;

}
.copyli2 {
	list-style-image: url('../images/li.gif');
	vertical-align: bottom;
	font-size: small;
	line-height: 14px;
	text-align: left;
	font-family: Verdana;
	color: black;
	font-size: 11px;
	text-align:justify;


}

#sidebar a {
	text-decoration: none;
	border-width: 0;
	}
#sidebar a:hover {
	text-decoration: none;
	border-width: 0;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.images {
	border-width: 0;
}
.copy {
	font-family: Verdana;
	text-align:justify;
	color: black;
	font-size: 11px;
	line-height: 14px;
	text-indent: 0px;
}

.quotecopy {
	font-family:Arial, Helvetica, sans-serif;
	color: #FF730E;
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	padding-left:0px;
}

.headingorange {
	padding: 0px 0px 5px 10px;
	display: block;
	width: 100%;
	font-family: Verdana;
	color: white;
	background-image:url('../images/heading.gif');
	background-repeat:no-repeat;
	font-size: 14px;
	line-height: normal;
	vertical-align: middle;
	text-indent: 0px;
}

a {
	font-family: Verdana;
	color: #1A6F70;
	text-decoration:none;
	font-size: 11px;
	line-height: 14px;
	text-indent: 0px;
	font-weight:bold;
}
a:hover {
	font-family: Verdana;
	color: #1A6F70;
	text-decoration:underline;
	font-size: 11px;
	line-height: 14px;
	text-indent: 0px;
	font-weight:bold;
}


.heading1 {
	padding: 0px;
	font-family:Verdana;
	font-weight: bold;
	Color: #48AAA2;
	font-size: 15px;
	line-height: normal;
}

.foot {
	color: #008000;
}

.style1 {
	text-align: left;
}
.style2 {
	text-align: left;
	margin-left: 10px;
}

.home {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/home.gif');
	background-repeat:no-repeat;
	
}

a.home {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/homeover.gif');
	background-repeat:no-repeat;
	
}
a.home2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/homeover.gif');
	background-repeat:no-repeat;
	
}

a.home:link,
a.home:visited { background: url('../images/home.gif'); 
background-repeat:no-repeat;
}

a.home:hover,
a.home:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/homeover.gif');
	background-repeat:no-repeat;	
}

.location {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/location.gif');
	background-repeat:no-repeat;
}

a.location {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/locationover.gif');
	background-repeat:no-repeat;
}
a.location2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/locationover.gif');
	background-repeat:no-repeat;
}

a.location:link,
a.location:visited { background: url('../images/location.gif'); 
background-repeat:no-repeat;
}

a.location:hover,
a.location:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/locationover.gif');
	background-repeat:no-repeat;
}
.trip {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/field.gif');
	background-repeat:no-repeat;
}

a.trip {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/fieldover.gif');
	background-repeat:no-repeat;
}
a.trip2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/fieldover.gif');
	background-repeat:no-repeat;
}

a.trip:link,
a.trip:visited { background: url('../images/field.gif'); 
background-repeat:no-repeat;
}

a.trip:hover,
a.trip:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/fieldover.gif');
	background-repeat:no-repeat;
}
.course {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/course.gif');
	background-repeat:no-repeat;
}

a.course {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/courseover.gif');
	background-repeat:no-repeat;
}
a.course2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/courseover.gif');
	background-repeat:no-repeat;
}

a.course:link,
a.course:visited { background: url('../images/course.gif'); 
background-repeat:no-repeat;
}

a.course:hover,
a.course:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/courseover.gif');
	background-repeat:no-repeat;
}

a.coursedates {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/coursedates.gif');
	background-repeat:no-repeat;
}
a.coursedates2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/coursedatesover.gif');
	background-repeat:no-repeat;
}


a.coursedates {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/coursedatesover.gif');
	background-repeat:no-repeat;
}

a.coursedates:link,
a.coursedates:visited { background: url('../images/coursedates.gif'); 
background-repeat:no-repeat;
}

a.coursedates:hover,
a.coursedates:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/coursedatesover.gif');
	background-repeat:no-repeat;
}

.application {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/application.gif');
	background-repeat:no-repeat;
}

a.application {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/applicationover.gif');
	background-repeat:no-repeat;
}
a.application2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/applicationover.gif');
	background-repeat:no-repeat;
}

a.application:link,
a.application:visited { background: url('../images/application.gif'); 
background-repeat:no-repeat;
}

a.application:hover,
a.application:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/applicationover.gif');
	background-repeat:no-repeat;
}

.frequently {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/frequently.gif');
	background-repeat:no-repeat;
}

a.frequently {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/frequentlyover.gif');
	background-repeat:no-repeat;
}
a.frequently2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/frequentlyover.gif');
	background-repeat:no-repeat;
}

a.frequently:link,
a.frequently:visited { background: url('../images/frequently.gif'); 
background-repeat:no-repeat;
}

a.frequently:hover,
a.frequently:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/frequentlyover.gif');
	background-repeat:no-repeat;
}
.quotes {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/quotes.gif');
	background-repeat:no-repeat;
}

a.quotes {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/quotesover.gif');
	background-repeat:no-repeat;
}
a.quotes2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/quotesover.gif');
	background-repeat:no-repeat;
}

a.quotes:link,
a.quotes:visited { background: url('../images/quotes.gif'); 
background-repeat:no-repeat;
}

a.quotes:hover,
a.quotes:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/quotesover.gif');
	background-repeat:no-repeat;
}
.sponsors {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/sponsers.gif');
	background-repeat:no-repeat;
}

a.sponsors {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/sponsersover.gif');
	background-repeat:no-repeat;
}
a.sponsors2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/sponsorsover.gif');
	background-repeat:no-repeat;
}

a.sponsors:link,
a.sponsors:visited { background: url('../images/sponsers.gif'); 
background-repeat:no-repeat;
}

a.sponsors:hover,
a.sponsors:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/sponsorsover.gif');
	background-repeat:no-repeat;
}
.contact {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/contact.gif');
	background-repeat:no-repeat;
}

a.contact {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/contactover.gif');
	background-repeat:no-repeat;
}
a.contact2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/contactover.gif');
	background-repeat:no-repeat;
}

a.contact:link,
a.contact:visited { background: url('../images/contact.gif'); 
background-repeat:no-repeat;
}

a.contact:hover,
a.contact:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/contactover.gif');
	background-repeat:no-repeat;
}




.films {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/films.gif');
	background-repeat:no-repeat;
}

a.films {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/filmsover.gif');
	background-repeat:no-repeat;
}
a.films2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/filmsover.gif');
	background-repeat:no-repeat;
}

a.films:link,
a.films:visited { background: url('../images/films.gif'); 
background-repeat:no-repeat;
}

a.films:hover,
a.films:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/filmsover.gif');
	background-repeat:no-repeat;
}








.comments {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/sponsers.gif');
	background-repeat:no-repeat;
}

a.comments {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/commentsover.gif');
	background-repeat:no-repeat;
}
a.comments2 {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/commentsover.gif');
	background-repeat:no-repeat;
}

a.comments:link,
a.comments:visited { background: url('../images/comments.gif'); 
background-repeat:no-repeat;
}

a.comments:hover,
a.comments:focus {
	display:block;
	width:167px;
	height:23px;
	background-image:url('../images/commentsover.gif');
	background-repeat:no-repeat;
}











#field {
	font-family:Verdana;
	border-style:none;
	font-weight:bold;
	font-size:medium;
	color:aqua;
}
#table {
padding:0px,50px,0px,5px;
}
td {
	text-align:justify;
}
p {
text-align:justify;
}









