/* CSS Document */

/****************************
AUTHOR: Heidi Weiland
DATE: June 2006
CONTACT: heidi@soundwebsolutions.net

NOTES: formatting
****************************/
* {
}

h1 {
color:#FF0000; /* red */
color:#ffffff;
font-size:1.4em;
}
h2 {
color:#ffffff;
font-size:1.3em;
margin-top:.4em;
margin-bottom:.1em;
}
h3 {
color:#ffffff;
font-size:1em;
/*color:#006699;*/
margin-bottom:.2em;
margin-top:.6em;
}
p {
/*color:#666666;*/
margin-bottom:.1em;
color:#ffffff;
}
ul {
}
table {
color:#ffffff;
}


a:hover, a:active {
color:#006600;
}
a, a:link, a:visited {
color:#3300ff; 
color:#B0C191; /* lt olive*/
color:#006600;
}


#header h1 {
font-family:"Times New Roman", Times, serif;
color:#990000;
font-size:2.3em;
}
#header h2 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
color:#990000;
}

#credit h1, #credit h1 a{
font-weight:normal;
font-size:.9em;
color:#ffffff;
text-align:right;
text-decoration:none;
}

/********************************** OTHER STYLINGS ***************************/
.note {
font-size:small;
margin-top:3em;
}


/*********************************** PAGE SPECIFIC FORMATTING********************/
