body{font-family : Verdana,sans-serif;font-weight : normal;color : black;
	background-color : white;
	text-decoration : none;
	margin-left: 30px;
  	background-image : url(../images/background.gif);
}
.box {
	margin-left: 20px;
	width : 600px; 
	position : relative;
}
.summarybox {
	width : 250px;
	float: right;
}
.dropcap { font: bold 295% time, serif; position:relative; float:left; width:1en; height:1en;}

#shadowdiv {
	font: 32px "Comic Sans MS" "Monotype Corsiva" cursive;
	position: relative; 
	left:0em;
}
#text {
	font: 32px "Comic Sans MS" "Monotype Corsiva" cursive;
	z-index: 10;
	color : black; 
	width: 500px;
}
#shadow{
	font: 32px "Comic Sans MS" "Monotype Corsiva" cursive;
	position: absolute; 
	z-index: -1;
	color:#cccccc;
	width: 500px;
	top: 3px; 
	left: 3px; 
}

#menuBar { 
	position: absolute; 
	z-index: 50; 
	top: 0px;
	left: 140px; 
	background-image : url(../images/buttonslice.gif);
}
.menu{ 
	position:absolute; 
	line-height: 20px;
	z-index: 100; 
	visibility: hidden;
}
.link {
	position: relative;
	line-height: 20px;
	font-weight: bold; 
	background-repeat: repeat;  
	background-image : url(../images/buttonslice.gif);
}

.selectedlink {
	position: relative;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	background-repeat: repeat; 
	background-image : url(../images/buttonsliceselected.gif);
}

.calendar {
	width: 2em;
}

span.link a:link {
	color: black;
}
span.link a:visited {
	color: black;
}
span.selectedlink a:link {
	color: black;
}
span.selectedlink a:visited {
	color: black;
}
