
/* CSS Document */




a { color: #0000CC; text-decoration: none; }
/*
.banner { 
display: block; 
width: 850px; 
height: 201px;
border-width:medium;
position: relative;


border-color:#000000;
background: transparent url(lookupandwakeup.jpg) no-repeat center;

}*/




.banner { 
display: block; 
width: 950px; 
height: 89px;
border-width:medium;
position: relative;

border-color:#000000;
 
}
 


.home { 
display: block; 
width: 950px; 
height: 89px;
border-width:medium;
position: abosolute; 
	left: 100px;
	top: 20px;

border-color:#000000;background: transparent url(http://www.tandemcreations.org/tandem_banner.jpg) no-repeat center;
/*
background: transparent url(http://www.tandemcreations.org/tandem_banner_v2.jpg) no-repeat center;*/ 
}


.rss2 { 
display: block; 
width: 40px; 
height: 40px;
background: transparent url(http://www.lookupandwakeup.org/links/rss.png) no-repeat;
position:absolute;
	left: 780px;
	top: 35px;

}