body { 
font-family: "Times New Roman", Times, serif; 
margin: 0; 
padding: 0;
background-color: #ffffff; 
width: 100%;
font-size: 120%;
line-height: 120%;
max-width: 44em;
}

#page { /* holds entire page */
width: 100%;
position: absolute; 
top: 0;
left: 0;
background-color: #c1cdcd;
background-image: url(../art/el-wave.jpg);
background-repeat: no-repeat;
background-position: center top; 
}

#maincol {
margin: auto; 
margin-top: 252px;
padding: 0.6em;
border-right: 3px solid #6E7B8B; 
border-left: 2px solid #6E7B8B; 
border-bottom: 2px solid #6E7B8B; 
width: 100%; 
background-color: #ffffff;
font-size: 90%; 
text-align: left; 
color: #000000;  
max-width: 44em;
}	

h1 {
color: #191970;
text-align:center;
font-size: 150%;
letter-spacing: 0.08em;
line-height: 1em;
}

#byline {
text-align: center;
font-size: 110%;
font-weight: bold;
letter-spacing: 0.1em;
}

.sitelink {
background-color: #E0EEEE;
border-top: 2px solid #838B8B;
text-align: center;
line-height: 1.1;
padding: 0.4em;
}

h2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin-top: 2em;
	padding: 0.2em;
	letter-spacing: 0.1em;
	background-color: #E0EEEE;
	border-top: 2px solid #838B8B;
}

h3 {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: normal;
padding: 0.2em;
letter-spacing: 0.1em;
line-height: 1.1;	
border-top: 1px solid #e0eeee;
background-color: #F0F8FF;
border-top: 1px solid #D1EEEE;
margin: auto 5em auto 5em;
}

.category {
text-align: right;
margin: 0;
font-size: 70%;
color: #607B8B;
}

.category a:link, .category a:visited, .category a:hover {
text-decoration: underline;
display: inline;
padding: 0.1em;
background-color: #ffffff;
}

.category a:hover {
display: inline;
margin-bottom: 0;
}

.category img {
border: none;
}

dt {
display: inline; 
font-weight: bold; 
}
	
.nav-hdr {
font-size: 120%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #191970;
font-weight: bold;
text-align: center;
border-top: 2px solid #8B7D7B;
margin-top: 20px; 
margin-bottom: 11px;
font-variant:small-caps;
	}

/* for the introductory text  */
.highlight {
margin: 0 auto;  /* align for good browsers */
margin-bottom: 10px;
background-color: white;
color: black;
width: 38em;
font-style: italic;
padding: 0.6em;
font-size: 0.9em;
text-align: center;  /* counter the body center */
line-height: 1;
}
/* close the introductory text  */


/* for the short-length list items using balls as bullets  */
.smallball li {
list-style-type: none;
padding: 0 0 0 32px;
margin-bottom: 5px;
background-image: url(../art/el-star.gif);
background-repeat: no-repeat;
background-position: left center; 
}


#copyright {
padding-top: 15px;
font-size: small;
font-family: serif;
margin: auto;
text-align: center;
}


#contact{  /* footer 1 = contact info */
display: block;
text-align: center; /* to center box in IE  */
line-height: 1.1em;
background-color: #e0eeee;
margin: 2em auto;
}

#contact h3 {
background-color: #e0eeee;
border: none;
font-size: 105%;
letter-spacing: 0.1em;
}

#contact table {
margin: 0 auto 0 auto;
width: 80%;
max-width: 45em;
border: none;
}

#contact td {
text-align: left;
vertical-align: top;
width: 33%;
}


.validation {
background-color: #f0f8ff;
color: #191970;
text-align: center;
margin: auto;
margin-top: 20px;
width: 210px;
height: 100px;
border: 3px solid #69c;

}

.validcss {
float: left;
border: 0;
margin: 8px;
margin-left: 12px;
width: 88px;
height: 31px;
}

.validhtml {
float:right;
border: 0;
margin: 8px;
margin-right: 6px;
width: 88px;
height: 31px;
}


/* open Snowtao */
.snowtao {
color: #191970;
margin-top: 8px;
margin-bottom: 0;
padding: 6px;
font-size: 0.8em;
text-align: center;
}
/* close Snowtao */