﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #abc;
}

.leftMenu {	text-align: left; }
		
.centerMenu { text-align: center;}
		
.rightMenu { text-align: right;	}

.light {
	color:#CCCCCC;
}

#container {
	width: 800px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#masthead {
	width: 780px;
	height: 100px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: auto;
}

#credo {
	width: 780px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	background-color: #689;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
 	font-weight: normal;
}

#navigation {
	text-align: left;
	clear: both;
	margin-top:0;
	margin-bottom:0;
	margin-right:10px;
	margin-left:10px;
	background-color: #689;
	width: 780px;
}

#content {
	float: right;
	width: 760px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	background-color: #dae7e5;
	position: relative;
}

#footer {
	text-align: center;
	clear: both;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #689;
}


#masthead h1 {
	font-family:"Comic Sans MS";
	font-size: 42px;
	text-align: left;
	margin-left: 180px;
}

h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}

/*Core Image Formats*/
img.small {
	height: 120px;
	max-width: 120px;
	padding: 5px;
	background-color: inherit;
}

img.medium {
	height: 180px;
	max-width: 180px;
	padding: 5px;
	background-color: inherit;
}

img.large {
	height: 240px;
	max-width: 240px;
	padding: 5px;
	background-color: inherit;
}

/* Content Section */
div.section_break {
	float: right;
	background-color: inherit;
}

/*Picture Container Small*/
div.pic_small {
	float: left;
	height: 180px;
	width: 160px;
	margin: 5px;
	text-align: center;
	background-color: inherit;
}
div.pic_small img {
	display: inline;
	text-align: center;
    margin: 3px;
    border: 1px solid #ffffff;
    background-color: inherit;
}
div.pic_small p {
    text-align: center;
    font-weight: normal;
    width: 180px;
    margin: 2px;
    background-color: inherit;
}
div.pic_small h2{
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding:0px;
	font-size: 18px;
	background-color: inherit;
}

/*Picture Container Medium*/
div.pic_medium {
	float: left;
	height: 300px;
	width: 240px;
	margin: 5px;
	text-align: center;
	background-color: inherit;
}
div.pic_medium img {
	display: inline;
    margin: 3px;
    border: 1px solid #ffffff;
    background-color: inherit;
}
div.pic_medium p {
    text-align: center;
    font-weight: normal;
    width: 180px;
    margin: 2px;
    background-color: inherit;
}
div.pic_medium h2{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding:0px;
	font-size: 18px;
	background-color: inherit;
}


/* Content Container */
div.content_only {
	float: right;
	width: 760px;
	background-color: #fff;
	position: relative;
	margin-bottom: 10px;
	background-color: inherit;
	text-align:center;
}
div.content_only p{
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: justify;
	background-color: inherit;
}
div.content_only h2{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 18px;
	background-color: inherit;
}

div.content_only h3{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	font-size: 18px;
	background-color: inherit;
}

/*Picture Content Container*/
div.pic_content {
	float: left;
	width: 760px;
	min-height: 150px;
	position: relative;
	margin-bottom: 10px;
	background-color: inherit;
}
div.pic_content p{
 	margin: 10px;
 	text-align:justify;
 	float: left;  	
 	background-color: inherit;
}
div.pic_content h2{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding:0px;
	font-size: 25px;
	background-color: inherit;
}
div.pic_content h3{
	margin-top: 5px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	background-color: inherit;
}
div.pic_content img {
	float: left;
	background-color: inherit;
}

/*Content Picture Container*/
div.content_pic {
	float: right;
	width: 760px;
	min-height: 150px;
	position: relative;
	margin-bottom: 10px;
	background-color: inherit;
}
div.content_pic p{
	float: left;
	padding: 0px;
	margin: 10px;
 	text-align:justify;
 	background-color: inherit;
}
div.content_pic h2{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
	font-size: 25px;
}
div.content_pic h3{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-size: 18px;
}
div.content_pic img {
	float: right;
	background-color: inherit;
}

/* 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;
}

hr.bold {
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bolder;
	height: 3px;
	background-color: black;
}
hr.sub {
	width: 85%;
}

