*
{
margin: 0;
padding: 0;
}
body
{
width: 100%;
text-align: justify;
font-family: arial, tahoma, helvetica, sans-serif;
font-size: 1em;
color: #14008e;
background: #fcfbff;
text-align: left;
}
a
{
color: #14008e;
text-decoration: underline;
}
a:hover
{
text-decoration: none;
}
#wrap
{
width: 100%;
margin: 0 auto;
padding: 0;
/* background: #f5f5f5 url("/images/freecssxhtmltemplates-template7image1.png") repeat-x 0 0; */
background: #fcfbff url("/images/MD_header2.gif");
background-repeat: no-repeat;
}
#header
{
width: 900px;
height: 140px;
margin: 0;
padding: 0;
/* background: #002844 url("/images/freecssxhtmltemplates-template7image1.png") repeat-x 0 0; */
/* The next two entries seem to be useless; they're also in the #wrap section
 * above.  So I've commented them out for now (3 Feb 2009) unless I find a
 * reason that they're needed:
 */
/* background: #002844 url("/images/header.png");
 * background-repeat: no-repeat;
 */
}
#header h1
{
position: absolute;
top: 20px;
left: 80px;
margin: 0;
padding: 0;
color: #000099;
font-size: 35px;
}
#header h1 a
{
text-decoration: none;
color: #000099
}
#header h2
{
position: absolute;
width: 700px;
top: 70px;
left: 100px;
margin: 0;
padding: 0;
color: #000099;
font-size: 20px;
}
#header ul
{
position: absolute;
width: 700px;
top: 100px;
left: 150px;
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}
#header ul li
{
display: inline;
}

#header ul li a
{
float: left;
margin-right: 3px;
padding: 5px 10px 5px 10px;
/* default background (normally set in include/I_2_head-end_left-column-start.html): */
background: #000099;
border: 1px #d4d4d4 solid;
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: #000099;
}
#header ul li a.current
{
text-decoration: underline;
color: #000099;
border: 1px #000099 solid;
}

#header ul li a:hover
{
color: #14008e;
text-decoration: none;
background: #fff;
border: 1px #fff solid;
}
#searchbox
{
margin-left: 0px;
padding-top: 5px;
/* This color doesn't seem to affect IE6, but it does affect IE7 and Firefox: */
background: #fcfbff;
border: 0px;
font-size: 75%;
}
#searchbox input
{
margin: 0px 0px 5px 0px;
}
#contentwrap
{
width: 900px;
height: 100%;
margin: 0;
padding: 0;
/* This color fills the area around the left and right columns on IE7 only.
 * It used to be #a0a0a0, but I changed it to make IE7 look like Firefox:
 */
background: #fcfbff;
}
#printheader
{
display: none;
}
#leftcolumn
{
float: left;
width: 600px;
margin: 15px 0 15px 10px;
padding: 5px 5px 0 5px;
background: #fff;
border: 1px dotted #14008e;
}
#leftcolumn .box
{
width: 600px;
margin: 0;
padding: 0;
}
#leftcolumn .boxleft
{
float: left;
width: 290px;
margin: 0;
padding: 0;
}
#leftcolumn .boxright
{
float: left;
width: 290px;
margin: 0;
padding: 0;
}
#leftcolumn h1
{
margin: 0;
padding: 5px 10px;
color: #14008e;
font-size: 1.6em;
font-family: arial, helvetica, sans-serif;
border-bottom: 1px dotted #000;
}
/* *** COMMENTING THIS OUT
 * #leftcolumn h1:first-letter
 * {
 * font-size: 1.7em;
 * }
 * ***/
