/* CSS Document */

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font: 75% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.container {
	padding: 20px 0 0;
	width: 770px;
	margin: 0px auto;
}
div.logo img {
	border: 0;
	margin: 0px 14px 0px 20px;
}
ul.navMain {
	font-size: 12px;
	line-height: normal;
	padding: 12px 0 0;
	margin: 0 20px 12px 19px
}
ul.navMain li {
	list-style: none;
	font-weight: normal;
	float: left;
	margin: 0 4px 0 6px;
}
ul.navMain li.page {
	color: #1A1717;
	font-weight: bold;
}
ul.navMain li.last {
	margin: 0 0 0 8px;
}
ul.navMain a:link, ul.navMain a:visited {
	color: #897D7D;
	text-decoration: none;
	font-weight: normal;
}
ul.navMain a:active, ul.navMain a:hover {
	color: #1A1717;
	text-decoration: none;
	font-weight: normal;
}
ul.sideNav {
	font-size: 1em;
	line-height: 1em;
	padding: 0px 21px 0 0;
	margin: 0;
	float: right;
}
ul.sideNav li {
	list-style: none;
	line-height: 1.5em;
	color:#8C7F7F;
}
ul.sideNav a:link, ul.sideNav a:visited {
	color: #1A1717;
	text-decoration: none;
}
ul.sideNav a:active, ul.sideNav a:hover {
	color: #8C7F7F;
	text-decoration: none;
}
div.module {
	position: relative;
	font-weight: normal;
	color: #665C5C;
	margin:0px 20px 0 0px;
	padding: 0 0 20px 0;
	border-top: 1px solid #000;
	clear: both;
}
*html div.module {
	height:0;
}
div.module.tall {
	height: 370px;
}
div.module img {
	margin: 0;
	border: 0;
	display: inline;
}
div.module a {
	position: absolute;
	right: 452px;
	margin: 20px 20px 20px 50px;
	float: left;
	display: inline;
}
div.module a.second {
	position: absolute;
	top: 0px;
	right: 151px;
	margin: 20px 20px 20px 20px;
}
div.module a:link, div.module a:visited {
	border: 1px solid #FFF;
}
div.module a:active, div.module a:hover {
	border: 1px solid #000;
}
p.title {
	position: absolute;
	top: 0px;
	left: 250px;
	margin-top: 18px;
	width: 160px;
	line-height: 1.5em;
}
p.title2 {
	position: absolute;
	top: 6px;
	left: 599px;
	width: 160px;
	line-height: 1.5em;
}
p.large {
	font-size: 120%;
}
.hiphop {
	font-size: 130%;
}
.spacer {
	font-size: 100px;
	line-height: 183px;
}
.nowrap {
	white-space: nowrap;
}
.clear {
clear: both;
font-size: 1px;
line-height: 1px;
	}
div.end {
	clear: both;
	height: 15px;
	line-height: 15px;
}
.nextPrev {
	clear: both;
	margin: 0px 0 0 66px;
	position: relative;
	top: -10px;
}
.nextPrev a img {
	border: 0;
}
.nextPrev a:link, .nextPrev a:visited {
	color: #1A1717;
	text-decoration: none;
}
.nextPrev a:hover, .nextPrev a:active {
	color: #8C7F7F;
	text-decoration: none;
}
a:link, a:visited {
	color: #1A1717;
	text-decoration: none;
}
a:hover, a:active {
	color: #8C7F7F;
	text-decoration: none;
}
a.video {
	color: #aa2400;
}
a.video:hover {
	color: #007d94;
}

