h1
{
	font-family: helvetica, arial;
	font-size: 17px;
}

body {
   font-family: verdana, sans-serif ; 
   font-weight: normal ;
   font-style: normal ;
   font-size: 12px;
   text-align: left ;
   background: url(../images/backgroundPattern.gif) ;
   color: #000000 ;
}

a:link {
	background: inherit;
	color: #000000 ;
	}
	
a:visited {
	background: inherit;
	color: #000000 ;
	}

a:hover {
	background: inherit;
	color: #666666 ;
	margin: 0;
}	

a:active {
	background: inherit;
	color: #666666 ;
	margin: 0;
}
.paragraph-header
{
	text-align: left;
	background: #8695AA;
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0 2px 11px;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.body-container {
    margin: 0 auto 0 auto; 
	width: 600px; 
}

div.content-container1 {
	text-align: left; 
	color: inherit;
	background: white;
	margin: 0 10px 0 10px;
	padding: 0;
	width: 600px; 
 }

div.content-container2
{
	text-align: left;
	color: inherit;
	margin: 20px 20px 40px 20px;
}
div.content-container3
{
	text-align: left;
	color: inherit;
	margin: 0px;
}

div.masthead
{
	background: #0D2B56;
	color: white;
	font-size: 10px;
	height: 18px;
	padding: 6px 0 0 11px;
	border-top: 1px #FFF solid;
}

div.masthead a:link
{
	background: inherit;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
	
div.masthead a:visited {
	background: inherit;
	color:white;
	font-weight: bold;
	text-decoration:none;
	}
	
div.masthead a:hover {
	background: inherit;
	color: white;
	text-decoration:none;
	margin: 0;
}
.horiz-rule {
	width:100%;
	border-color:gray;
  border-style:solid;
  border-width:  0 0 1px 0 ;
 margin-top: 1em;
   margin-right: 0em;
   margin-bottom: 1em;
   margin-left: 0em;
}

div.qt-player { 
	width:500px;
	height:400px;
	margin-top:1em;
	margin-right:auto;
	margin-bottom:1em;
	margin-left:auto;
}
