@charset "UTF-8";
#nav {
	margin:0;
	padding:0;
	list-style-type: none;
}
#nav {
	margin:0;
	padding:0;
	width:100%;
	float:left;
	border:1px solid #17CF03;
	border-width:1px 0;
	background-color: #17CF03;
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #e35a00;
	}
	#nav li {
	display:inline;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	}
#maincontent {
	font-family: Helvetica, Arial;
	color: #FFFFFF;
	float: left;
	width: 1080px;
	position: absolute;
	top: 260px;
	left: 40px;
	font-size: 24px;
	height: 250px;
	background-color: #000000;
}
	#nav a:link,
	#nav a:visited {
	color:#000;
	padding:20px 40px 4px 10px;
	float:left;
	width:auto;
	border-right:1px solid #42432d;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px #555;
	background-color: #17CF03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	}
	#nav a:hover {
	color:#fff;
	background-color: #000;
	}
	#nav li:first-child a {
	border-left:1px solid #42432d;
	font-family: Arial, Helvetica, sans-serif;
	}
	#home #nav-home a,
	#about #nav-bio a,
	#archive #nav-curriculum vitae a,
	#lab #nav-photos a,
	#reviews #nav-reel a,
	#contact #nav-contact a,
	#contact #nav-links a {
		background:#e35a00;
		color:#fff;
		text-shadow:none;
	}
	#home #nav-home a:hover,
	#about #nav-bio a:hover,
	#archive #nav-curriculum vitae a:hover,
	#lab #nav-photos a:hover,
	#reviews #nav-reel a:hover,
	#contact #nav-contact a:hover,
	#links #nav-links a:hover {
		background:#e35a00;
	}
	#nav a:active {
	color:#fff;
	background-color: #FFF;
	}body {
	background-color: #000000;
	text-align: left;
	float: left;
	alignment-adjust: middle;
}

#page_title {
	float: left;
}

.wrapper  { 
    width:900px; margin:0 auto; 
} /* "auto" makes the left and right margins center the wrapper */



#FLVPlayer {
	padding-top: 150px;
}
#kevin_home {
	float: left;
	padding-left: 100px;
	padding-bottom: 10%;
	position: relative;
	padding-top: 0px;
	padding-right: 100px;
	visibility: visible;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
}
#search {
	vertical-align: top;
	position: relative;
	right: inherit;
	float: right;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.smallprint {
	text-align: center;
	position: absolute;
	bottom: auto;
	vertical-align: bottom;
	left: auto;
	clip: rect(auto,auto,auto,auto);
}

#content {
	background-color: #000000;
        .style1 {font-family: Georgia, "Times New Roman", Times, serif;
		float: center;
}

#video {
	border-left: 200;
}

