* {
	margin: 0px;
	padding: 0px;
	color: ffffff;
}
html, body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 99.9%;
}
#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 auto -9.1em;
}
#header_strip {
	height: 4em;
	width: 100%;
	background-image: url(../images/header_strip_bg.png);
	background-repeat: repeat;
	border-bottom-color: #ebebeb;
	border-bottom-style: solid;
	border-bottom-width: thin;
	overflow: hidden;
}
#header_box {
	height: 2.25em;
	width: 98%;
	min-width: 69em;
	position: relative;
	margin-top: 0.75em;
}
#header_itp {
	height: 2em;
	width: 14em;
	display: inline-block;
	float: left;
	background-image: url(../images/header_itp.png);
	background-repeat: no-repeat;
}
#header_km {
	height: 2em;
	width: 11em;
	display: inline-block;
	float: left;
	background-image: url(../images/header_km.png);
	background-repeat: no-repeat;
}
#header_sharebox {
	height: 2em;
	width: 12.5em;
	float: left;
	display: inline-block;
	border: thin solid #ebebeb;
	margin-left: 1em;
	background-color: #000;
}
.sharethiswrapper {
	height: 2em;
	width: 2em;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.st_email_custom {
	width:3em;
	height:2em;
	opacity:0.7;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.st_email_custom:hover {
	width:3em;
	height:2em;
	opacity:0.7;
	cursor: pointer;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
.st_sharethis_custom {
	width:3em;
	height:2em;
	opacity:0.7;
	background-image: url(../images/sharethis.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.st_sharethis_custom:hover {
	width:3em;
	height:2em;
	opacity:0.7;
	background-image: url(../images/sharethis.png);
	cursor: pointer;
	background-position: 0px -34px;
	background-repeat: no-repeat;
}
#share {
	display: inline-block;
	height: 2em;
	width: 7em;
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
}
.imdb {
	height: 2em;
	width: 3em;
	margin-left: 1em;
	background-color: transparent;
	display: inline-block;
	float: left;
}
a.imdb {
	display: block;
	width: 3em;
	height: 2em;
	background: url(../images/imdb.png) no-repeat 0 0;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
a:hover.imdb {
	background-position: 0px -32px;
}
 a:active.imdb {
    background-position: 0 -120px;
}
#header_socialbox {
	height: 2em;
	width: 26em;
	display: inline-block;
	float: right;
	border: thin solid #ebebeb;
	background-color: #000;
	overflow: hidden;
}

span.kmsite a:link,
span.kmsite a:visited {
	height: 2em;
	width: 8em;
	background-image: url(../images/header_contact.png);
	display:block;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
span.kmsite a:hover {
	background-position: 0px -34px;
}
#kurtmercer {
	height: 2em;
	width: 8em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
}
ul#kurtmercer li{
	float: left;
}

ul#kurtmercer a {
	background-image: url(../images/header_contact.png);
	padding-top: 2em; /* same as height of #kurtmercer */
	text-decoration: none; /* needed for IE8 beta, otherwise it still shows the underlines */
	display: block;
}
ul#kurtmercer-site {
	background-position:0px 0px;
}
ul#kurtmercer-site:hover {
	background-position: 0px 35px;
	cursor: pointer;
}
ul.socialicons {
	list-style: none;
	float: right;
}
ul.socialicons li {
	width: 26px;
	height: 25px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
ul.socialicons li a {
	width: 25px;
	height: 25px;
	display: block;
	background-image: url(../images/socialicons.png);
	background-repeat: no-repeat;
}
ul.socialicons li a.vimeo { background-position: 0px 0px;}
ul.socialicons li a.vimeo:hover { background-position: 0px -25px;}

ul.socialicons li a.youtube {
	background-position: -26px 0px;
}
ul.socialicons li a.youtube:hover {
	background-position: -26px -25px;
}
ul.socialicons li a.metacafe {
	background-position: -52px 0px;
}
ul.socialicons li a.metacafe:hover {
	background-position: -52px -25px;
}
ul.socialicons li a.linkedin {
	background-position: -78px 0px;
}
ul.socialicons li a.linkedin:hover {
	background-position: -78px -25px;
}
ul.socialicons li a.facebook {
	background-position: -104px 0px;
}
ul.socialicons li a.facebook:hover {
	background-position: -104px -25px;
}
ul.socialicons li a.twitter {
	background-position: -130px 0px;
}
ul.socialicons li a.twitter:hover {
	background-position: -130px -25px;
}
ul.socialicons li a.googleplus {
	background-position: -156px 0px;
}
ul.socialicons li a.googleplus:hover {
	background-position: -156px -25px;
}
ul.socialicons li a.blogger {
	background-position: -182px 0px;
}
ul.socialicons li a.blogger:hover {
	background-position: -182px -25px;
}
ul.socialicons li a.tumblr {
	background-position: -208px 0px;
}
ul.socialicons li a.tumblr:hover {
	background-position: -208px -25px;
}
#container {
	height: 40em;
	width: 74em;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: 40em;
	width: 60em;
	margin-right: auto;
	margin-left: auto;
}
#content_right {
	height: 40em;
	width: 46em;
	float: right;
	background-repeat: no-repeat;
}
#content_left {
	height: 40em;
	width: 14em;
	float: left;
	background-color: rgba(0,0,0,.35);
	border-right-width: thin;
}
#left_topbox {
	height: 20em;
	width: 14em;
}
#navstack {
	height: 10em;
	width: 14em;
}
#left_bottombox {
	height: 10em;
	width: 14em;
}
#footer, #push {
	height:9em;
}
#footer {
	width:100%;
	margin:0 auto;
	color:#ebebeb;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #244C6E;
}
#footerbox {
	width:60em;
	color:ebebeb;
	height: 8em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/footerbox_bg.png);
	background-repeat: no-repeat;
}
#footer_topbox {
	height: 1.75em;
	width: 27em;
	display: block;
	float: left;
}
#footer_left_heading {
	height: 1.75em;
	width: 11em;
	text-align: left;
	display: block;
	padding-top: 0em;
}
#footer_centerbox {
	height: 1.75em;
	width: 32em;
	text-align: center;
	display: block;
	background-color: #990;
	float: left;
}
#footer_menu {
	height: 1.75em;
	width: 21em;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#footer_left {
	height: 8em;
	width: 20em;
	text-align: left;
	display: block;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/footer_left_bg.png);
}
#footer_left_links {
	height: 5.5em;
	width: 20em;
	text-align: left;
	padding-top: 0.25em;
}
.links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	color: #ebebeb;
	line-height: 1.25em;
	text-decoration: none;
	padding-left: 2em;
	letter-spacing: 0.09em;
}
ul#menu {
	height:2em;
	list-style: none;
	padding: 0px;
	width: 21em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	display:block;
	height:1.25em;
	position:relative;
	background-attachment: scroll;
	background-image: url(../images/footer_nav_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#menu li a.tou {
	width:7em;
}
ul#menu li a.pp {
	width:7em;
	background-position:-112px 0px;
}
ul#menu li a.contact {
	width:6em;
	background-position:-224px 0px;
}
ul#menu li a span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:100;
	background-attachment: scroll;
	background-image: url(../images/footer_nav_sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#menu li a.tou span {
	background-position:0px -21px;
}
ul#menu li a.pp span {
	background-position:-112px -21px;
}
ul#menu li a.contact span {
	background-position:-224px -21px;
}
ul#menu li a span:hover {
	cursor:pointer;
}
#footer_right {
	height: 8em;
	width: 16em;
	float: right;
	text-align: center;
	color: #ebebeb;
	padding-top: 1.5em;
	font-size: 0.75em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	background-image: url(../images/footer_right_bg.png);
	background-repeat: no-repeat;
}
a image {
	border: none;
	text-decoration: none;
} or a image {border: 0}

a:link {
  color: #ebebeb ;
  background-color: transparent ;
  text-decoration: none ;
}
a:hover {
	color: #448ccb;
	background-color: transparent;
}
a:visited {
	color: #448ccb;
	background-color: transparent;
}
.underline {
	text-decoration: underline;
	padding-top: 0.75em;
	margin-left: 2em;
	padding-left: 2em;
}
