/* === === === === === === === === === ===
	Desc: KHINKSON Style Sheet
	Author: KELLY HINKSON
	Date: NOV 27, 2006
=== === === === === === === === === === */

/* === === === === === === === === === ===
	GENERAL
=== === === === === === === === === === */

html {
	height:100%}

body {
	height:100%;
	margin:0;
	padding:0;
 	background:url(http://khinkson.com/images/videobg.png) #000000;
 	background-repeat: no-repeat}

h3 {
	font: 400 12px Heveltica, Sans-Serif;
	padding: 0px;
	margin:0;
	line-height:16px;
	color:#7d7c7c}

.close {
	margin:0px 0px 0px;
	font:400 10px Helvetica, Sans-Serif;
	padding: 2px 5px 1px;
	border:1px solid #000000;
	background:#8a805d;
	color: #ffffff;
   	text-decoration: none}

.close a:link {
	color: #ffffff;
	text-decoration: none}

.close a:visited {
	color: #6e6513;
	text-decoration: none}

.close a:hover {
	color: #cccccc;
	text-decoration: none}

.close a:active {
	color: #999999;
	 text-decoration: none}

.title{
	width:640px;
	border:0}

.vid{
	margin:55px 115px 55px 123px}

#top { 
	margin: 40px 0px 0px}