.header {
	background-image: url(images/christs-college-header-bg.jpg);
	height: 220px;
	width: 100%;
	background-repeat: repeat;
	background-position: -12px;
}
.container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}



.nav {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 194px;
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
p {
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 10px 0px 0px;
}

.nav a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.nav a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #95505C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.footer {
	height: 25px;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;

	
}
.footer a{
	color:#CCCCCC;
	text-decoration: none;
}

.footer a:hover{
	color:#666666;
	text-decoration: none;
}
a {
	color: #666666;
}
a:hover{
	color: #000000;
}
h3 {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.details {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.details a{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.details a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.light{
	font-size: 11px;
	color: #CC0000;

}
.light a{
	font-size: 11px;
	color: #666;
	
}
.light a:hover{
	font-size: 11px;
	color: #000;

}
.graphic {
	background-image: url(images/christs-college-header.jpg);
	height: 220px;
	width: 920px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
