@charset "UTF-8";

.regularBody {
	color: #666;
}

.jobTitle {
	font-style: italic;
	color: #666;
	margin: 0px;
	padding-bottom: 0px;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
}

.sidebar_img {
	margin: 0px;
	padding: 10px 0px;
}

.floatleft {
	float: left;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
   outline: none;
}
body {
	background-color: #eeeeee;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
	color: #666666;
}
#wrapper {
	position: relative;
	text-align: left;
	background-color: #eeeeee;
	background-image: url(../images/skyline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 900px;
	top: 40px;
	height: 750px;
}
em {
	font-style: oblique;
}
#header  h1 {
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 10px;
}
#header {
	background-color: #000000;
	width: 900px;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	height: 30px;
	background-image: url(../images/kceHeadLogo2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper #header #nav {
	margin: 0px 0px 0px -20px;
	padding: 0px;
	position: relative;
	top: -22px;
	left: -100px;
	list-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #9FB99E;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
	float: left;
}

#wrapper #header #nav li {
	display: inline;
	margin-left: 20px;
}

#wrapper #content #contentB #trailerPlay a img {
	border-style: none;
}

#wrapper #header #nav li a {
	color: #9FB99E;
	text-decoration: none;
	display: inline;
}

#wrapper #header #nav li a:hover {
	color: #E2E1E6;
	text-decoration: none;
}
#content {
	width: 445px;
	text-align: left;
	margin: 0px;
	position: absolute;
	height: 710px;
	left: 425px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	top: 30px;
}
#content a {
	text-decoration: none;
	background-color: #66CCFF;
	font-weight: bold;
	color: #eeeeee;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a:hover {
	color: #005E80;
	background-color: #66ccff;
}
#contentA {
	margin: 0px;
	float: left;
	width: 430px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contentA  img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentB {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 77px;
	width: 355px;
	float: left;
}

#wrapper #content #contentB #play {
	position: absolute;
	left: 20px;
	top: 400px;
}

#wrapper #content #contentB #play img {
	border-style: none;
}
#contentB img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .sidebarTitle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.description {
	width: 50px;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#sidebar {
	width: 380px;
	position: absolute;
	margin: 0px;
	height: 710px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/boxTwo.jpg);
	background-repeat: repeat-x;
	left: 20px;
	float: left;
	top: 30px;
}
.sidebarSubhead {
	font-weight: bold;
	color: #476B47;
	margin: 0px;
	padding: 0px;
}
.sidebarTitle {
	font-weight: bold;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #005E80;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
	color: #005E80;
}
#sidebar a:hover  {
	color: #990000;
}
#clear {
	clear: both;
}
#footer {
	font-size: 0.7em;
	color: #669966;
	text-align: center;
	letter-spacing: 0.1em;
	position: absolute;
	top: 756px;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#footer a {
	letter-spacing: .1em;
	color: #669966;
	font-size: .95em;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
}
#footer a:hover {
	color: #476B47;
}
#footer .underline {
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}

#wny #wrapper #sidebar #trailerPlay {
	margin-top: 16px;
}

