body {
	margin:0px 0px; padding:0px;
        margin-top: 0px;
	border:0px;
        background-color:#9ed2fe;
 /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('http://www.jenavevefan.com/images/bg-grad.jpg');
	background-repeat: repeat-x;
	}

#Content {
	width:800px;
        height:100%px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#ffffff;
	border-style: solid;
	border-left-width: 2px;
	border-style: solid;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}

#footer {
	width:800px;
        height:50px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#050b53;
	}

#footertext {
	margin-top:8px;
	padding-top:8px;
	color:#ffffff;
	}


#topnav {
	width:800px;
        height:21px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#fe0064;
	}

#maincontent {
	width:785px;
    height:100%px;
	padding-top:5px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}

#blogtitlebox {
	width:416px;
        height:22px;
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#050b53;
	}

#blogtitletext {
	margin-left:8px;
	color:#ffffff;
	}


#blogbox {
	width:416px;
        height:100%px;
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#e3e3e3;
	border-style: solid;
	border-width: 1px;
	border-color:#b5b5b5;
	}




#container {
	position: relative; 
	width: 800px;	
	height: 100%px;
	}

a:link.titlelink {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:visited.titlelink {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:hover.titlelink {
color: #ffffff;
text-decoration: none;
}
a:active.titlelink {
color: #9ed2fe;
text-decoration: none;
}



a:link.lotdlink {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: transparent
}
a:visited.lotdlink {
color: #000000;
font-weight: bold;
text-decoration: none;
background-color: transparent
}
a:hover.lotdlink {
color: #050b53;
font-weight: bold;
text-decoration: none;
}
a:active.lotdlink {
color: #000000;
font-weight: bold;
text-decoration: none;
}




a:link.footerlinks {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:visited.footerlinks {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:hover.footerlinks {
color: #ffffff;
text-decoration: none;
}
a:active.footerlinks {
color: #9ed2fe;
text-decoration: none;
}




a {	color: #050b53; outline: none; }
a:visited { color: #050b53; }
a:hover, a:focus { color: #000000; }
a:active { color: #050b53; }


}
h3 {
font-family : Verdana;
color : #050b53;
text-align : center;
margin-top: .2em; 
margin-bottom: .2em;
font-size:1.7em;
}

h2 {
font-family : Verdana;
color : #9ed2fe;
text-align : left;
margin-top: .1em; 
margin-bottom: .1em;
font-size:1.4em;
}

.pb {
border: 1px solid #000000;
padding: 0px;
background: #e3e3e3;
}

#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(http://www.jenavevefan.com/images/TLbanner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

.jenaveveheader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-weight:bold;
  font-size:20px;
  padding: 0px 20px 0px 80px;
}
#iframe {
  padding: 0 0 0 40px;
}