﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #808080;
}
.a2a_dd {
}
#container {
	border: medium inset #000066;
	width: 760px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 740px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #CCFFFF;
	background-image: url('../images/header.jpg');
	height: 92px;
}
#content {
	margin: 0 0px 10px 10px;
	float: none;
	width: 730px;
	padding: 10px;
	background-color: #fff;
	position: static;
	overflow: visible;
}
#content ul {
	border: 1px none #003399;
	list-style-type: none;
	width: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
#content li {
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #FFFF00;
	font-size: 0.9em;
	padding: 1px;
	margin: 1px;
	text-decoration: none;
	display: block;
	background-color: #FFFFCC;
	list-style-type: none;
}
#content ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #118;
	display: block;
	padding: 0px;
}
#content ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	display: block;
	padding: 0px;
	background-color: #94A8D3;
	background-image: url('../images/msfp_smbus2_01.gif');
}
#footer {
	text-align: center;
	clear: both;
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-image: url('../images/msfp_smbus2_01.gif');
	margin-top: 10px;
}
#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#footer img {
	margin: 10px;
	text-align: center;
	clear: both;
	width: 250px;
	padding: 0;
	overflow: auto;
	background-image: none;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	display: inline;
	width: 100%;
	text-align: center;
}
#footer li {
	list-style-type: none;
	position: relative;
	padding: 5px;
	margin: 15px 5px 15px 5px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	display: inline;
	font-size: .9em;
}
#footer a {
	color: #118;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #f2f2f2;
	font-weight: bold;
}
/* Styles for Navigation */
#sidebar {
	float: left;
	width: 150px;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: block;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	background-color: #f2f2f2;
}
# webcalendarcontent {
	width: 750px;
	padding: 10px;
	margin: 10px;
}
/* Styles for Footer */