#leftcolumn h2
{
margin: 0;
margin-top: 20px;
padding: 0;
color: #14008e;
font-size: 1.5em;
font-family: arial, helvetica, sans-serif;
}
#leftcolumn p
{
margin: 5px 0;
padding: 5px 10px;
font-size: 1em;
}
#leftcolumn a
{
text-decoration: underline;
}
#leftcolumn a:hover
{
text-decoration: none;
}
#leftcolumn .floatleft
{
float: left;
margin: 5px 15px 5px 0px;
padding: 0;
width: 100px;
height: 100px;
border: 1px solid #14008e;
}
#leftcolumn .floatright
{
float: right;
margin: 5px 0px 5px 15px;
padding: 0;
width: 100px;
height: 100px;
border: 1px solid #14008e;
}
#leftcolumn ul
{
margin: 10px 30px;
padding: 0 15px;
}
/**** COMMENTING THIS OUT:
 * #leftcolumn ul li
 * {
 * list-style: none;
 * }
****/
#leftcolumn ul li a
{
margin: 0;
padding: 0 0 0 3px;
text-decoration: underline;
}
#leftcolumn ul li a:hover
{
text-decoration: none;
}
#leftcolumn ol
{
margin: 10px 30px;
padding: 0 15px;
}
#leftcolumn ol li
{
}
#leftcolumn ol li a
{
margin: 0;
padding: 0 0 0 5px;
}
#leftcolumn ol li a:hover
{
}
table
{
/* border-collapse: collapse; */
margin: 10px 15px;
padding: 0;
}
th
{
background: #14008e;
height: 30px;
padding-left: 12px;
padding-right: 12px;
color: #fff;
text-align: left;
border: 1px solid #a0a0a0;
}
tr
{
padding-left: 12px;
padding-right: 12px;
}
tr.px30
{
height: 30px;
}
td
{
padding-left: 12px;
padding-right: 12px;
border-left: 1px solid #fff;
border-bottom: solid 1px #fff;
}
tr.rowa
{
background: #f8f8f8;
text-align: left;
}
tr.rowb
{
background: #efefef;
text-align: left;
}
form
{
margin: 5px;
padding: 0;
border: 1px solid #14008e;
/* This doesn't affect the #searchbox form above: */
background-color: #fff;
}
/* COMMENTING OUT THIS CODE; IT CAUSES PROBLEMS IN THE CONTACT FORM
 * AND IT ISN'T USED ANYWHERE ELSE ON THE SITE:
 *
 * label
 * {
 * display: block;
 * font-weight: bold;
 * margin: 5px 0;
 * padding: 0 5px;
 * }
 */
input
{
margin: 0 10px;
padding: 2px;
/* This puts border around #searchbox text input area in IE7/Firefox, not IE6 */
border: 1px solid #14008e;
font: normal 1em "Trebuchet MS", tahoma, sans-serif;
/* This affects the text color in #searchbox on IE7 and Firefox, not IE6: */
color: #14008e;
}
/* COMMENTING OUT THIS CODE; IT CAUSES PROBLEMS IN THE CONTACT FORM
 * AND IT ISN'T USED ANYWHERE ELSE ON THE SITE:
 *
 * textarea
 * {
 * width: 350px;
 * margin: 0 5px;
 * padding: 0;
 * font: normal 1em "Trebuchet MS", tahoma, sans-serif;
 * border: 1px solid #000;
 * height: 100px;
 * display: block;
 * color: #14008e;
 * background-color: #efefef;
 * }
 */
input.button
{
margin: 0 10px;
font: bold 1em arial, sans-serif; 
padding: 2px 3px;
color: #14008e;
background-color: #e6e0d2;
border: 1px solid #14008e;
}
.searchform
{
background-color: transparent;
border: none;
margin: 0;
padding: 0;
}
.searchform p
{
margin: 10px;
padding: 0 10px;
}
.searchform input.textbox
{
width: 130px;
color: #14008e;
height: 20px;
padding: 2px;
vertical-align: top;
}
.searchform input.button
{
font: bold 12px arial, sans-serif;
color: #14008e;
background: #efefef;
width: 60px;
height: 26px;
border: 1px solid #000;
padding: 3px 5px;
vertical-align: top;
}
#rightcolumn
{
margin: 5px 0;
padding: 0;
width: 245px;
float: right;
/* This affects "Math Delights only" #searchbox text in IE7/Firefox, not IE6: */
color: #14008e;
}
#rightcolumn .rightcolumnbox
{
margin: 10px 0;
padding: 0;
/* This doesn't affect IE6, only IE7 and Firefox: */
background-color: #fcfbff;
border: 1px dotted #d4d4d4;
}
#rightcolumn .rightcolumnbox h4
{
margin: 0;
padding: 0;
color: #14008e;
font-size: 1.5em;
font-family: arial, helvetica, sans-serif;
display: block;
text-align: center;
}

