body {
background-color: black;
}

body, p, td, li, h1, h2, h6 {
font-size: 14px;
font-family: Georgia, "New York", "Book Antiqua", "Times New Roman", serif;
}

p {
margin-top: 7px;
margin-bottom: 4px;
}

p.first {
text-indent:0em;
}

p.first:first-letter {
font-size:300%;
float:left;
color:#3120A0;
}

.text {
background-color: #F7E867;
padding: 20px;
color: black;
border: 5px 0px 10px 3% solid black;
}

p.mail {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
color: black;
text-align: center;
}

p.smail {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: black;
text-align: center;
}

 h1 {
font-size: 24px;
font-weight: bold;
color: black;
background-color: #F7E867;
padding: 5px;
margi-top: 0px;
}

 h2 {
font-size: 18px;
font-weight: normal;
color: black;
background-color: #F7E867;
padding: 5px;
}

td.foot {
background-color: #B9E5FA;
}

table.swatch {
width: 220px;
background-color: #EFEFEF;
margin-right: 10px;
margin-bottom: 10px;
padding-right: 10px;
}



h3
 /* photo caption */ 
{
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: white;
text-align: center;
}

table.swatch h3 {
font-size: 10px;
color: black;
text-align: right;
margin-top: 0px;
}

table.swatch caption {
color: black;
background-color: #B9E5FA;
font-size: 12px;
padding-right: 10px;
}

table.swatch img {
border: 1px solid black;
}

h4
/* footer text */
 {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
color: black;
text-align: center;
}

h5
/* navigation links */
{
font-size: 11px;
font-weight: bold;
padding: 5px;
color: white;
font-family: Verdana, Geneva, Arial, sans-serif;
text-align: center;
}

h6 {
background-color: #B9E5FA;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 6px;
}

/* linked body text behavior */

p a:link {
color: #3120A0;
padding: 3px;
background-color: #F7E867;
}

td.foot a:link {
background-color: white;
}

p a:visited {
color: #3120A0;
padding: 3px;
background-color: #F7E867;
text-decoration: none;
}

p a:hover {
background-color: white;
color: black;
padding: 3px;
text-decoration: none;
}

p a:active {
padding: 3px;
color: black;
background-color: black;
text-decoration: none;
}

/* linked image behavior */
a:link img {
padding: 3px;
background-color: black !important;
border: 1px solid black;
}

a:visited img {
padding: 3px;
background-color: black !important;
border: 1px solid black;
}

a:hover img {
padding: 3px;
background-color: black !important;
border: 1px solid white;
}

a:active img {
padding: 3px;
background-color: white;
border: 1px solid black;
}

/* site navigation link behavior */
h5 a:link {
color: #B9E5FA;
padding: 3px;
background-color: black;
text-decoration: none;
}

h5 a:visited {
color: #F7E867;
background-color: black;
text-decoration: none;
padding: 3px;
}

h5 a:hover {
background-color: white;
color: black;
padding: 3px;
text-decoration: none;
}

h5 a:active {
padding: 3px;
color: black;
background-color: black;
text-decoration: none;
}

img {
padding: 1px;
border: 0px;
}

img.nobord {
background-color: black;
margin-top: 20px;
}

.smaller {
font-size: 75%;
}

.bigger {
font-size: 125%;
}

.right {
text-align:right;
}

p.down {
margin-top: 125px;
}

div.news {
width: 85%;
background-color: white;
padding: 5px;
border: 1px solid black;
margin: 20px auto;
}
