html { 
	height: 100%; 
	margin-bottom: 1px; 
	}

*  { 
	margin: 0; 
	padding: 0; 
	} 

body  { 
	width: 775px; 
	text-align: center; 
	font-family: Verdana, Tahoma, "Trebuchet MS", "Century Gothic", sans-serif; 
	font-size: small; 
	line-height: 140%; 
	color: #06c; 
	background: #fff; 
	} 

#header  { 
	width: 100%; 
	text-align: left; 
	position: relative; 
	background: #000; 
	border-top: 3px solid #c55458; 
	}  

h1  { 
	width: 764px; 
	height: 125px; 
	margin: 0; 
	padding: 0; 
	text-indent: -5000px; 
	background: #000 url(ktclogo2.gif) 0 0 no-repeat;  
	} 

#siteinfo  { 
	float: left; 
	width: 100%; 
	padding: 20px 0 60px 0; 
	font-family: Verdana, Tahoma, "Trebuchet MS", "Century Gothic", sans-serif; 
	text-align: center; 
	color: #fff; 
	background: #000 url(ktclogo2_small.gif) 50% 50% no-repeat;  
	border-bottom: 3px solid #c55458; 
	} 

#travelnowlinks  { 
	float: left; 
	width: 100%; 
	background: #000; 
	} 

#travelnowlinks ul  { 
	float: right; 
	width: auto; 
	margin: 0; 
	padding: 0; 
	background: #000; 
	font-size: small; 
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif; 
	font-variant: small-caps; 
	list-style-type: none; 
	} 

#travelnowlinks ul li  { 
	float: left; 
	width: auto; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	} 

#travelnowlinks ul li a  { 
	float: left; 
	width: auto; 
	display: block; 
	margin: 0 0 0 10px; 
	padding: 0.7em; 
	color: #fff; 
	font-size: 110%; 
	text-decoration: none; 
	} 

#travelnowlinks ul li a:hover  { 
	color: #000; 
	background: #c55458; 
	text-decoration: none; 
	} 

p#loginlinks  { 
	float: right; 
	width: 700px; 
	margin: 0; 
	padding: 10px 20px 0 0; 
	color: #fff; 
	background: #000; 
	text-align: right; 
	} 

p#loginlinks a  { 
	f loat: left; 
	margin: 0; 
	padding: 0; 
	color: #fff; 
	b ackground: pink; 
	text-decoration: none; 
	} 

p#loginlinks a:hover  { 
	color: #c55458; 
	text-decoration: underline; 
	} 

p#loginlinks a#login  { 
	t ext-align: right; 
	} 