﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #27408B;
	background-color: #236B8E;
	margin-top: 0px;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus4_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #104E8B;
	
	
}
#masthead {
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #f0f0f0;
	}
#sidebar {
	width: 150px;
	background-color: #d3d3d3;
	position: absolute;
	margin-left: 12px;
}
#content {
	float: right;
	width: 560px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	
}
#footer {
	text-align: center;
	clear: both;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #4f94cd;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
}
	 

/* 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;
}

/* Styles for font color on pages */

#headerstyle {
	margin: 1px 3px;
	font-family: Times new roman;
	
	color: #ff8c00;
	font-weight:bold;
	
}
#fontstyle {
	margin: 1px 3px;
	font-family: "Times New Roman", Times, serif;
	color: #236B8E;
	font-weight: lighter;
	font-size:medium;
	width: 295px;
     margin-left: 8px;
     background-color: #FFFAFA;
     

}


/* Styles for hyper links */
#linksp {
	font-size: 0.9em;
	margin: 2px;
	padding: 2px;
}
#linksa {
	color: #b8860b;
	text-decoration: none;
}

#linksa:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa1 {
	color: #b8860b;
	text-decoration: none;
}
#linksa1:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa2 {
	color: #b8860b;
	text-decoration: none;
}
#linksa2:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa3 {
	color: #b8860b;
	text-decoration: none;
}
#linksa3:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa4 {
	color: #b8860b;
	text-decoration: none;
}
#linksa4:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa5 {
	color: #b8860b;
	text-decoration: none;
}
#linksa5:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa6 {
	color: #b8860b;
	text-decoration: none;
}
#linksa6:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa7 {
	color: #b8860b;
	text-decoration: none;
}

#linksa7:hover {
	color: #104e8b;
	text-decoration: underline;
}
#linksa8 {
	color: #b8860b;
	text-decoration: none;
}

#linksa8:hover {
	color: #104e8b;
	text-decoration: underline;
}


/* Styles for adding lines to pages */
#line {
	  max-height: 30em;
	  min-height: 30em;
}

#line2 {
	background-image: url('../images/rndcnr.png');
	border-left: 300px;
	border-left-width: 2px;
	border-left-style: hidden;
	border-right-style: hidden;
	border-top-style: hidden;
	border-bottom-style: hidden;
}	
#line3 {
     margin: 0px;
     border-width: 2px;	
     width: 295px;
     margin-left: 8px;
     border-right-style: solid;
     border-right-width: thin;
     border-right-color: silver;
}
#hline {
     border-bottom-style: dotted;
     border-width: 2px;	
     width: 295px;
     margin-left: 8px;
}

#pic {
		background-image: url('../images/Diamond%20SINGLE_page_32.jpg');
        background-repeat: no-repeat;
        
        
        
}
/* adding blank spaces on a page */
#space {
	  max-height: 10em;
	  min-height: 10em;
}


