/* Default style sheet for the JWeducation web site */
/* Designed by Tom Worthington  13 May 2004 */


BODY {
font-family: serif;
background-color: rgb(255, 255, 204);}


h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;}


tr, td, th {
border: solid;
}


table {
border: solid;
margin-left: auto;
margin-right: auto; 
}


blockquote {
font-style: italic;
}


.caption {
TEXT-ALIGN: center;
}

.postnom {
FONT-SIZE: x-small;
font-variant: small-caps;
}


.header {
TEXT-ALIGN: center;}


.header img {
FLOAT: left;
width:3em; height:4em;}


.main {min-width:8em;  float:left; }


.menu {
font-weightcolor: darkblue; : bold;}



.menu a:hover {
border-style: inset;
}


.thisitem a:link,
.thisitem a:visited {
background: darkblue;
color:lightcyan; border-style: inset;
text-decoration: none;
}
.header img {height: 6em; width: 4em;}
img {max-width:100%; margin-left:auto; margin-right:auto; display:block; text-align:center;}

.diagram {
FLOAT: left;
 padding: 2%;
}

.submenu {float: left; width: 25%; background: rgb(255, 255, 224); margin: 0em 1em 1em 0em; 
}
.submenu li 
 {list-style-type: square; font-family: sans-serif; 
}

.introduction {clear: both; }
.details {clear:both; }

.footer {TEXT-ALIGN: center}


.footer {
TEXT-ALIGN: center
}

/* Formatting of Google advertisments */

.advertisment {float: right; max-width:100%; background-color: white; margin: .5em; padding: .1em; }

.sitesearch img {display: none;}
.sitesearch table  {background-color: lightcyan; border: solid gray; margin: .5em; padding: .1em; }
.sitesearch table table {border: none; }
.sitesearch td  {border: none;}


