body {
	font-family:   Verdana, Arial, sans-serif;
	background-color: 	#FFA07A;
}

.logotastic {
	color:				black;
	font-family:		serif;
	font-style:			italic;
	font-size:			400%;
	text-align:			center;
	background-color:	#FFA07A;
	margin:				0px 0px 0px 0px;
}

.headline {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			140%;
	padding-bottom:		5px;
	line-height:		125%;
	text-align:			center;
	text-decoration:	none;	
}
.subheadline {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			120%;
	line-height:		125%;
	padding-bottom:		0px;
	text-align:			center;
	text-decoration:	none;	
}

.archivecontent {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			80%;
	line-height:		100%;
	padding-bottom:		0px;
	text-align:			center;
	text-decoration:	none;	
}

.headlineblog {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			80%;
	text-align:			center;
	text-decoration:	none;	
}
.headlineblog a:link {
	color: 				black;
}

.headlineblog a:visited {
	color: 				black;
}
.headlineblog a:hover {
	color: 				black;
}

.article {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			normal;
	line-height:		1.25em;
	text-decoration:	none;	
	padding:			0px 20px 0px 20px;
}
.articleblog {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			small;
	line-height:		1em;
	text-decoration:	none;	
	padding:			0px 20px 0px 20px;
}



.pithy {
	font-family:	Verdana, Arial, sans-serif;
	color:			black;
	font-size:		125%;
	padding-bottom:	15px;
	margin:			0px 0px 0px 0px;
	text-align:		center;
	text-decoration:	none;	
	background-color: #FFA07A;
}

#searchengine {
  	text-align:         center;
  	line-height:        normal;
}

#rightie {
  	width: 				10%;
	float: 				right;
}

#leftie {
	width: 10%;
	float: left;
}

#center {
	width: 				79.5%;
	background-color:  #FFEFD5;
	line-height:        1em;
	float: 				right;
}

#footer {
  	font-size:          50%;
  	text-align:         center;
  	line-height:        normal;
  	padding:			10px 0px 10px 0px;
  	margin:				0px 0px 0px 0px;
	background-color: 	#FFA07A;
	clear:				both;
}


.sectionFirst {
	font-size: 1.2em;
	text-align:			center;
	margin:				0px 50px 0px 50px;
}
.section {
	font-size: 1.2em;
	text-align:			center;
	margin:				0px 50px 0px 50px;
}

.date {
	font-size:		small;
	text-align:		center;
}

.articles {
	line-height: 	1.5em;
	color:			black;
	text-align:		center;
	padding:		0px 25px 0px 25px;
}

.articles a:link {
	color:			black;
}
.articles a:hover {
	color:			black;
}
.articles a:visited {
	color:			black;
}

.articlelist {
	line-height: 	1.1em;
	color:			black;
	text-align:		center;
}

li {
	color:              maroon;
	line-height:		1.25em;
}

.articlelist a:link {
	color:			black;
}
.articlelist a:hover {
	color:			black;
}
.articlelist a:visited {
	color:			black;
}

a:link { 
	text-decoration: none;
	border: none;
	color:              #808000;
}

a:hover {
	text-decoration: none;
	color:               #808000;
	border: none;
}

a:visited {
	text-decoration: none;
	border: none;
	color:               #808000;
}

p{
	text-decoration: none;
	color: maroon;
}

#center table {
	margin-top: 		30px;
	margin-bottom:		30px;
	margin-left:		auto; 
	margin-right:		auto;
	text-align: 		center;
	border: 			thin solid maroon;
	border-collapse: 	collapse;
}

#center tr {
	text-align: 		center;
}

#center th {
	text-align: 	 center;
	text-decoration: none;
	border:          thin solid maroon;
  	font-size:       0.65em;
	color:           maroon;
	padding:         3px 3px 3px 3px;
}


#assist td {
	text-align: 		center;
	text-decoration: 	none;
	border: 			thin solid black;
	color: 				blue;
	font-size:	0.8em;
	padding: 0px 0px 0px 0px;
}
	
caption {
	color: 			blue;
	font-size:		1.5em;
	padding: 5px 5px 15px 5px;
}

#center ul {
  	font-size:       0.95em;
	padding:			0px 60px 0px 60px;
	font-family:		Verdana, Arial, sans-serif;
	font-size:			small;
	line-height:		1em;
	text-decoration:	none;	

}

