a.boldlink
   	{
   	color:black;
   	font-size:17px;
   	font-weight:900;
   	font-family:sans-serif;
   	text-decoration: none;
   	text-align: center; }

font.countdown
   {
   color:red;
   font-weight:bold;
   font-size:30px;
   font-family:sans-serif;
   text-decoration: none;
   }

font.countdownblue
   {
   color:0099FF;
   font-weight:bold;
   font-size:30px;
   font-family:sans-serif;
   text-decoration: none;
   }


div.countdown 
	{ 
	border: solid; 
	border-width: thin; 
	width: 100% }

div.upperleft
	{
	position: absolute; 
	left: 30px; 
	top: 30px; 
	height: 100px; 
	width: 250px; 
	padding: 1em; }

div.weather
	{
	position: absolute; 
	left: 2px; 
	top: 610px; 
	height: 125px; 
	width: 125px; }

div.blog
	{ 
	font-family: Arial, sans-serif;  ;
	border-color: lightsteelblue;
	border: solid; 
	border-width: thin; 
	width: 100%;
	padding: 4px; }

div.blogtop
	{ 
	background-color:lightsteelblue; 
	width: 100%;
	 }


