* {
  margin: 0;
  padding: 0;
  }

body {
  border-top: 8px solid #f00;
  padding-left: 1px;
  text-align: left;
  font: 12px/15px Verdana, Helvetica, sans-serif;
  color: white;
  background-image: url(http://www.lightfulhouse.com/images/backpic.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #000099;
}

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

a:active,
a:hover	{ 
	color: #ffff00;
} 

/* top bar */

#bar-top {
  border-top: 8px solid #f00;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	clear: both;
}

#bar-bottom {
  border-bottom: 8px solid #f00;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	clear: both;
}

/* logo styles */

div#logo h1 {
  background: url(http://www.lightfulhouse.com/images/main_logo.gif) no-repeat center top;
  height: 103px;
}

div#logo h1 a {
	font: 16px/20px Baskerville, Georgia, Times, serif;
  display: block;
  text-indent: -9999px;
  height: 103px;
  border: 0px;
  text-decoration: none;
}

/* content styles */

#content {
	font: 16px/20px "Verdana", Helvetica, sans-serif;
}

#content h2 {
	padding: 0px 0px 6px 5px;
	font-size: 33px;
	line-height: 33px;
	font-weight: normal;
	color: #cccccf;
}

#content h3 {
	padding: 0px 0px 5px 5px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cccccf;	
}

#content	p	{
	padding: 0px 0px 20px 5px;
	color: #cccccf;	
}

#content	p.footer	{
	font: 11px/13px "Verdana", Helvetica, sans-serif;
	border-top: 1px solid #ffff00;
	padding: 10px 0px 100px 5px;
}

#content p strong {
	font-weight: bold;
	color: white;
}

#content p em {
	font-weight: normal;
	font-style: normal;
	color: white;
}

#content ol,
#content ul {
	margin: 0px 0px 20px 0px;
}

#content ul {
	margin: 0px 0px 20px 0px;
}

#content ol li {
	margin: 0px 0px 0px 40px;
	color: white;
}

#content ul li {
	margin: 0px 0px 0px 30px;
	color: white;
}

#content li span {
	color: #CCC;
}

#content ul.subnav {
	padding-left: 200px;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
}

#content img.photo {
	border: 5px solid white;
}

/*  News Photo Border */

#post img {
	border: 5px solid white;
}

#storycontent img {
	border: 5px solid white;
}

/*  News Photo Border  END*/

#content .inline {
	margin: -5px 0px 10px 5px;
}

#content .float {
	float: left;
	margin: 5px 10px 0px 5px;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

/* rightnavi styles */

#rightnavi {
	font: 14px	"Verdna", Helvetica, sans-serif;
}

#rightnavi h2 {
	padding: 0px 0px 6px 5px;
	font-size: 33px;
	line-height: 33px;
	font-weight: normal;
	color: #cccccf;
}

#rightnavi h3 {
	padding: 0px 0px 5px 5px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cccccf;	
}

#rightnavi	p	{
	padding: 0px 0px 20px 5px;
	color: #cccccf;	
}

#rightnavi	p.footer	{
	font: 11px/13px "Verdana", Helvetica, sans-serif;
	border-top: 1px solid #ffff00;
	padding: 10px 0px 100px 5px;
}

#rightnavi p strong {
	font-weight: bold;
	color: white;
}

#rightnavi p em {
	font-weight: normal;
	font-style: normal;
	color: white;
}

#rightnavi ol,
#rightnavi ul {
	margin: 0px 0px 20px 0px;
}

#rightnavi ul {
	margin: 0px 0px 20px 0px;
}

#rightnavi ol li {
	margin: 0px 0px 0px 40px;
	color: white;
}

#rightnavi ul li {
	margin: 0px 0px 0px 30px;
	color: white;
}

#rightnavi li span {
	color: #CCC;
}

#rightnavi ul.subnav {
	padding-left: 330px;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
}

#rightnavi img.photo {
	border: 5px solid white;
}

#rightnavi .inline {
	margin: -5px 0px 10px 5px;
}

#rightnavi .float {
	float: left;
	margin: 5px 10px 0px 5px;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
