

	body {
		background: #bbddee;
		font-size: 1.0em;
		font-family: arial, Palatino, arial, times, sans-serif, verdana; 	
		}
		
	A 			{ color: #FF0000; text-decoration: none; border-style: none;}
	A:link		{ color: #FF0000; text-decoration: none; border-style: none;}
	A:visited	{ color: #990000; text-decoration: none; border-style: none;}
	A:active	{ color: #FF5800; border-style: none;}
	A:hover		{ color: #FF5800; border-style: none;}
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
	
	h1 {
	font-family: arial;
	text-align: center;
	font-size: 2.8em;
	color: #2277cc;
	}
	
	h2 {
	font-size: 1.0em;
	font-family: monaco; 
	}
	
	h3{
	padding: 20px;
	};
	
	
	em { font-style: italic;}
	
strong {
font-weight: bold;
}
        
				
	#leftcontent {
		float:left;
		width:30%;
		background: #bbddee;
		margin-right:5px;
		margin-bottom:20px;
		}
		
		#centercontent {
		float:left;
		width: 30%;
		background: #bbddee;
		margin-left: 36px;
		margin-bottom: 20px;
		}
		
		#rightcontent {
		float: right;
		width: 30%;
		background: #bbddee;
		margin-left: 5px;
		margin-bottom: 20px;
		}
		
p.centre {text-align: center;}

p.right {text-align: right;}

p.marginpyrite {margin-left: 10px;}
p.marginapproaching {margin-left: 74px;}
p.marginhello {margin-left: 100px;}

p.daystitle {font-weight: bold; color: #2277cc;}
		
span.invisible {color: #bbddee}

span.days {
font-family: arial;
font-size: 2.8em;
color: #2277cc;}
		
p.navbar {
background-color: none;
border-style: none;
border-color: none;
border-width: none;
padding: 0%;
font-weight: normal;
text-align: center;
margin-left: 0%;
text-indent: 0%;
}

p.navbar a:link {border-style: none;color: #004289;}

p.navbar a:visited {border-style: none;color: #004289;}

p.navbar a:hover {border-style: none;color: #FF6D00;}

p.navbar a:active {border-style: none;color: #FF6D00;}
								
a:link img {
border-style: none
}

a:visited img {
border-style: none
}

a:hover img {
border-style: none
}

a:active img {
border-style: none
}

