/* copyright celsius - http://celsius.ws */

html {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body { 
  background-color:#040023;
  font-family: georgia;
  font-size: 14pt;
}


a:link {text-decoration: underline; color: #040023;}
a:visited {text-decoration: underline; color: #040023;}
a:active {text-decoration: underline; color: #040023;}
a:hover {text-decoration: none; color: olive;}

#container { 
  margin: 0 auto; 
  text-align: left;
  width:891px;
  background-color:#f6f1de;
  margin-top:-28px;
}


table td {vertical-align:top; }


.photos { float:right; padding-left: 15px; }
#slideshow { width:378px;  height:255px; }
#sidebar { float:right; padding-left:15px; width:378px;  }

.dropcap { float:left; margin:0px; }

#navigation {}

#content { padding:20px; width: 855px; overflow:hidden; }

#content p { width:100%;  text-align: justify; }

#footer { clear:both; background-image: url(images/footer.png);width: 891px;height:128px; overflow:hidden;}

.f {  font-size:9.5pt; font-family: arial; color:white; }

.f a:link {text-decoration: underline; color: white;}
.f a:visited {text-decoration: underline; color: white;}
.f a:active {text-decoration: underline; color: white;}
.f a:hover {text-decoration: none; color: white;}

#f1 { position:relative; left: 20px; top:13px; }

#f2 { position:relative; left: 140px; top:-83px; }

h1 { font-size:24px; border-bottom:1px solid black; }

h2 { font-size: 20px; border-bottom:1px dotted black; }

h4 { font-size:18pt; }

h5 { font-size:26px; border-bottom:3px solid black; color: 0033cc; }

h6 { font-size:12pt; }

#jan {}
#feb {}
#mar {}
#apr {}
#may {}
#jun {}
#jul {}
#aug {}
#sep {}
#oct {}
#nov {}
#dec {}

.makerphotos { }

.labels {
	padding-top: 5px;padding-left:10px;
}
#alert { background-color:#3a72c7; border:3px solid #a8c9fb; color:white; font-size:13.5pt; padding-bottom:-5px;  } 
#alert p { padding:15px; padding-bottom:0px; }

.month {color: gray;}

.address { font-size:12.5pt; font-style:italic; padding-bottom:15px; }


.quote { padding-left:13px; font-size:14pt; padding-bottom:5px; font-style: italic; padding-bottom:20px; }

.quotename { font-size:12.5pt; font-style:normal; padding-left:375px;  }

#wdw  {	font-size:14px;
		text-align:center;
}

