/* CSS Document */

body,td,th {
	color: #a0a0a0;
}
p{
color:#00CCFF;
margin-left: 10px;
margin-right: 15px;
margin-bottom: 15px;
}

h3{
color:#00CCFF;

}


h4{
color:#00CCFF;
margin: 10px;
}

.blockheading {
color:#CCCCCC;
font-style:oblique;

}

body {
font-family: Helvetica, Arial;
font-size: 12px;	
	background:url(images/dcbellydancerJupdate_23.jpg) bottom right fixed no-repeat #000000;
}
#main {
width:100%;
 
}
#headerLogo {
margin-left:40px;
top:25px;
height: 80px;
text-align: left;
}
#greenLine {
height: 25px;
background: #396467;
width:100%;
}
#menuLine {
height: 25px;
width: 100%;
text-align: right;
background: url(images/dcbellydancerJupdate_06.jpg) repeat-y left #363636;
}
#contentBlock {
position: absolute;
left: 50px;
min-width: 400px;
width: 60%;

}
#separate {
 border-top: thin groove #a0a0a0;
 margin-left: 10px;
 margin-right: 15px;
}

#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}


.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:visited{
color:#CCCCCC;
  text-decoration: underline;
}
a:link {
color:#CCCCCC;
  text-decoration: underline;
}

a:hover{
  color:#396467;
  text-decoration: none;
}

.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;
}