﻿body, html
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
	text-align: center; /* for older IE browsers */
}
body
{
	font-size: 14px;
}


#wrapper {
    width: 800px;
    margin: 0 auto;
    background-color: white;
    text-align: left;  /* because the text is centered in the body */
}

div.hr 
{
  height: 1px;
  background-color: black;
}
div.hr hr 
{
  display: none;
}

/* ------------------------------- */
/*          H E A D E R            */
/* ------------------------------- */

#header
{
	width: 100%;
	/*background-color: #0066b0; 
	border: 1px #06c solid; */
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 92px;
	max-height: 92px;
}

#header img 
{
	margin: 0px;
	padding: 0px;
}

#hdrpic 
{ 
	margin: 0px;
}
	
#hdrtext
{
	position: relative;
	margin-top: -17px;
	margin-left: 290px;
	width: 382px;
	height: 12px;
	max-height: 12px;
	font-size: 10px;
	color: white;
	background-color: #0066b0;
	border-width: 0px;
}

/* ------------------------------- */
/*          N A V   B A R          */
/* ------------------------------- */

#nav
{
	display: block;
	width: 100%;
	background-color: #eee;
	text-align: center;
	border: 1px black solid;
}

#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 1px 0px;
}

#nav li
{
	display: inline;
}

#nav a:link, #nav a:visited
{
	color: #000;
	background-color: #eee;
	text-decoration: none;
	font-size: 14px;
}

#nav a:hover
{
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

/* ------------------------------- */
/*          C O N T E N T          */
/* ------------------------------- */


#content
{
	width: 100%;
	overflow: auto;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-image: url('MufonGaBackground_800x2.png');
	background-repeat: repeat-y;
	/*width: 800px;*/
}

#contenttitle
{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: navy;
	margin-top: 12px;	
}

#MainPageContentCol1
{
	float: left;
	width: 190px;
/*	background-color: #dcdcf8;
	border-right: 1px solid black; */
	padding: 8px;
}

.statemeetings
{
	margin-top: 5px;
	padding: 2px;
	background-color: #0066b0;
	color: #ffffcc;
	text-align: center;
}
.statemeetingstitle
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.statemeetingscontent
{
	padding: 2px;
	background-color: white;
	color: black;	
}
.statemeetingscontent p
{
	display: block;
	margin: 3px 0px;
}
.statemeetingsseperator
{
	border-bottom: solid 1px #0066b0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#MainPageContentCol2
{
	width: 403px;
	float: left;  
	padding: 15px;
}



#MainPageContentCol3
{
	float: right;
	width: 158px;

	background-color: #0066b0; /*#036; */
	border-left: 1px solid black;
	text-align: center;
	font-size: 14px;
}
#MainPageContentCol3 p
{
	margin: 10px 5px;	
}
#MainPageContentCol3 a:link
{
	color: #ffffcc;
	text-decoration: none;	
}
#MainPageContentCol3 a:visited
{
	color: white;
	text-decoration: none;	
}
#MainPageContentCol3 a:hover
{
	color: yellow;
	text-decoration: none;	
}

#FIPromo a:link
{
	color: #ffffcc;
	text-decoration: none;	
}
#FIPromo a:visited
{
	color: white;
	text-decoration: none;	
}
#FIPromo a:hover
{
	color: yellow;
	text-decoration: none;	
}

#content img
{
	margin: 0 0 0 0;
}

#footer
{
	clear: both;
	width: 100%;
	border: 1px solid black;
	text-align: center;
	font-size: x-small;
	background-color: #eee;
	color: black;
}

#GeneralLayoutContent
{
	width: 100%;
/*	overflow: auto;
*/
	border-right: 1px solid black;
	border-left: 1px solid black;

	background-image: url('MufonGaBackground_125_650_125x2.png');
	background-repeat: repeat-y;
}

#GeneralLayout1Col1
{
	float: left;
	width: 109px;
	padding: 8px;
}
#GeneralLayout1Col2
{
	float: left;
	width: 510px;
	padding: 20px;
}

#GeneralLayout1Col3
{
	float: left;
	width: 109px;
	padding: 8px;
}

#GeneralLayout2Col1
{
	float: left;
	width: 125px;
}
#GeneralLayout2Col2
{
	float: left;
	width: 510px;
	padding: 20px;
}

#GeneralLayout2Col3
{
	float: left;
	width: 125px;
}

/*  C O N T A C T   P A G E */

.MufonContact
{
	margin: 40px 0px 20px 70px;
	text-align: left;
}
.MufonContact p
{
	margin: 5px 0px;
}
.ContactLine2
{
	margin: 5px 0px 5px 30px;
}

/*  L I N K S   P A G E */

#LinksNav
{
	text-align: center;
	background-color: #369;
	border: 1px black double;
	color: white;
	font-size: 14px;
	/*font-weight: bold;*/
	padding: 5px;
}

#LinksNav a:link, #LinksNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#LinksNav a:hover
{
	color: #ff0;
	text-decoration: none;
}

.LinksGroups
{
	text-align: center;
	color: black;
	background-color: #fffff0;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 6px 0px;
	border: 1px black solid;
}

.LinksSubGroups
{
	color: black;
	font-size: 16px;
	margin-left: 22px;
	font-weight: bold;
}

.LinkBlocks
{
	text-align: left;
}
.booktitle
{
	font-style: italic;
	font-weight: bold;
}

/*  A R T I C L E S   P A G E */

#ArticleTitle
{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: black;
	margin-top: 12px;	
}

#ArticleTitle p
{
	margin: 2px 0px;	
}

#ArticleAuthor
{
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: black;
	margin-top: 12px;	
}
#ArticleAuthor p
{
	margin: 2px 0px;	
}

.ArticleBooks-Title
{
	text-align: center;
	background-color: #FFFFF0;
	border: 1px black solid;
	color: navy;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.articleslinks
{
	margin: 20px;
}
.article
{
	margin: 10px 0px;
}