/* screen.css */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{
	text-align:center;
	min-width:960px;
	color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color: #000000;
	}
.box {
	background-color: #efefef;
	padding: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	color:#000000;
}
#right h1 {
	color: #346633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}


h1
	{
	font-weight:bolder;
	font-size:24px;
	color: #53646E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98A3A9;
	}
	
	#main h1, #main2 h1
	{

	color: #000;

	}
p
	{
	line-height:18px;
	margin:0px 0px 18px 0px;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:960px;
	text-align:left;
	margin:auto;
	position:relative;
	background-color: #000;
	background-position: center;

	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:960px;
	height:412px;
	overflow:hidden;
	z-index:100;
	background-color: #000000;
	background-image: url(images/bg_header.jpg);

	}
#left
	{
	position:relative;/*ie needs this to show float */
	width:300px;
	float:left;
	padding:430px 0px 0px 0px;
	}

#main
	{
	width:330px;
	float:left;
	padding:10px 20px 0px 20px;
	background-color: #E5E0DC;
	color: #000000;

	}
	
	#main2
	{
	width:600px;
	float:left;
	padding:10px 20px 0px 20px;
	background-color: #E5E0DC;
	color: #000000;
	}
	
	
#right
	{
	width:270px;
	float:right;
	color:#FFFFFF;

	}
	
	
#footer 
	{
	width:960px;
	clear:both;
	height:70px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	background-color: #2D2D2D;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;



	}
#footer p {
	padding:13px 0px 0px 50px;
	margin:0px;
	color: #CCCCCC;
}
#footer a { color:#CCCCCC; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:90px;/* for ie5 */
	he\ight:89px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:650px;
	float:right;
	padding:430px 0px 0px 0px;

	}
	
	#centrecontent p
	{
	line-height:22px;
	}
	
	
#clearfooter {width:100%;height:70px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-112px;} /*safari wrapper */

#topnav
	{
	position:absolute;
	top:189px;
	width:960px;
	height:40px;
	left:0px;
	background-color: #95b069;
	}
#topnav li 
	{
	float:left;
	margin:8px 0px 0px 0px;
	}
#topnav li a
	{
	color:#fff;
	text-decoration:none;
	background:url(images/bg_nav.png) no-repeat;
	padding:6px 10px 10px 20px;
	display:block;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#topnav li a:hover
	{
	color:#fff;
	text-decoration:underline;
	background:url(images/bg_nav.png) no-repeat;
	padding:6px 10px 10px 20px;
	display:block;
	text-transform: uppercase;
	font-weight: bold;
	}
	
		
	#sponsorimage
	{
	margin:-10px 0px 0px 0px;
	border:solid;
	border-color:#333;
	border-width:1px;
		}
#menu a, #menu a:visited {
  text-align:center; 
  text-decoration:none;
  background-color:#2d2d2d; 
  color:#afafaf; 
  display:block; 
  width:280px;; 
  height:35px;
  margin-bottom:10px;
  padding-top:15px;
  text-align:left;
  padding-left:20px;
  font-size:24px;
  }
#menu a:hover {
  color:#000000;
  background-color:#4E4E4E; 
  }
.1gigitem {
	border: 1px solid #2D2D2D;
	padding: 5px;
	margin-bottom:15px;
	padding-bottom:10px;
	line-height:18px;
}
.gigitem h2 {
	background-color: #A8CFCE;
	padding: 10px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	margin-bottom:10px;
	color: #000000;
}

.app{
margin-bottom:10px;
}

.photogallery{
position:relative;
margin-bottom:20px;
}

.photoitem{
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	border: solid 1px #999999;
	height:250px;
	width: 180px;
	color: #FFFFFF;
	background-color: #2D2D2D;
}

.photoitem p{
padding:5px;}
.padtable td {
	padding-bottom: 5px;
}
h3 {
	background-color: #A6CECD;
	padding: 5px;
	margin-bottom: 10px;
}
.prev {
	background-color: #E4C8B2;
	padding: 10px;
	border: 1px solid #AB5D37;
}

marquee{
	background-color:#2D2D2D;
	padding:20px;
	color:#FFFFFF;
	margin-bottom:10px;
	text-transform: uppercase;
}

