body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color:white;
	background-image:url('http://dev.hil.unb.ca/Texts/QWERTY/templates/middle.jpg');
	background-repeat: repeat-y;
	margin: 20px auto;
	padding: 0;
	width: 657px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 143px;
	width: 100%;
	background-color: white;
	}

#headerimg {
	margin: 0;
	height: 143px;
	width: 100%;
	}
	
#content
	{
	padding-left:40px;
	padding-right:45px;
	}	
	
#footer {
	padding: 0;
	margin: 0 auto;
	margin-left:1px;
	height: 122px;
	width: 100%;
	background-color: white;
	background-image:url('http://dev.hil.unb.ca/Texts/QWERTY/templates/footer.jpg');
	background-repeat:repeat-y;	
	}
	
.footer
	{
	text-align:center;
	padding:0;
	margin:0;
	padding-top:20px;
	}
	
body 
		{
		background-color:	#4e4e4e;
		}
p
			{
			font-size: 11pt; 
			font-family:"courier new", sans-serif; 
			text-align: justify;
			}

li
			{
			font-size: 11pt; 
			font-family:"courier new", sans-serif; 
			}

b
 			{
			font-size: 11pt; 
 
			font-family:"courier new", sans-serif;
			text-align: justify;
			 }
			 
			 
h1
		{	
			font-size: 13pt; 

 
			font-family:"courier new", sans-serif;
			}		
			 
h2			 
		{	
			font-size: 13pt; 

			font-family:"courier new", sans-serif;
			font-style: Italic;
			}					 
			 
			 
h3
		{
			font-size: 11pt; 

			font-family:"courier new", sans-serif;
			font-style: Italic;
			}			

td	{
		font-size: 11pt;
		font-family: "courier new", sans-serif;
		text-align: justify;
		}
	
			
blockquote
		{
		font-size: 11pt;
		font-family: "courier new", sans-serif;
		text-align: justify;
		}
			
a:link
	 {
	 text-decoration: none; 
	 font-size: 11pt; 
	 font-family: "courier new", verdana;
	 color: #5e61c8;
	 }


a:visited 
	{
	text-decoration: none;
	font-size: 11pt; 
	font-family: "courier new";
	color: #5e61c8;
	}
a:active 
	{
	text-decoration: underline;
	font-size: 11pt; 
	font-family: "courier new";
	color: #5e61c8;
	}
	
a:hover 
	{
	text-decoration: underline;
	font-size: 11pt; 
	font-family: "courier new";
	color: #cccccc;
	}
		
title
	{
	font-size: 11pt; 
	color: #ffffff;
	background-color: #000000;  
	font-family: "courier new", sans-serif;
	font-style: Italic;
	}

.ti
	{
	font-size: 11pt; 
 
	font-family: "courier new", sans-serif;
	font-weight: Bold;
	font-style: Italic;
	}
	
.ti2
	{
	font-size: 11pt;  
	font-family: "courier new", sans-serif;
	font-weight: Bold;
	font-style: Italic;
	text-align: center;
	}	
	
img
	{
	border-color:black;
	}


hr
	{
	color: gray;
	background-color: gray;
	height: 1px;
	}
	
.sans
	{
	font-size:11pt;
	font-family:"courier new", sans-serif;
	}
	
.center
	{
	text-align:center;
	align:center;
	margin: 20px auto;
	padding: 0;
	}
	
.right
	{
	text-align:right;
	align:right;
	}	
	

.top	
	{
	background-color:black;
	color:black;
	}
	
.nav
	{
	text-align:right;
	font-size:9px;
	}
