body {
	background:#fff url(/parris/images/bg-body.jpg) repeat-x;
	margin:0;
	padding:0;}
img a, a img {
	border:none;
	outline:none;}
a:active, a:hover, a:link, a:visited {
	outline:none;}
a {
	cursor:pointer;}	
	
a:active {
	position:relative;
	top:1px;}	

#outerWrapper {
	width:940px;
	margin:0 auto;
	}
#header {
	height:175px;
	width:940px;}
	
#content {
	width:940px;
	min-height:400px;}
	
#videoHold {
	margin:20px auto;
	width:940px;}
	
.diddy {
	background:url(/parris/images/vid-diddy.jpg) no-repeat;
	width:170px;
	height:200px;
margin-right:20px;
	float:left;}
	
.diddy:hover {
	background-position: 0 -204px ;}
	
.fab {
	background:url(/parris/images/vid-fab.jpg) no-repeat;
	width:170px;
	height:200px;
margin-right:20px;
		float:left;}
	
.fab:hover {
	background-position: 0 -204px ;}
	
.dream {
	background:url(/parris/images/vid-dream.jpg) no-repeat;
	width:170px;
	margin-right:20px;
	height:200px;
		float:left;}
	
.dream:hover {
	background-position: 0 -204px ;}
	
.luda {
	background:url(/parris/images/vid-ludacris.jpg) no-repeat;
	width:170px;
	margin-right:20px;
	height:200px;
		float:left;}
	
.luda:hover {
	background-position: 0 -204px ;}
	
.swiss {
	background:url(/parris/images/vid-swizz.jpg) no-repeat;
	width:170px;
	height:200px;
	
		float:left;}
	
.swiss:hover {
	background-position: 0 -204px ;}
	
.clearBoth {
	clear:both;}
	
/*#content a img{
	margin:0 14px 0 0;}
	
#content a img:hover{
	-moz-box-shadow: 0 0 6px #777; -webkit-box-shadow: 0 0 6px #777; -webkit-transition: all 0.1s ease-out;
padding:0 0 px;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;}
	
.activeLink {
	-moz-box-shadow: 0 0 6px #777; -webkit-box-shadow: 0 0 6px #777; -webkit-transition: all 0.1s ease-out;
	padding:0 0 5px;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;}*/