body { background: #E1E1CA }

a:link, a:visited { color: #669; }

h1 {
	color: #669;
	padding: 0;
	height: 22px;
	width: 121px;
	text-indent: -5000px;
	background: url(../img/h1_awards.gif) top no-repeat;
	}

/* Basic header style, modified for this section */
#Header { background: #E1E1CA url(../img/header_purple.gif) top no-repeat; }

#MainNav { background: url(../img/mainnav_purple.gif); }

#nav_home a:hover { background: transparent url(../img/mainnav_purple.gif) 0 -34px no-repeat;}
#nav_projects a:hover { background: transparent url(../img/mainnav_purple.gif) -102px -34px no-repeat;}
#nav_clients a:hover { background: transparent url(../img/mainnav_purple.gif) -204px -34px no-repeat;}
#nav_awards a:hover { background: transparent url(../img/mainnav_purple.gif) -306px -34px no-repeat;}
#nav_about a:hover { background: transparent url(../img/mainnav_purple.gif) -408px -34px no-repeat;}
#nav_contact a:hover { background: transparent url(../img/mainnav_purple.gif) -510px -34px no-repeat;}
#nav_awards a.selected { background: transparent url(../img/mainnav_purple.gif) -306px -68px no-repeat;}

#SideNav a:link, #SideNav a:visited { color: #669; background: transparent url(../img/sidenav_purple.gif) 0 0 no-repeat;}
#SideNav a:hover, #SideNav a:visited:hover { color: #000; background: transparent url(../img/sidenav_purple.gif) 0 -22px no-repeat;}
#SideNav a.selected:link, #SideNav a.selected:visited { color: #fff; background: transparent url(../img/sidenav_purple.gif) 0 -44px no-repeat;}

#SideNav p {
	margin:0 0 0 20px;
	font-size: 12px;
	color: #996;
	}

#MainCol div img { border: 1px solid #669; }

#AwardsList {
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #cc9;
	}

#AwardsList h2 { margin-bottom: 0px; }
#AwardsList p {
	margin-top: 0;
	padding-top: 0;
	color: #996;
	font-size:12px;
	}

#ThumbNav a.selected:link, #ThumbNav a.selected:visited { background-color: #669; }

#Footer {
	background-color: #669;
	border-top: 6px solid #8F8FA9;
	}
