/* CSS Document */

body {
    padding: 0;
	margin: 0;
	background-color: #ffffff;
	text-align: center;
	/* background: url(images/bgrainbowline.jpg) repeat-x fixed; */
    }
	
a {
    color: #0000ff;
	text-decoration: none;
	}

a:link { 
	text-decoration: none;
	}

a:active { 
	text-decoration: none;
	}

a:visited { 
	text-decoration: none;
	}

a:hover { 
  /*
	text-decoration: none;
  background-color: #00a8d3;
	color: #ffffff;
  */
	}

div#textArea a:hover, div#footer a:hover  { 
  background-color: #333366;
	color: #ffffff; 
	}

div#main {
    -moz-box-sizing: border-box;
	display: block;
	/* background-image: url(images/bgtile.gif); */
  /* This was a test color 
	background-color: #33ffff;
*/
	width: 760px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #999999;
	border-top: 0;
	border-bottom: 0;
	color: #333333;
	}

html>body div#main {width: 760px;} 

div#header {
    -moz-box-sizing: border-box;
	display: block;
	border: 0px solid #00ff00;
	margin: 0;
	padding: 0;
	height: 200px;
	}

div#header h1 {
    padding: 0;
	margin: 0;
	}

div#header img {
    border: 0;
	}

div#prtHeader {
    -moz-box-sizing: border-box;
	padding-left: 0;
	display: none;
	border: 0px solid #000000;
	text-align: center;
	}

div#prtHeader h1, h2, h3, h4 {
    padding: 0;
	margin: 0;
	}

div#prtHeader h4.tagLine {
	margin-top: 0.25em;
	}

div#prtHeader hr.accentLine {

	}

div#content {
    -moz-box-sizing: border-box;
	display: block;
	border: 0px solid #ffffff;
	padding-top: 0.5em;
	/* padding-bottom: 0.25em; */
	}

html>body div#content {
	background-image: url(images/pageborderhorizontal.jpg); 
}

div#textArea {
    -moz-box-sizing: border-box;
	display: block; 
	margin: 0;
	padding: 1em;
	border: 1px solid #999999;
	border-top: 0;
	/* border-bottom: 0; */
	}

html>body div#textArea { 
	-moz-box-sizing: border-box;
	border: 0px solid #999999;
	background-image: url(images/pageborderbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	padding-bottom: 2.5em;
}

div#textArea h1, div#textArea h2, div#textArea h3 {
    color: #333366;
	}

.firstTitle {
    margin-top: 0;
	}	

div#footer {
    -moz-box-sizing: border-box;
	display: block;
	clear: both;
	font-size: 10pt;
    text-align:center;
    margin-top: 0.5em;
    padding-bottom: 0.5em;
	}

div#buttons {
  text-align: center;
  }

.defaultHeight {
    height: 310px;
	}

.defaultHeight div#main {
    border-bottom: 1px solid #000000;
    }

.centerTable {
    text-align:center;
    }

.centerTable table {
    margin: 0 auto;
	}

.tagLine {
	font-family: "Times New Roman", Garamond, Times, serif;
	font-style: italic;
}

.schu-manName {
	font-variant: small-caps; 
}

.fieldsTable {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}

	

.topQuotation {
   font-size: 10pt;
   margin-top: 0;
   margin-left: 2em;
   margin-right: 2em;
   }



.topParagraph { 
    margin-top: 0;
	}

.topOfPageLink {
    font-size: 8pt;
    }

img.topOfPageLink {
    border: 0;
    }

.imgSpace {
  font-family: Courier monospace, "Courier New";
  font-size: 8pt;
  color: #696969;
  margin-bottom: 1em;
  }

.imgSpace img {
    border: 1px solid #000000;
    }

.imgDescription {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  }

.imgRight {
  float: right;
	margin: 0;
  margin-left: 0.5em;
	}

.imgLeft {
    float: left;
    margin: 0;
    margin-right: 1em;
	}

.imgRight {
    float: right;
	margin: 0.5em;
	}

.imgLeft {
    float: left;
	}

.imgRightPortrait {
  float: right;
	height: 207px;
	width: 150px;
	margin: 0.5em;
	background-image: url(images/7x5shadow.jpg);
  background-repeat: no-repeat;
	}

.imgRightLandscape {
  float: right;
	height: 150px;
	width: 207px;
	margin: 0.5em;
	background-image: url(images/5x7shadow.jpg);
  background-repeat: no-repeat;
	}

.imgLeftPortrait {
  float: left;
	height: 207px;
	width: 150px;
	margin: 0.5em 0.5em 0 0;
	background-image: url(images/7x5shadow.jpg);
  background-repeat: no-repeat;
	}

.imgLeftLandscape {
  float: left;
	height: 150px;
	width: 207px;
	margin: 0.5em 1em 0 0;
	background-image: url(images/5x7shadow.jpg);
  background-repeat: no-repeat;
	}

.photoCredit {
  font-family: courier new, courier, monospace;
  font-size: 8pt;
  line-height: 10pt;
	}

/*
 * ----------------------------------------------------------------------
 * MyFirstWebPage.net specific style specifications
 * Leave this section at the end
 * ----------------------------------------------------------------------
 */

.MFWPNlogo {
  font-family: 'courier new';  
  font-weight: bold; 
  }

a.MFWPNlogo {
    text-decoration: none;
	}

a:link.MFWPNlogo { 

  }

a:active.MFWPNlogo { 

  }

a:visited.MFWPNlogo { 

  }

a:hover.MFWPNlogo { 
  background: #ffff00 !important;
  text-decoration: underline !important;
  }