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

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 1.4;
	background-color: #000000;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #9933CC;
}
a:active {
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#navigation {
	float: left;
	height: 67px;
	width: 960px;
	text-align: center;
}
#navigation     li     {
	float: left;
	padding: 0;
	margin-right: 4px;
	background-image: url(../images/bg_nav2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 26px;
}
#navin li {
	float: left;
	padding: 0;
	margin-right: 4px;
	background-image: url(../images/bg_nav2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 26px;
}
#navbar {
	text-align: center;
	height: 27px;
	width: 900px;
	margin-top: 25px;
	margin-left: 50px;
}
#navigation  ul, #navin li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#navigation  li  a, #navin li a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#navigation a:hover, #navin a:hover {
	color: #90F;
}
#navin {
	position: absolute;
	left: 234px;
	top: 114px;
	width: 900px;
}
#inwrap {
	float: left;
	height: 509px;
	width: 960px;
	margin-top: 2px;
	background-image: url(../images/bg_inwrap.gif);
	background-repeat: no-repeat;
	background-position: right 200px;
}
#mainpic {
	float: left;
	height: 509px;
	width: 343px;
}
#rboxes {
	float: left;
	height: 509px;
	width: 617px;
}
#logobox {
	float: right;
	height: 220px;
	width: 615px;
	text-align: center;
}
#logobox img {
	margin-top: 25px;
}


#footer {
	float: left;
	height: 94px;
	width: 960px;
	margin-top: 24px;
	text-align: center;
}
#vidbox {
	float: right;
	height: 289px;
	width: 615px;
}
#vidbox #video {
	float: right;
	height: 289px;
	width: 350px;
}
#vidbox #intro {
	float: left;
	height: 289px;
	width: 260px;
}
#lcolumn {
	height: 829px;
	width: 316px;
	float: left;
}
#rcolumn {
	float: left;
	height: auto;
	width: 644px;
}
#lcolumn #bigpic {
	float: left;
	height: 550px;
	width: 316px;
	text-align: center;
	background-image: url(../images/bg_in.gif);
	background-repeat: no-repeat;
	background-position: 160px 121px;
	padding-top: 8px;
}
#lcolumn #feed {
	background-color: #333333;
	float: left;
	height: 271px;
	width: 316px;
	text-align: center;
}
#feed img {
	padding: 5px;
	background-image: url(../images/black-70.png);
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#rcolumn #headin {
	height: 140px;
	width: 644px;
	text-align: center;
}
#rcolumn #content {
	min-height: 600px;
	width: 599px;
	background-color: #000000;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#rcolumn #foota {
	float: left;
	height: 83px;
	width: 629px;
	padding-top: 15px;
	padding-left: 15px;
}
#rcolumn #content h3 {
	font-size: 18px;
}
/*#rcolumn #content h2 {
	font-size: 25px;
}*/
content h2 { 
  font-size: 25px; 
  text-shadow: -3px 0 4px #006; 
  color: #d12; 
  -webkit-mask-image: -webkit-gradient(linear, left top, » 
    left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0))); 
  }
  
#content ul {
	padding-left: 30px;
}
#gallery {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#gallery img {
	padding: 10px;
	border: 1px solid #1A1A1A;
	margin-right: 10px;
}
#gallery img:hover {
	background-color: #333;
}

