h1, h2 {margin: 0; font-size: 60px; font-family: Impact; font-style: italic; text-align: left}
h2 {font-size: 24px}
body {background: #CCCCCC; font-family: Arial}
p.main {font-size: 24px; font-style: italic}
p.main_center {font-size: 34px; font-style: italic; text-align:center}
p.header {font-size: 60px; font-style: italic; font-weight: bold}
p.info {font-size: 24px; font-style: italic}
p.cummins {font-size: 28px; font-style: italic; font-weight: bold}
p.cc {font-size: 18px; font-style: italic; font-weight: bold}
p.pics {font-size: 24px; font-style: italic; white-space:nowrap; padding-right: 50px; padding-left: 60px; text-align:center}
p.copyright {font-size: 12px; padding-top: 150px;}
div {clear:both}
div.home_pics {padding:25px}
#nav {
	width: 100%;
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
	background-color: #CCCCCC;
	border-top: 3px solid #black;
	border-bottom: 3px solid #black;  }
#nav ul {
	list-style: none;
	width: 1000px;
	margin: 0 auto;
	padding: 0; }
#nav li {
	float: left; }
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #ccc; }
#nav li:first-child a {
	border-left: 1px solid #ccc; }
#nav li a:hover {
	color: #000000; 
	background-color: #D7D7D7; }
