
body {
	padding:0;
	margin:0;
	font-size:80%;
	font-family:Verdana, default;
	background:#83AFD5 url(images/bg.gif) repeat-x top left;
}

#heading {
	height:300px;
}

#heading h1 {
	float:left;
	margin:0;
	padding:0;
	text-indent: -3000px;
	height:270px;
	width:320px;
	background:url(images/ap.awards.gif) no-repeat bottom left;
}

ul#types {
	margin:0;
	padding:0;
	font-size:0.8em;	
	list-style-type:none;
	margin-top:70px;
	text-align:right;
	width:15em;
	float:right;
}

ul#types li a {
	display:block;
	height:100%;
	width:100%;
	color:#888;
	text-decoration:none;
	padding:0.2em 2.8em 0.4em 0.2em;
}

ul#types li a:hover {
	color:#000;
	text-decoration:underline;
	background:url(images/lil-green-heart.gif) no-repeat top right;
}

ul#types li.about a {
	font-weight:bold;
}

h3 a {
	display:block;
	height:100%;
	width:50%;
	text-decoration:none;	
}

.award {
	margin-top:1em;
	margin-bottom:1.5em;
	padding:1em;
	padding-left:88px;
	background:url(images/award.gif) no-repeat top left;
}

#about p,
.award p {
	color:#216093;
	font-size:0.9em;
	margin-top:0.3em;
	margin-left:0.1em;
	line-height:1.5em;
}

#about p a,
.award p a {
	color:#216093;
	font-weight:bold;
}

#about p a:hover,
.award p a:hover {
	color:#000;
	text-decoration:none;
}

#about p.top,
.award p.top {
	text-align:right;
}

#about p.top a,
.award p.top a {
	font-size:0.8em;
	text-decoration:none;
	text-transform:lowercase;
}

#about p.top a:hover,
.award p.top a:hover {
	color:#fff;
	text-decoration:underline;
}

#wrapper {
	width:46em;
	margin:0 auto;
	padding:0 2em 0 2em;
}

#about {
	padding-top:3em;
	padding-left:88px;
	padding-bottom:1.5em;
	border-top:1px solid #2A6CA2;
}

#footer {
	font-size:0.8em;
	margin-top:2em;
	margin-bottom:1em;
}

#footer,
#footer a {
	color:#2A6CA2;
}

#footer a:hover {
	color:#000;
}