body {
	voice-family: "\"}\"";
	voice-family: inherit;
        font-family : "Lucida", "Verdana", geneva, sans-serif;
        font-size: 14.5px;
        margin : 0px 0px 0px 0px;
        background-color :  #fff;
}

img.header {
    background-color :  #f69723;
    vertical-align : bottom;
}

img.center {
    text-align:center;
    display:block;
    }

a, a:link {
	color: #ff6600;
        text-decoration: none;
}

a:visited {
	color: #750900;
}

a:hover {
        background:#fef49b;
}

.date {
	color: #750900;
        font-family:Georgia;
	margin-top: 12px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 22px;
}

.grey {
     color:#666;
     font-size:12px;
}

.box { 	background-color:white; 
		border: 1px solid #000;
		font-size: 12px 
		font-family: "Lucida Grande", "Verdana", geneva, 
sans-serif;
}

.q { 	
	font-family: "Times", serif;
	line-height: 15px;
	color: #333;	
	margin-left: 45px;
	margin-top:8px;
	margin-bottom: 8px;
}

#whereIsJess {
    border-left : 1px solid #750900;
    border-right : 1px solid #750900;
    border-bottom : 1px solid #750900;
    text-align : center;
    width : 138px;
    font-size : 11px;
    position : absolute;
    right : 25px;
    top : 66px;
    z-index : 2;
    padding-bottom : 8px;
}

#whereIsJess span.here {
    color : #f69723;
    font-weight : bold;
}

#whereIsJess span.there {
    color : #ccc;
}

#logo {
    background-color : #f69723;
    border-bottom : 1px solid #000;
    border-top : 1px solid #000;
    text-align : left;
}

#head {
    background-color: #750900;
    height : 65px;
    border-bottom : 1px solid black;
	text-align : center;
	color:#fff;
	font-size: 11px;
}

#head a{
	color:#fff;
}

#leftNav {
	position: absolute;
	left: 40px;
	top: 95px;
	width: 160px;
        font-size: 12px;
	line-height: 14px;
	z-index: 1;    
}

#leftNav a {
       font-weight:normal;
}

#leftNav img {
      border:1px solid #999;
}

#main {
	position: absolute;
	left: 45px;
	top: 90px;
	width: 92%;
        line-height:140%;
	z-index: 0;
        background-color : #fff;
}

#main div.padding {
	margin-left: 210px;
	margin-right: 25px;
}

#main a, a:link {
	font-weight: bold;
	}

#main td, #main th    {
	font-size: 12px;
        line-height: 12px;
}

#footer {
	font-size:12px;
	color:#666;
}

#leftNav ul, #leftNav li {
	list-style-type: circle;
	margin: 0;
	padding: 0;
}

.blogPost a {
       border-bottom: 1px solid #aaa;
}

.blogger-labels {
     font-size:10px;
     font-weight: normal;
     border: none;
     text-decoration: none;
}

.lightdate {
     font-weight:normal;
     font-size:14px;
     font-style:italic;
}
.smalllightdate {
     font-weight:normal;
     font-size:10px;
     font-style:italic;
}
.smalllightdate a {
     font-weight:normal;
     text-decoration: none;
     border:none;
}

.date a {
      text-decoration: none;
      border-bottom: none;
}

