body
{	
	/* background:url(layout_grid.gif) top left no-repeat; */
	background-color:rgb(150,150,150);
}

div{
}
	
#Title
{
	top:0px;
	left:50px;
	position:absolute;
	
	width:1100px;
	height:50px;
	font-size:50px;
	color:rgb(0,0,150);
}
#Sub-Title1{
	top:50px;
	left:310px;
	position:absolute;
	
	width:400px;
	height:50px;
	font-size:25px;
	color:rgb(130,40,40);
}
#Excerpts{
	top:320px;
	left:50px;
	position:absolute;
	
	width:600px;
	height:100px;
	font-size:25px;
	color:rgb(130,40,40);
}
#QFacts{
	top:50px;
	left:850px;
	position:absolute;
	
	width:300px;
	height:100px;	
	font-size:25px;
	color:rgb(130,40,40);
	
	

}
#Links1{
	top:300px;
	left:850px;
	position:absolute;
	
	width:350px;
	height:100px;
	font-size:25px;
	color:rgb(130,40,40);
}
#Links2{
	top:500px;
	left:850px;
	position:absolute;
	
	width:300px;
	height:100px;
	font-size:25px;
	color:rgb(130,40,40);
}
#Washingtonpicture{
	top:50px;
	left:30px;
	position:absolute;
	
	height:250px;
	width:250px;
	background:url(Washingtonpict.jpg);
	background-size:100%;	
	
	border-style:ridge;
	border-color:rgb(130,40,40);
	border-width:10px;
}

#Table{
	top:100px;
	left:850px;
	position:absolute;
	
	border-style:ridge;
	border-width:12px;
	border-color:rgb(130,40,40);
	color:rgb(130,40,40);
}

#Sub-Title1text{
	top:80px;
	left:310px;
	position:absolute;
	
	width:500px;
}

#Excerptstext{
	top:350px;
	left:50px;
	position:absolute;
	
	width:700px;
	
}
td{
	padding:8px;
	border:2px solid black;
}
#Links1text{
	top:350px;
	left:850px;
	position:absolute;
	color:rgb(130,40,40);
	
}
#Links2list{
	top:580px;
	left:850px;
	position:absolute;
	color:rgb(130,40,40);
}
	
#WorksCited{
	top:750px;
	left:850px;
	position:absolute;
	
	font-size:15px;
	color:rgb(130,40,40);
}





