* {
	padding: 0px;
	margin: 0px;
	}

html, body {
	text-align: center;
	background-image:url(img/background.gif);
	background-repeat: repeat-x;
	background-color: #ccc;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#container {
	width: 968px;
	clear: both;
	margin: 0 auto;
	padding-top: 12px;
	}
	
	
h1 {
	font-family: Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	display: block;
	clear: both;
	padding-left: 00px;
	padding-top: 40px;
	padding-bottom: 0px;
	border: solid 0px red;
	letter-spacing: -3px;
	}
	

	#head {
		width: 968px;
		height: 117px;
		clear: both;
		background-image: url(img/www.spotkg.com_headline.gif); 
		 /*background-color: #000; */
		}
	
	#logo {
		width: 300px;
		float: left;
		border: solid 0px red;
		}
	
		#logo ul {
			list-style: none;
			}
			
		#logo ul li a {
			width: 306px;
			height: 88px;
			display: block;
			background-image:url(img/spot_logo.gif);
			}
			
		#logo ul li a:hover {
			background-position: 0px -88px;
			}
		
	#search {
		width: 230px;
		float: right;
		text-align: right;
		border: solid 0px red;
		padding-right: 5px;
		padding-top: 10px;
		}	
		
		#lang {
			clear: both;
			width: 111px;
			float: right;
			}
			
		#lang ul {
			list-style: none;
			}
			
		#lang ul li {
			float: left;
			}
			
		#lang ul li a {
			padding-left: 7px;
			padding-right: 7px;
			line-height: 12px;
			padding-bottom: 2px;
			display: block;
			display: inline;
			float: left;
			border-left: solid 1px #ccc;
			text-decoration: none;
			font-weight: bold;
			}
			
		#lang ul li a:hover {
			color: #F00;
			}
		
			#sitemap {
				width: 81px;
				height: 33px;
				clear: both;
				float: right;
				margin-top: 4px;
				}
			
				#sitemap ul {
					list-style: none;
					}
					
				#sitemap ul li {
					float: left;
					}
					
				#sitemap ul li.home a {
					width: 26px;
					height: 23px;
					display: block;
					background-image:url(img/home.gif);
					background-position: 0px -13px;
					}
					
				#sitemap ul li.mail a {
					width: 26px;
					height: 23px;
					display: block;
					background-image:url(img/mail.gif);
					background-position: 0px -13px;				
					}
					
				#sitemap ul li.sitemap a {
					width: 26px;
					height: 23px;
					display: block;
					background-image:url(img/sitemap.gif);
					background-position: 0px -13px;				
					}
					
				#sitemap ul li.home a:hover 	{ background-position: 0px -56px; }
				#sitemap ul li.mail a:hover 	{ background-position: 0px -56px; }
				#sitemap ul li.sitemap a:hover  { background-position: 0px -56px; }
				
			#search_block {
				width: 200px;
				height: 31px;
				clear: both;
							float: right;
				padding-top: 0px;
				padding-right: 10px;
				display: block;
				text-align: right;
				}	
				
			.input1 {	
				border: solid 1px #000099;
				}			
		
		
		
		
		
			
	
	#main {
		width: 968px;
		clear: both; 
		background-image: url(img/background_content.gif);
		padding-bottom: 10px;
		}
		

		#headline {
			width: 945px;
			height: 116px; /* 76 */
			clear: both;
			
			text-align: left;
			padding-left: 15px;
			font-size: 11px;
			color: #CCCCCC;
			/* border-bottom: solid 1px #f00;background-color: #000; */
			margin-left: 4px;
			margin-right: 4px;
			background-color: #fff;
			}

		#content {	
			width: 576px;
			display: block;
			float: left;
			text-align: left;
			padding-left: 15px;
			}
			
		html>body #content {
			padding-top: 15px;
			}
			
		#content {
			padding-top: 15px;
			line-height: 18px;
			}
			
		#content ul {
			padding-left: 30px;
			}
			
		#content ol {
			padding-left: 30px;
			}
			
		#content a {
			font-weight: bold;
			color: #000;
			text-decoration: none;
			line-height: 20px;
			}
			
		#content strong {
			font-size: 14px;
			color: #f00;
			font-weight: bold;
			}
			
		#content a:hover {
			color: #f00;
			}
			
		.B_crumbBox {
			color: #ccc;
			padding-left: 2px;
			font-size: 11px;
			font-family: arial;
			margin-top: -3px;
			}
			
		.B_crumbBox a {
			text-decoration: none;
			font-weight: bold;
			color: #ccc;
			}
			
		.B_crumbBox a:hover {
			color: #000;
			}
			
			
			
		
		#right {
			width: 377px;
			float: left;
			display: block;
			}
			
		html>body #right {
			padding-top: 15px;
			}
			
		#right {
			padding-top: 15px; 
			}
			
			#highlights {
				width: 195px;
				float: left;
				}
			
			#news {
				width: 168px;
				float: left;
				padding-left: 7px;
				padding-right: 7px;
				text-align: left;
				font-size: 11px;
				}
	
			#news a {
				text-decoration: none;
				color: #f00;
				font-weight: bold;
				}
				
			#news a:hover {
				color: #000;
				}
	
#footer {
	width: 968px;
	height: 30px;
	background-image: url(img/footer_background.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 9px;
	font-size: 11px;
	}
	
#footer a {
	text-decoration: none;
	color: #000000;
	}
	
#footer a:hover {
	color: #FF0000;
	}

			
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/* MENU */

#menu { font-family: tahoma, arial, sans-serif; font-size: 11px; font-weight: bold; width:968px; height:26px; position:relative; margin:0; background-image:url(img/menu_background.gif); } /* */

.thumbscontainer ul li {
	width: 115px;
	height: 80px;
	overflow: hidden;
	display: block;
	border:solid 1px #ccc;
	padding: 0px;
	text-align: center;
	}

 .thumbscontainer ul li a img {
	border: none 0px;
	} 