a {
 font-family: Arial,Helvetica,sans-serif;
  color: #FFB400;
  display: inline;
  text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0 auto;
	background-color: #000000;
}

.gallery {
				
	margin: auto;
			
}
			

.gallery-item {
				
	float: left;
				
	margin-top: 6px;
				
	text-align: center;
				
	width: 33%;			
}
			

.gallery img {
				
	border: 2px solid #cfcfcf;
			
}
			

.gallery-caption {
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-left: 0;

	margin-top: 10;
}


.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.histtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.histbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.histtitleTND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.histtitleSOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.histtitleSB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.biline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

#container {
width: 800px ;
  margin-left: auto ;
  margin-right: auto ;
  //margin-top: 20px;
}

#mainnav {
	padding: 15px 60px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;

}

#mainnav a {
	color: #999999;
	text-decoration: none;
}

#mainnav a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.leftbox {
	width: 320px;
	float: left;
	margin: 10px 10px 20px 30px;
	padding: 10px 10px;
	background-color: #212122;
}

.leftboxtitle {
	height: 40px;
	float: left;
	padding: 20px;
	margin:20px;
	background-color: #364055;
}

.rightbox {
	width: 320px;
	height: 400px;
	float: left;
	margin: 20px 20px;
	padding: 10px;
}

.rightboxtitle {
	width: 300px;
	height: 40px;
	float: left;
	padding: 10px;
	background-color: #222222;
}


.widebox {
	width: 600px;
	padding: 10px 40px;
	float: left;
}


.flangeline {
	height: 1px; 
		width: 600px; 
		background-color: #333333; 
		margin: 0px 0px;
}

.flange {
	height: 1px; 
	width: 100px; 
	background-color: #333333; 
	margin: 0px 500px;
}

.flange1 {
	height: 2px; 
	width: 100px; 
	background-color: #333333; 
	margin: 0px 540px;
}


#branding {
	width: 400px;
	height: 40px;
	margin-left: 40px;
	padding: 0px 100px;
	border-left: 1px #555555 solid;
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-right: none;
	background: transparent url('../images/skj_logo.jpg') no-repeat;
}

#branding h2{
	color: #999999;
	font-size: 11px;
	font-weight:normal;
	text-transform: uppercase;
	margin: 0px;
}

#branding h1 {
	color: #aaaaaa;
	font-size: 16px;
	margin: 6px 0px 0px 0px;
}

#sidetext {
	position:relative; 
	width: 360px;
	padding: 10px 20px;
	left: 380;
}

#news {
	position:relative; 
	width:800px; 
	height: 600px;
 	background: transparent url('../images/back_news.jpg') no-repeat;
}

#history {
	position:relative; 
	width:800px; 
	height:600px; 
	 background: transparent url('../images/back_history.jpg') no-repeat;
}

#about {
	position:relative; 
	width:800px; 
	height:600px; 
 	background: transparent url('../images/all_about810.jpg') no-repeat;
}

#links {
	position:relative; 
	width:800px; 
	height:600px; 
	 background: transparent url('../images/all_links810.jpg') no-repeat;
}

#samples {
	position:relative; 
	width:800px; 
	height:600px; 
	 background: transparent url('../images/all_samples.jpg') no-repeat;
}

