/* Generated by KompoZer */
body{
	background-color: #ffcccc;
}
#main {
  background-color: #ffcccc;
}
#core {
  background-image: url(background.jpg);
  background-repeat: repeat-y;
  width: 700px;
}
#score {
	BORDER-RIGHT: red 3px dashed; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: red   3px   dashed; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: red   3px   dashed; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: red   3px   dashed;
	width:420px;  
	margin-left:100px; 
	margin-top:30px;
}
#headr{
	width: 700px; 
	height: 150px;
}
#lead{
	margin-left: 40px; 
	color: red; 
	font-weight: bold; 
	font-size: 20px; 
	font-style: italic; 
	width: 610px;
}
#Tmain{
	text-align: left; 
	width: 89%;
/*	background-color: #ffffff; */
}
#nav{
	background-color: #ffcccc; 
}
