body {
background-color:#BABEC9;
}


/*very top bar with date */
.globalHeaderTop
{
position: relative;
top: 0px;
height:26px;
width:715px;
background-image: url(../images/globalHeaderTopPurple.jpg); 
   border:none;
}


/* date */
.globalTopTodaysDateTxt
{
	position:absolute;
	top: 6px;
	left: 583px;
	width: 135px;
	height: 10px;
	margin:0px;
	padding:0px;
}

.globalTopTodaysDateTxt p {
	font-size:.7em;
	]font-size:.9em;/* IE Hack*/
	color: #000;
	margin:0px;
	padding:0px;
	
}

.changingImage {
position:relative;
border:0px;
}




a.homeLink
{
position:relative;
top:0px;
left:7px;
color:#000;
text-decoration:none;
font-size:1.4em;
]font-size:1.2em;/* IE Hack*/
font-weight:bold;
text-indent:1em;
}
