@charset "UTF-8";
/* CSS Document */

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}
h1 {
	font-size:400%;
	color:#C00;
	letter-spacing: -0.05em;
	margin-top: 0;
	padding-top:0;
	line-height:normal;
}
p {
	text-align: left;
}

a img { 
	border: none;
	outline: none;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 860px;
	background: #FFF;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
}
#footer {
	width: 960px;
	background: #C00;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}
.content {

	padding: 10px 0;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#award {
	margin:0 auto 20px;
	text-align:center;
}
#afslogo {
	width:144px;
}
#news {
	margin: 24px auto;
	padding: 18px 50px;
	border: 6px solid #ccc;
	width: 500px;
	text-align: center;
}
#newsbox {
	margin: 24px auto;
	padding: 18px 50px;
	border: 6px solid #ccc;
	width: 550px;
	text-align: center;
}
#news h2, #newsbox h2 {
	line-height: 120%;
	font-weight: normal;
	color: #C00;
}
.videoth {
	margin: 6px;
}
#CB_Text {
	min-height: 75px;
	overflow:visible;
}
#CB_TG {
	margin-top: 6px;
}
.item a img {
      float:left;
      padding:3px;
      background-color: #FFF;
      margin: 5px;
      border:1px solid #cccccc;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -khtml-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			-webkit-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
      
      filter:alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
}
      
.item a:hover img, .item a:active img {
      padding:3px;
      border:1px solid #cccccc;
      filter:alpha(opacity=80);
      -moz-opacity:0.80;
      -khtml-opacity: 0.80;
      opacity: 0.80;
}
      
.clearfix:after{
      clear:both;
}

.gallery {
	margin: 0 0 0 50px;
}
#CB_Text {
	min-height: 75px;
	overflow:visible;
}
#CB_TG {
	margin-top: 6px;
}
