
body {
	padding:0;
	margin:0;
	font-size:80%;
	font-family:Arial, default;
	background:#372A03 url(/v/9/images/body-bg.gif) repeat-x top left;
}

#wrapper {
	background:url(images/wrapper-bg.gif) repeat-x 0 170px;
}

#heading {
	height:370px;
	width:50em;
	margin:0 auto;
	padding:0 2em 0 2em;
	background:url(/v/9/images/wrapper-bg.gif) no-repeat top center;
}

#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:#666;
	text-decoration:none;
	padding:0.2em 2.8em 0.4em 0.2em;
}

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

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

.award {
	width:44em;
	margin:0 auto;
	padding:1em;
	padding-top:3px;
	padding-left:57px;
	background:url(images/award.gif) no-repeat top left;
}

#about h2,
#about h3 a,
.award h2,
.award h3 a {
	color:#FFBB02;
	display:block;
	height:0px;
	padding:22px 0 0 0;
	margin:0;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-position: top left;
}

#about h3,
.award h3 {
	margin:0;
}

.award h3.b {
	margin-top:1.5em;
}

#anticipated h2 {
	background-image:url(images/h2-anticipated.gif);
}

#new h2 {
	background-image:url(images/h2-new.gif);
}

#redesign h2 {
	background-image:url(images/h2-redesign.gif);
}

#design h2 {
	background-image:url(images/h2-design.gif);
}

#designer h2 {
	background-image:url(images/h2-designer.gif);
}

#tool h2 {
	background-image:url(images/h2-tool.gif);
}

#app h2 {
	background-image:url(images/h2-app.gif);
}

#blog h2 {
	background-image:url(images/h2-blog.gif);
}

#site h2 {
	background-image:url(images/h2-site.gif);
}

#overall h2 {
	background-image:url(images/h2-overall.gif);
}

#about h2 {
	background-image:url(images/h2-about.gif);
}

#about h3 a,
.award h3 a {
	float:left;
	color:#fff;
	padding:26px 0 0 0;
}

#anticipated h3 a {
	width:550px;
	background-image:url(images/h3-anticipated.gif);
}

#anticipated h3.b a {
	width:550px;
	background-image:url(images/h3-anticipated-b.gif);
}

#new h3 a {
	width:200px;
	background-image:url(images/h3-new.gif);
}

#redesign h3 a {
	width:200px;
	background-image:url(images/h3-redesign.gif);
}

#design h3 a {
	width:200px;
	background-image:url(images/h3-design.gif);
}

#designer h3 a {
	width:200px;
	background-image:url(images/h3-designer.gif);
}

#tool h3 a {
	width:200px;
	background-image:url(images/h3-tool.gif);
}

#app h3 a {
	width:200px;
	background-image:url(images/h3-app.gif);
}

#blog h3 a {
	width:200px;
	background-image:url(images/h3-blog.gif);
}

#blog h3.b a {
	background-image:url(images/h3-blog-b.gif);
}

#site h3 a {
	width:200px;
	background-image:url(images/h3-site.gif);
}

#overall h3 a {
	width:200px;
	background-image:url(images/h3-overall.gif);
}

#about h3 a {
	width:200px;
	background-image:url(images/h3-about.gif);
}

#about p,
.award p {
	clear:both;
	color:#8D8260;
	font-size:1em;
	padding-top:0.7em;
	margin-top:0.3em;
	margin-left:0.1em;
	line-height:1.3em;
}

#about p a,
.award p a {
	color:#C6BD9F;
}

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

#about p.top,
.award p.top {
	text-align:right;
	padding:0.5em 0 0.5em 0;
	margin-bottom:3em;
	background:url(images/p.top-bg.gif) no-repeat bottom left;
}

#about p.top {
	background:none;
}

#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;
}

#about {
	width:50em;
	margin:0 auto;
	padding:0 2em 0 2em;
}

#about p.buttons {
	color:#000;
	text-align:center;
	padding:0 0 1.5em 0;
	border:5px solid #8D8260;
	background:#fff;
}

#about p.buttons img {
	margin:0.5em;
	border:1px dotted #ccc;
}

#about p.buttons strong {
	display:block;
	color:#888;
	font-size:2em;
	font-weight:normal;
	padding:1em 0 1em 0;
}

#about p.buttons em {
	padding:0.4em;
	background:#ffc;
}

#footer {
	font-size:0.8em;
	width:50em;
	margin:6em auto;
	padding:2em;
}

#footer,
#footer a {
	color:#8D8260;
}

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