body{
	color:#304a7b; 
	font-family: "calibri";
	font-size: 15px;
	background-image: url(pics/87tsupra/supraback.jpg); 
	background-repeat: no-repeat; 
	background-size: 100% cover;
	background-color:#304a7b;
}

#canvas{
	float:left; 
	width:100%; 
	height:100%; 
	border:0px dashed black; 
}

#header{
	float:left; 
	width:100%; 
	height:70px; 
	margin-left:0px; 
	padding-left:2px;	
	border:0px dashed black; 
	background-image: url(pics/duane.png); 
	background-repeat: no-repeat; 
}
#left{
	float:left; 
	width:200px; 
	margin-left:0px; 
	padding-left:2px;	
	border:0px dashed black; 
}

#content{
	color:#000000; 
	float:left; 
	width:60%; 
	height:80%; 
	margin-left:6px; 
	padding-left:2px;	
	border:0px dashed black; 
}

#right{
	float:left; 
	width:50px; 
	margin-left:6px; 
	font-size: 15px;
	padding-left:2px;	
	border:0px dashed black; 
}

#footer{
	float:left;
	width:100%; 
	height:40px; 
	font-size:15px;
	margin-left:6px; 
	padding-left:2px;	
	border:0px dashed black; 
	background-image: url(pics/opaque3.png); 
	background-repeat: no-repeat; 
}
.contentbold{
	margin-top: 0em; 
	margin-bottom: 0em; 	
	font-weight:700;
}
.rightbold{
	margin-top: 0em; 
	margin-bottom: 0em; 	
	font-weight:700;
}
.rightsmall{
	margin-top: 0em; 
	margin-bottom: 0em; 	
	font-size:12px;
}
a:link {color:#00008b;}      /* unvisited link */
a:visited {color:#8b0000;}  /* visited link */
a:hover {color:#000000;}  /* mouse over link */
a:active {color:#304a7b;}  /* selected link */
r1 {margin-top: 0em; margin-bottom: 0em; font-size:10px;} /* right small text */ 
r2 {margin-top: 0em; margin-bottom: 0em; fontsize:15px: font-weight:700;} /* right bold text */ 
/* 304a7b, f1edc2, 10192a */