body  {
	color: #2b2b2b;
	background-color: #080808;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size:71.0%;
}

#center{

	position: relative;
	/*background-color: #FFF;*/
	width: 1200px;
	/*height: 400px;*/
	height: 365px;
	position: relative;
	margin: auto;
	margin-top: 30px;
	/*overflow: hidden;*/
}

#social{
	position: relative;
	vertical-align: top;
	overflow: hidden;
	display: inline-block;
	width: 275px;
	height: 237px;
	/*margin-left: 37px;*/
	margin-right: 30px;
	padding-top: 145px;
	text-align: center;
}


#social a{
	/*border: 1px solid #000;*/
	display: block;
	width: 118px;
	height: 35px;
	margin:auto;
	/*margin-bottom: 0px;*/
	position:relative; /* Required */
	padding:0;
	
}
#social a span{

	position: absolute;
	display: block;
	width: 100%;
	margin: 0px;
	left: 0px;
	height: 100%;
	padding: 0px;
	overflow: hidden;
}

#issuu a{
	width: 100px ;
}
#issuu a span{
	background: url('../_media/issuu.gif') left top no-repeat;
}
#issuu a:hover span{
	background: url('../_media/issuu.gif') left bottom no-repeat;
}

#vimeo a{
	width: 100px ;
}
#vimeo a span{
	background: url('../_media/vimeo.gif') left top no-repeat;
}
#vimeo a:hover span{
	background: url('../_media/vimeo.gif') left bottom no-repeat;
}

#facebook a{
	width: 118px ;
}
#facebook a span{
	background: url('../_media/facebook.gif') left top no-repeat;
}
#facebook a:hover span{
	background: url('../_media/facebook.gif') left bottom no-repeat;
}

/*#vimeo a{
	width: 100px ;
}*/
#wordpress a span{
	background: url('../_media/wordpress.gif') left top no-repeat;
}
#wordpress a:hover span{
	background: url('../_media/wordpress.gif') left bottom no-repeat;
}
#reel{
	vertical-align: top;
	display: inline-block;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 37px;
	height: 360px;
	text-align: center;
	position: relative;
}

#info{

}

#info a{
	display: block;
	width: 20px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -5px;
	position:relative; /* Required */
	padding:0;
	
}
#info a span{
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	overflow: hidden;
	background: url('../_media/info.gif') left top no-repeat;
}

#info a:hover span{
	background: url('../_media/info.gif') left bottom no-repeat;
}
#reel_video{
	background-color: #080808;
	margin-top: 25px;
	width: 440px;
	height: 256px;
}

#reel_video object{
	background-color: #080808;
	

}
#reel_download{
	position: relative;
	top: 10px;
	vertical-align: bottom;
}
#reel_download a{
	text-decoration: none;
	color: #373737;
	font-weight: bold;
}

#reel_download a:hover{
	color: #5c0068;
}
a{
	color: #000;
}

a:hover{
	color: #5c0068;
}

#contact{
		vertical-align: top;
	display: inline-block;

	width: 330px;
	height: 272px;
	padding-top: 85px;
	text-align: center;

}

#contact h4{
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
}

#email{

	margin-left: 27px;
	margin-bottom: 2px;
}

#email a {
	position:relative; /* Required */

	margin:0 auto;
	display:block; /* Required */
	width:300px; /* Width of image in question */
	height:37px; /* Height of image in question */
	left: -17px;
	/*overflow:hidden;*/
	
	padding:0;
}

#email a span {

	position:absolute; /* Required */
	width:300px; /* Stretch full width of parent */
	height:100%; /* Stretch full height of parent */
	margin: 0;
	padding: 0px;
	background: url('../_media/email.gif') no-repeat left top; /* Image */
	cursor:pointer; /* Required for links to appear like links in IE */
}

#email a:hover span {
	background-position:bottom left; /* Image */
}



#contact a.basecamp {
	
	margin:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	display:block; /* Required */
	width:95px; /* Width of image in question */
	height:25px; /* Height of image in question */
	
	overflow:hidden;
	position:relative; /* Required */
	padding:0;
}

