body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.trentu.ca/homePageImages/bodyBG.gif);
	color: #1a5f3e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:12pt;
}
h1{
	color: #1a5f3e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15pt;
}
.subhead{
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
}
a {
   	color: #1a5f3e;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#container{
	margin:auto;
	background-image: url(images/nsa.jpg);
	border:1px #ffffff solid; 
	width:800px;
	height:450px; 
	overflow:hidden;
}
#youtube{
	margin-top:46px;
	margin-left:22px;
	width:480px; 
	height: 385px; 
	overflow: hidden;
}
#navigation{
	float:right;
	margin-top:-395px;
	margin-right:20px;
	width:250px; 
	height: 380px; 
	overflow: hidden;
}