body {
	text-align:center;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
		}
	
	#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	padding:0px;
	text-align:left;
		}
#nav img {
	padding-top: 10px;
	padding-right: 9px;
}
		
	#contentleft {
	width:200px;
	padding:0px;
	float:left;
	background-image: url(images/usimages/uscolumnwide.jpg);
	background-repeat: repeat-y;
	text-align: right;
	display: block;
		}
	
	#contentcenter {
	width:550px;
	float:left;
	background-image: url(images/usimages/uscolumnwide.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
		}
#contentcenter p {
	padding-right: 50px;
	padding-left: 55px;
}
#contentcenter h3 {
	padding-right: 50px;
	padding-left: 55px;
}
	
	#contentright {
		width:0px;
		padding:0px;
		float:left;
		}
	
	
		
	
h1 {
	font-size: 20px;
	color: #660000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#google {
	margin-left: 55px;
}
h2 {
	padding-right: 45px;
	padding-left: 55px;
	color: #333300;
	font-size: 18px;
}
.bold {
	font-size: 18px;
	color: #993333;
	font-weight: bold;
}
a {
	color: #003366;
}
.emphasis {
	font-size: 16px;
	color: #669999;
	font-weight: bold;
}
.assignment {
	color: #993333;
}
.outcomes {
	font-size: 14px;
	color: #000000;
}
ul {
	padding-right: 50px;
	padding-left: 65px;
}
