html
{
	height: 100%;

        overflow: scroll;

}

body {

        font-size: 11pt ;
        font-family: Georgia, serif;
         padding-top: 15px;
         margin: 0px;

        background-color: #849F97;

} 

td
{
         text-align: left;

}

div.container{

	width: 800px;
	margin: auto ;

       background: url(../images/bg200-600.gif) ;
        background-color: #BADDC8;
       border: 2px white solid;
          overflow: hidden;

}

 #header
{
 color: #1A0A14;

 background-color: #FFFFFF ;

 border-bottom: 3px white solid;

 width: 100%;
 height: 100px ;
 /*position: fixed ;*/

 }

#header img
{
 vertical-align: middle ;

}
 #left
{

 float: left;
 overflow: hidden;

 /*background-color: #1A0A14; */
 text-align: center;

 width: 200px;

 padding-top: 25px ;

 }

 #right
{
 /*color: #648961;*/
       color: #004040;
 float: left;
 overflow: hidden;
 /*background-color: #E5F5EB; */
 text-align: center;
 border-left: 3px white solid;
 width: 550px ;
 padding-top: 25px ;
 padding-left: 20px ;
 padding-right: 20px ;
 }
 #footer
{
 color: #f0c;
 clear: left;


 text-align: center;

 width: 100%;
 height: 18px
 }

.banner
{
	width: 468px;
	margin-left:auto;
	margin-right:auto;
}
.topbar
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #EBF7FF;
	width: 790px;
	border: solid 1px #0000ff;
}
.footer
{
	margin-top: 5px;
	border: solid 1px #0000ff;
	padding: 5px;
	clear: both;
	width: 790px;
}

div.spacer
{
	float: left;
	width: 0px;
	height: 400px;
         margin: 0px;
}

div.inner
{
	float: left;


}

div.modulequotes
{
        margin-top: 50px;
        font-style: italic;
        color: #841716;
        padding: 15px ;

}

a
{
     color: #004060;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	text-decoration: none;
	/* background-color: #FFFFFF; */
	padding: 2px;
	color: #555555;
	font-family: Verdana, Arial, sans-serif ;
	/*font-variant: small-caps ;*/
	font-size:  11pt;
	/*font-weight: bolder;*/
	width: 135px;
	white-space: nowrap;
	margin-top: 3px;
         margin-left: 25px;
}
a.mainlevel:hover
{
	/* background-color: #FFFFFF; */
	color: #008888;
	white-space: nowrap;
}
#active_menu, #active_menu:hover
{
/*	background-color: #ffffff; */
	color: #004040;
	border-top: 1px #004040 solid ;
	border-bottom: 1px #004040 solid ;
}

a.readon
{
       font-size: 80% ;



}

.credit
{
     font-size: 70%;
    font-style: italic;
    font-decoration: none;
    font-family: Verdana, Helvetica;
    color: #56483f;
}

.contentheading
{

	font-weight: bold;
         /* height: 50px;*/

        color: #004040;

}

.componentheading
{
         text-align: center;
         margin-bottom: 10px;
}

.small, .createdate, .modifydate
{
	font-size: 0.8em;
	color: #999999;
}
.mosimage_caption
{
	background-color: #eeeeee;
	/*border: solid 1px #999999;*/
	font-size: 0.9em;
	font-weight: ;
	white-space: nowrap;
	margin: 3px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

a .mosimage_caption
{
  cursor: pointer;

}
table.moduletable
{
	margin-bottom: 20px;
}

.contentpagetitle
{
       font-weight: normal;

}
.contentpane
{
	width: 468px;
}
.contentpaneopen
{
	margin-left: 10px;
	margin-right: 10px;
         text-align: left;
}

.contentpaneopen img {}

.copyright
{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
}
.copyright a, .copyright a:visited
{
	color: #999999;
}

table.blog
{
        width: 100% ;
}

table.blogmidwives
{

       margin-left: 120px;
}

table.contentpaneopenmidwives
{

       width: 100%;
}

table.blogmidwives td
{

       text-align: center;
}




/*resized images on intro page*/
table.blogintro img
{
     width: 65px;
     height: 70px;


}

#mwimages
{
   margin-left: 100px;
}
#mwimages .mosimage
{
  float: left ;

}

#breech {clear:left;}
#breech img {float:left; border-right:10px;}