﻿@import url("layout.css");
body {
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	background-color: #fff;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-image: url('../images/msfp_smbus2_01.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 700px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #FFFFFF;
}
#topnavigation {
	float: right;
	width: 200px;
}
#members {
	display: none;
	text-decoration: none;
	background-color: white;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
#newsletter {
	float: left;
	width: 150px;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
#statistics {
	float: left;
	width: 150px;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}

#content {
	float: inherit;
	width: 550px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 0px 10px 10px 10px;
	background-color: #fff;
	position: relative;
	font-size: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 727px;
	margin-left: 13px;
	padding: 0;
	overflow: auto;
	background-color: #000069;
}
#masthead img {
	margin: 0;
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
/* Sytles for Navigation Header */
#topnavigation ul {
	padding: 3px 0;
	margin-left: 0;
	border-right: 4px solid #000069;
	text-align: center;
}
#topnavigation ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#topnavigation ul li a {
	padding: 1px;
	margin-left: none;
	text-decoration: none;
}
#topnavigation ul li a:link {
	color: #448;
}
#topnavigation ul li a:visited {
	color: #667;
}
#topnavigation ul li a:visited:hover {
	color: black;
	background: white;
	border-color: #000069;
}
#topnavigation ul li a:link:hover {
	color: black;
	background: white;
	border-color: #000069;
}
#topnavigation ul li a#current {
	
	background: white;
	border-bottom: 1px solid white;
}
/* Styles for Expanding Items */
#memberdiv {
	padding: 0 0 0 0;
	float: left;
	width: 150px;
	margin-left: 13px;
	margin-bottom: 0px;
}
#memberdiv ul {
	list-style-type: none;
	width: 100%;
	display: none;
	margin: 0;
	padding: 0;
}
#memberdiv li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#memberdiv a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
	font-size: x-small;
}
#memberdiv a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* End for Expanding */
/* Styles for Navigation */
#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;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
	font-size: x-small;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Newsletter */
#newsletter ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#newsletter li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
}
#newsletter a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #000069;
}
#newsletter a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #ffffff;
}
/* Styles for Statistics */
#statistics ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#statistics li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
}
#statistics a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #000069;
}
#statistics a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #ffffff;
}


/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	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;
}
