#sum-banner {
	background: #1c40d7;
	border-bottom: 2px solid #000;
	position: relative;
	/*height: 86px;*/
	}
	
#sum-logo {
	width: 225px;
	height: 77px;
	text-indent: -999px;
	padding: 0;
	margin: 0;
	background: transparent url(/images/thesum/thesumlogo.gif) top left no-repeat;
	}
	
#sum-tagline {
	float: right;
	font-size: 200%;
	margin: -50px 70px 0 0;
	font-weight: bold;
	font-style: italic;
	color: white;
	}
	
#sum-index-list {
	margin-top: 30px;
	}
	
#sum-index-list div {
	float: left;
	width: 150px;
	height: 100px;
	padding: 0 0 20px 0;
	}
	
#sum-index-list div.clear {
	float: none;
	clear: both;
	width: 0;
	height: 0;
	padding: 0;
	}
	
#sum-index-list div p {
	text-align: center;
	}
	
#sum-index-list div p span{
	font-size: 80%;
	}

#sum-logo a {
	width: 225px;
	height: 77px;
	display: block;
	text-decoration: none;
	}
	
#sum-contact-email {
	text-align: center;
	padding: 20px;
	}
	
p#sum-date {
	padding: 0 0 4px 0;
	margin: -8px 0 0 0;
	width: 225px;
	text-align: center;
	font-size: 90%;
	}
	
p#sum-date a {
	color: #fff;
	text-decoration: none;
	}
	
ul#sum-issuenav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 15px;
	right: 4px;
	text-align: left;
	display: inline;
	}
	
ul#sum-issuenav li {
	display: inline;
	}
	
ul#sum-issuenav li a {
	display: block;
	float: left;
	text-indent: -999px;
	text-decoration: none;
	margin-right: 8px;
	height: 32px;
	}
	
ul#sum-issuenav li a#sum-news {
	background: url(/images/thesum/news.gif);
	width: 90px;
	}
	
ul#sum-issuenav li a#sum-news-on {
	background: url(/images/thesum/news-on.gif);
	width: 90px;
	}
	
ul#sum-issuenav li a#sum-sport {
	background: url(/images/thesum/sport.gif);
	width:105px;
	}
	
ul#sum-issuenav li a#sum-sport-on {
	background: url(/images/thesum/sport-on.gif);
	width:105px;
	}
	
ul#sum-issuenav li a#sum-sumfun {
	background: url(/images/thesum/fun.gif);
	width:127px;
	}
	
ul#sum-issuenav li a#sum-sumfun-on {
	background: url(/images/thesum/sum-fun-on.gif);
	width:127px;
	}
	
ul#sum-issuenav li a#sum-crossword {
	background: url(/images/thesum/xword.gif);
	width: 200px;
	}
	
ul#sum-issuenav li a#sum-crossword-on {
	background: url(/images/thesum/xword-on.gif);
	width: 200px;
	}
	

.article {
	background: white;
	margin: 0;
	padding: 10px 0 30px 20px;
	}
	
.article p {
	margin: 0 0 10px 0;
	}
	
h4.headline {
	font-size: xx-large;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
img.inset {
	float: right;
	padding: 6px 20px 20px 20px;
	}
	
h4.sub {
	font-size: x-large;
	text-align: left;
	margin-top: 5px;
	}
	
p.more {
	margin-bottom: 20px;
	}

ul#sum-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 54px;
	right: 4px;
	}
	
ul#sum-nav li {
	display: inline;
	}
	
ul#sum-nav li a {
	display: block;
	float: left;
	height: 19px;
	text-indent: -1999px;
	text-decoration: none;
	margin-right: 8px;
	}
	
ul#sum-nav li a#sum-home {
	background: transparent url(/images/thesum/home.jpg) top left no-repeat;
	width: 52px;
	}
	
ul#sum-nav li a#sum-home-on {
	background: transparent url(/images/thesum/home-on.gif) top left no-repeat;
	width: 52px;
	}
	
ul#sum-nav li a#sum-contact {
	background: transparent url(/images/thesum/contact.gif) top left no-repeat;
	width: 84px;
	}
	
ul#sum-nav li a#sum-contact-on {
	background: transparent url(/images/thesum/contact-on.gif) top left no-repeat;
	width: 84px;
	}
	
ul#sum-nav li a#sum-credits {
	background: transparent url(/images/thesum/credits.gif) top left no-repeat;
	width: 76px;
	}
	
ul#sum-nav li a#sum-credits-on {
	background: transparent url(/images/thesum/credits-on.gif) top left no-repeat;
	width: 76px;
	}
	
ul#sum-footer-nav {
	list-style: none;
	}
	
ul#sum-footer-nav li {
	display: inline;
	}
	
ul#sum-footer-nav li a {
	padding: 0 4px;
	color: blue;
	}