﻿/* Generated by KompoZer */
@import url(layout.css);
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  margin: 30px 30px;
  padding: 0;
  color: #000000;
  background-color: #ffffff;
}
#graphic_header {
	margin: 0 auto 0 auto;
	width: 646px;
	height: 10px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}
#graphic_footer {
	margin: 0 auto 0 auto;
	width: 646px;
	height: 18px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
}

#container {
	margin: 0 auto 0 auto;
	width: 646px;
	background-image: url(../images/msfp_smbus2_01.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	background-color: #ffffff;
	background: url('../images/header.jpg');
	margin: 0 10px;
	width: 626px;
	overflow: auto;
	height: 108;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
#content {
	background-color: #ffffff;
	padding: 10px;
	float: right;
	width: 456px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	position: relative;
}
#footer {
  padding: 0;
  text-align: center;
  clear: both;
  width: 626px;
  margin-right: 10px;
  margin-left: 10px;
  overflow: auto;
  background-color: #2b6eb6;
}
#masthead img {
  float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	color: #FFFFFF;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: block;
}
#sidebar li {
  border: 1px solid #2b6eb6;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  display: block;
}
#sidebar a {
  border-bottom: 1px solid #f2f2f2;
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
  color: #2b6eb6;
  display: block;
}
#sidebar a:hover {
  border-bottom: 1px solid #f2f2f2;
  font-weight: bold;
  text-decoration: none;
  color: #E01F26;
  background-color: #f2f2f2;
}
#footer p {
  margin: 2px;
  padding: 2px;
  font-size: 0.8em;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
  text-decoration: underline;
}
#footer a:hover {
  color: #E01F26;
  text-decoration: none;
}
.style_bold {
  font-weight: bold;
}
.style_italic {
  font-style: italic;
}
