/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(fullhouse.jpg) no-repeat fixed left bottom #000000;
	
}
#fullback{
	margin-bottom: 0px;
	background: url(images/Layout_02.jpg) repeat-x;
	
}
#weatherBlock {
	margin: 3px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 3px;
	background-Color:#222222;
	border: groove;
	border-color: #666666;
	border-width:thin;
	font-size:12px;
}
#weatherBlock:hover {
	margin: 3px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 3px;
	background-Color:#555555;
	border: groove;
	border-color: #666666;
	border-width:thin;
	font-size:12px;
}
#weatherBlock2 {
	margin: 3px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 3px;
	background-Color:#000000;
	border: groove;
	border-color: #555555;
	border-width:thin;
	border-top: none;
	border-bottom: none;
	font-size:12px;
}
#weatherBlock2:hover {
	margin: 3px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 3px;
	background-Color:#333333;
	border: groove;
	border-color: #333333;
	border-width:thin;
	border-top: none;
	border-bottom: none;
	font-size:12px;
}
body,td,th {
	font-family: Futura, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.style1 {font-size: 14px}
.style2 {font-size: 16px}

p {
  color: #FFFFFF;
  font-family:Futura, Verdana, arial;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
}
.bgpic {
	background-image: url(images/Layout_39.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	background-position:bottom right;
	}
.bgpic2 {
	background-image: url(images/Layout_39.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	background-position:bottom center;
	}
.quoted{
	font-style: italic;
}
.edits{
  float: right;
  margin-right: 5px;
  }
.firstedit{
  float: right;
  margin-right:15px;
  }
.popup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}
.centerit{
	text-align: center;
}
a:link {
  color:#9900FF;
  text-decoration: underline;
}

a:hover{
  color:#0000CC;
  text-decoration: underline;
}

.shead {
  color: #000000;
  font-family:"Eras Medium ITC";
  font-size: 18px;
  margin-left:15px;
  margin-top:3px;
  margin-bottom:0px;
  text-align: left;
  
}

.byline {
  color: #666600;
  font-style: italic;
  font-weight: bold;
  display: inline;
}
img.floatRight { 
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-botton: 5px;
	border: groove;
	border-width: thin; 
}
img.floatLeft { 
	float: left;
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 5px;
	border: groove;
	border-width: thin;
}
img.floatRightNoBrdr { 
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-botton: 5px;
}
img.floatLeftNoBrdr { 
	float: left;
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 5px;
}