body
{
	background-color: #FFFFFF;
	color: #000000;
}

#center p, #center li
{
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
}

/* formerly just for comments, need to tweak */
#center ol {
       /* background-color: #FFFFCC; */
}

#center ol li {
       padding: 10px;
}

a
{
	font-family: 'Lucida Grande', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	/* color: #C00; */
       color: #116486;
}

a:hover {
       text-decoration: underline;
}

a:visited {
      /* color: #FF6666; */
      color: #40A2C1;
      text-decoration: none;
}

#center blockquote, #center blockquote p
{
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	line-height: 18px;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#center blockquote a
{
	color: black;
	text-decoration: none;
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
       border-bottom: 1px solid #999;
}

#center blockquote a:visited
{
	color: black;
	text-decoration: none;
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
       border-bottom: 1px dotted #999;
}

#right p, #left p
{
	line-height: 15px;
	font-family: 'Lucida Grande', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#left p, #left h4
{
       margin-top: 0px;
       margin-bottom: 0px;
	/* text-align: right; */
}

#right h4, #left h4
{
	font-size: 14px;
	font-weight: normal;
	font-family: 'Gill Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#right ul, #left ul {
       margin: 0px 0px 10px 0px;
       padding: 0px 0px 0px 0px;
}

#right li, #left li {
	font-family: 'Lucida Grande', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
       margin: 0px 0px 4px 10px;
       text-indent: -10px;
	list-style-type: none;
}

#head
{
	text-align: center;
	padding-bottom: 20px;
	/* border: 1px solid yellow; */
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	/* border: 1px solid purple; */
}

#left
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 15px;
	padding-top: 80px;
	/* border: 1px solid red; */
}

#center
{
	margin-left: 165px;
	margin-right: 165px;
	/* border: 1px solid blue; */
}

#right
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 15px;
	padding-top: 80px;
	/* border: 1px solid green; */
}

#foot
{
	clear: both;
	margin-top: 50px;
	text-align: center;
	font-family: 'Lucida Grande', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#center a
{
	color: black;
	text-decoration: none;
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
       border-bottom: 1px solid #999;
}

#center a:visited
{
	color: black;
	text-decoration: none;
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
       border-bottom: 1px dotted #999;
}

/*
#center h3
{
	color: #000000;
       margin-top: 20px;
       margin-bottom: 5px;
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 14px;
       font-weight: normal;
}
*/

#center h2 {
	font-weight: normal;
	color: #000000;
	font-family: 'Gill Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
}

#center h3 a, #center h3 a:visited, #center h2 a, #center h2 a:visited, #center h3
{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: 'Gill Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 2px;
       border: 0px;
}

h3+p, h4+p
{
	margin-top: 0px;
	padding-top: 0px;
}

#center div.commentsinvite 
{
	font-family: 'Lucida Grande', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;	
       color: #666;
	margin-bottom: 50px;
}

#center div.commentsinvite a:link, #center div.commentsinvite a:visited {
	font-family: 'Lucida Grande', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;	
       color: #666;
}

#center div.commentsinvite h3 {
       margin-bottom: 0px;
       padding-bottom: 0px;
}

#center div.commentsinvite ol {
       margin-top: 0px;
       padding-top: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

table.commentform {
       background-color: #E9ECE5;
       padding: 10px;
}

table.commentform td {
	font-family: 'Lucida Grande', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

h3#comment {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: 'Gill Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 2px;

}

/*
h3.previously {
      border: 1px solid black;
      padding: 5px;
      display: inline;
}
*/

.noline, #foot a {
    border: 0px;
}

div.flickrphotos {
     text-align: right;
}

sup a:link, sup a:visited {
     text-decoration: none;
}

sup a:hover {
    text-decoration: underline;
}

img.album {
     float: left;
     margin-right: 4px;
     margin-bottom: 4px;
}

#center img {
     text-align: center;
     padding: 0px;
     margin: 5px;
     border: 1px solid #000000;
}

#center img.noframe {
     text-align: center;
     padding: 0px;
     margin: 5px;
     border: 1px solid #FFFFFF;
}

li {
    list-style: square;
}

.caption {
margin: 0 0 0 5px;
text-align: center;
font-size: 9px;
}


table.bloglinks {
     margin-top: 20px;
}

.bloglinks td, .bloglinks th {
    width: 250px;
}

.bloglinks tr {
    vertical-align: top;
}

.bloglinks th {
     text-decoration: none;
     font-weight: normal;
     color: #000000;
     font-family: 'Gill Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0px;
}

.bloglinks li {
     margin-top: 5px;
}

h3 a {
text-decoration: underline;
}