#contact a.basecamp span {
	position:absolute; /* Required */
	width:100%; /* Stretch full width of parent */
	height:100%; /* Stretch full height of parent */
	background:url('../_media/basecamp.gif') top left no-repeat; /* Image */
	cursor:pointer; /* Required for links to appear like links in IE */
}

#contact a.basecamp:hover span {
	background-position:bottom left; /* Image */
}




.personalcontact, .news{
	line-height: 110%;
	font-size: 100%;
	font-family: "Courier New", Courier, mono;
	/*font-weight: bold;*/
	background-color: #292929;
	color: #000;
	width: 303px;
	height: 40px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
	padding: 2px;
	padding-top: 3px;
}

.personalcontact table{
		width: 300px;
			line-height: 80%;
			margin: 0px;
		margin-left: -2px;
}

.personalcontact tr, .personalcontact td{

	padding: 0px;
	line-height: 93%;
}

td.right-align{
	text-align: right;
}
#news_box, #personalcontact_box{
	height: 40px;
}
#personalcontact_box{
	margin-top: 15px;
	}

#personalcontact_container{
		margin-left: 10px;
	
	width: 340px;
	height: 40px;
	overflow: hidden;
}
#news_container{
	
	
	/*top: -40px;*/
	margin-left: 10px;
	margin-top: 15px;
	width: 340px;
	height: 40px;
	overflow: hidden;
}

.news{
	display: none;
}
#news_scroller{
	position: relative;
	float: right;
	top: -40px;
	width: 10px;
	height: 40px;
	background-color: #292929;
}
#personalcontact_scroller{
	position: relative;
	float: right;
	top: -40px;
	width: 10px;
	height: 40px;
	background-color: #292929;
}
span.uparrow{
	position: relative;
	cursor: pointer;
	display: block;
	width: 10px;
	height: 20px;
	background: url("../_media/uparrow.gif") left top;
}

span.uparrow:hover{
	background: url("../_media/uparrow.gif") left bottom;
}
span.downarrow{
	position: relative;
	cursor: pointer;
	display: block;
	width: 10px;
	height: 20px;
	background: url("../_media/downarrow.gif") left bottom;
}

span.downarrow:hover{
	background: url("../_media/downarrow.gif") left top;
}

.social_box{
	display: inline-block;
	display: -moz-inline-box;
	width: 135px;
	height: 55px;
	/*padding-top: 30px;*/
	vertical-align: bottom;
}

div.hr{
	margin-top: 5px;
	width: 100%;
	height: 3px;
	border-color: #1d0414;
	border-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: solid;
}

#enter{
	padding-top: 0px;
	margin: auto;
	width: 1120px;
	padding-right: 80px;
	height: 350px;
	text-align: center;
}

#enter a{
		color: #434343;
		margin-bottom: 0px;

}

#enter a.entergraphic{
	display: block;
	width: 300px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	position:relative; /* Required */
	padding:0;
	margin-bottom: 0px;
	
}
#enter a.entergraphic span{
	position: absolute;
	display: block;
	width: 300px;
	height: 210px;
	padding: 0px;
	overflow: hidden;
	background: url('../_media/enter.png') left top no-repeat;
}

#flash_download{
	position: relative;
	top: 10px;
	margin-top: 0px;
	vertical-align: center;
	/*margin-top: 10px;*/
}
#enter a.entergraphic:hover span{
	background: url('../_media/enter.png') left bottom no-repeat;
}
#enter a.flash{
	vertical-align: top;
	display: inline-block;
	margin-top: 3px;
	width: 30px;
	height: 30px;
	margin-bottom: -10px;
	position:relative; /* Required */
	padding:0;
}
#enter a.flash span{
	/*position: absolute;*/
	display: inline-block;
	width: 18px;
	height: 18px;
	padding: 0px;
	overflow: hidden;
	background: url('../_media/flash.gif') left top no-repeat;
}

#enter a.flash:hover span{
	background:  url('../_media/flash.gif') left bottom;
}