/*
 * HACK: The first pair of styles below makes Internet Explorer 6 put less
 * whitespace above the links in the right-hand menu (the margin-top: -15px;)
 * and compensates by putting extra space at the top (padding: 15px;).
 * The second style below has the child selector hack from this web page:
 *   www.webcredible.co.uk/user-friendly-resources/css/internet-explorer-7.shtml
 * that's for all non-IE6 browsers.  This isn't great, but it works around
 * a big problem with this free template:
 */
#rightcolumn .rightcolumnbox ul
{
margin: 0;
padding: 15px;
list-style-type: none;
}
#rightcolumn .rightcolumnbox ul li
{
margin: 0;
margin-top: -15px;
padding: 0;
display: block;
}
html>body #rightcolumn .rightcolumnbox ul
{
margin: 0;
padding: 5px;
list-style-type: none;
}
html>body #rightcolumn .rightcolumnbox ul li
{
margin: 0;
padding: 0;
display: block;
}

#rightcolumn .rightcolumnbox ul li a
{
margin: 0;
padding: 0 5px 0 25px;
color: #14008e;
text-decoration: none;
display: block;
/* NOTE: cutting line-height to 12px helps IE6 but is too small on Firefox: */
line-height: 22px;
border-top: 1px solid #fcfbff;
border-bottom: 1px dashed #14008e;
font-weight: bold;
background: url("/images/arrow_fg-14008e_bg-fcfbff.gif") left center no-repeat;
}
#rightcolumn .rightcolumnbox ul li a.up
{
background: url("/images/arrow_up_fg-14008e_bg-fcfbff.gif") left center no-repeat;
}
#rightcolumn .rightcolumnbox ul li a:hover
{
color: #fff;
background: #14008e url("/images/freecssxhtmltemplates-template7image3.jpg") left center no-repeat;
border-top: 1px solid #14008e;
border-bottom: 1px solid #14008e;
}
#rightcolumn .rightcolumnbox ul li a:hover.up
{
background: #14008e url("/images/arrow_up_bg-14008e_fg-fcfbff.gif") left center no-repeat;
}
#rightcolumn .rightcolumnimages
{
margin: 5px 0;
padding: 0;
}
#rightcolumn .rightcolumnimages h4
{
margin: 0;
padding: 0;
color: #002844;
font-size: 1.5em;
font-family: arial, helvetica, sans-serif;
display: block;
text-align: center;
}
#rightcolumn .rightcolumnimages .rightimages a
{
text-decoration: none;
background-color: #e6e0d2;
}
#rightcolumn .rightcolumnimages .rightimages
{
margin: 10px 0 10px 0;
padding: 0;
background-color: #fcfbff;
border: 1px solid #d4d4d4;
}
#rightcolumn .rightcolumnimages .rightimages img
{
margin: 5px 2px 5px 5px;
padding: 0;
width: 125px;
height: 125px;
background-color: #e6e0d2;
border: 1px solid #14008e;
float: left;
}
#rightcolumn .rightcolumnimages .rightimages a:visited, active
{
text-decoration: none;
}
#rightcolumn .rightcolumnimages .rightimages a:hover img
{
text-decoration: none;
background-color: #e6e0d2;
border: 1px solid #e6e0d2;
}
.float-left
{
float: left;
}
.float-right
{
float: right;
}
#footerwrap
{
width: 900px;
margin: 0;
padding: 0;
background: #000099;
}
#footer
{
margin: 0 auto;
padding: 20px 0 0 0;
width: 900px;
text-align: center;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
/* This affects IE7 and Firefox, not IE6: */
background: #3399ff url("/images/MD_footer2.gif")
  no-repeat;
}
#footer p
{
margin: 10px 0 0 0;
padding: 0;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
color: #000099;
}
#footer a
{
color: #000099;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
}
#footer a:hover
{
text-decoration: none;
}
.clear
{
clear: both;
}
/*
 * Basic print styles added by Jerry on 3/3/2009:
 */
@media print {
  body
  {
    background: white;
    color: black;
    margin: 0;
  }
  #header, #footer, #rightcolumn, #searchbox
  {
    display: none;
  }
  #printheader
  {
    display: block;
  }
  .dont_print
  {
    display: none;
  }
  h1, h2, h3, h4, h5, h6
  {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  #leftcolumn
  {
    width: 95%;
    border: 0px solid;
  }
}
