/* Mystyle_1.css */

body {
	text-align: center;
	}
	#container {

width: 850px;
height: 1200px;
position: relative;
margin-left: auto;
margin-right: auto;
}
	.style 1
	 {
	font-size: 80px;
	color: #FFFFFF;
	font-family: Harrington;
	}
	.style 2
	{
	font-size: 100px
	color:; #990000
	font-family: Harrington;
	}
		#navigation a {/*setup nav box text size and colour*/
	font: 12px Verdana;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;/*setup menu and text boxes*/
	display:block;
	padding:8px 6px 8px 10px;
	
	}
	
#navigation a:hover {
	background: #000000; 
	/*navtext hover colour*/
	}
	

	



#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	color: #990000;/*date colour*/
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	

	

	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.bgcolor {
color: #FFFFCC;
}
