
	body { font-size: 0.8em; font-family: Arial, Verdana, Helvetica, sans-serif; margin:10px 10px 0 5px; padding:0; }
	
	#topnav { background-image: url(images/backgroundtop.gif); background-repeat: repeat-x; background-position: left top; text-align: left; float:left; width:95%; height: 103px; margin-top: 10px; margin-right: 5%; }
	
	#mainright { color: black; background-color: #fff; width:70%; float:right; margin-right: 5%; padding-bottom:10px; }
	
	#mainleft { color: black; background-color: transparent; background-image: url(images/sidebarbackground.jpg); background-repeat: repeat-y; width:25%; float:left; margin-bottom: 0; }
		
	#bottombar { color: black; width:95%; float:left; background:#7eb8dd; text-align: right; margin-top: 5px; margin-right: 20px; padding-top: 10px; padding-right: 10px; padding-bottom:10px; }

	#bottom { color: black; width:95%; float:left; background:#fff; text-align: center; padding-bottom:10px; }
	
	#calendar { color: black; background:#fff; float: right; padding: 10px 0 10px 10px; }
	
	#logo { color: black; background-color: white; background-position: 0 0; float: left; }
	
	#aidan { color: black; background:transparent; float: left; margin-left: 10px; padding: 2px; }
	
	p { color: black; font-size: inherit; background-color: transparent; margin:0 10px 10px 5px; }
		
	h1 { color: #c00; font-size:1.5em; font-weight: bold; font-style: italic; text-align: left; margin-left: 5px; padding-top:10px; }
	
	h2 { color: #33c; font-size: 1.2em; font-weight: normal; background-color: transparent; text-align: left; margin-left: 5px; padding-left: 5px; }
.copy { color: #73b2da; font-size: 0.7em; background-color: transparent; }

	a:link { color: #33c; font-size: inherit; background-color: transparent; text-decoration: none; }
	
	a:visited { color: #33c; font-size: inherit; background-color: transparent; text-decoration: none; }
	
	a:hover { color: #c00; font-size: inherit; background-color: transparent; text-decoration: none; }
	
	a:active { color: #c00; font-size: inherit; background-color: transparent; text-decoration: none; padding: 2px; }
	
	#nav { color: black; background:#fff; text-align: left; top: 10px; float: right; margin-top: 20px; margin-right: 5px; margin-left: 5px; }
	
	#nav a:link { color: #33c; font-size: 1em; background-color: transparent; text-decoration: none; padding: 2px; }

	#nav a:visited { color: #33c; font-size: 1em; background-color: transparent; text-decoration: none; padding: 2px; }

	#nav a:hover { color: #c00; font-size: 1em; background-color: #fdd656; text-decoration: none; padding: 2px; }

	#nav a:active { color: #c00; font-size: 1em; background-color: #fdd656; text-decoration: none; }

	ul { font-size: inherit; list-style-type: disc; margin: 1em 0 1em 10px; list-style-image: url(images/bullet.gif); }

	.red { color: #c00; font-size: 1em; background-color: transparent; }

	sup { font-size: x-small; vertical-align: text-top; }
