body {
	background-color: #000000;
	font-weight: 500;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0em;
	border-bottom: 10px;
	color:#dddddd;
	
}
#container {
	margin-bottom: 10px;

}
#CalendarNav {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#CalList {
	border-top: 10px;
	font-size: 0.75em;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 10px;

	
}
#months {
	
	padding-top: 25px;
}

#window {
	
}

#days {
	border-color: #111111;
}
#Logo {
}
b {
}
td {
height: 16%;
	border-color: #111111;}
tr {
	height: 16%;	
}
p {
}

a {
	text-decoration: none;
}
img {
	border: solid 0;
}
a:link {
	color: #556281;
			font-weight: 650;
}
a:visited {
	color: #a5d0bd;
			font-weight: 650;
}
a:hover {
	color: #aaddee;
	text-decoration: underline;
		
}
a:active {
	color: #BFBFBF;
}

