html,body{
	height:100%;
}
*html #wrapper{
	min-height:100%;
}
body{
	margin:0; 
	background:url(../imgs/webtreatsetc-2310-v3-6.jpg); 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper{
	z-index:1;
	width:968px; 
	min-height:100%;
	margin:0 auto; 
	padding:5px; 
	border:1px solid #666; 
	background-color:#fff; 	
}
#header{ 
	background:url(../imgs/header.jpg); 
	height:170px;
	width:auto;
}
#links{
	height:25px;
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color: #000;
	position:relative;
	z-index:1000;
}
#welcome{
	color:#000; 
	height:266px; 
	background:url(../imgs/webtreats_stone_2.jpg); 
	border:1px solid #000; 
	padding:8px;
}
#welcome h2{
	margin:0;
	padding:0;
}
#welcome .divtext{
	width:auto;
	margin-left:355px;
	color:#fff;
	border:1px solid #ccc;
	padding:13px 10px;
}
#videoDiv{ 
	float:left; 
	border:1px solid #ccc;
}
#contentWrapper{
	position:relative;
	background:url(../imgs/bg_sb.png) repeat-y top left;
	border-right: 1px solid #666;
	border-bottom:1px solid #666;
	margin:0 0 4px 0;
	z-index:2;
	width:auto;
}
#contentWrapper2{
	position:relative;
	z-index:2;
	border:1px solid #666;
	margin:0 0 4px 0;
	background:#EAEAEA;
	padding:10px;
	width:auto;
}
#youtubeWrapper{
	position:relative;
	z-index:2;
	border:1px solid #666;
		margin:0 0 4px 0;
	background:#EAEAEA;
}
.sponsors{
	width:966px;
	background-color:#fff;
	border:1px solid #000;
	margin:4px 0;
}
.updates{
	background-color:#161616;
	text-align:center;
	letter-spacing:10px;
	padding:5px;
	border-bottom: 1px solid #666;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}	
/*GALLERY*/
#gallery img{
	float:left;
	margin-right:35px;
	margin-bottom:25px;
}
/*LINK ICONS*/
.home{ background:url(../imgs/orange-black-glass-icons_11.png) no-repeat 10px 0; }
.aboutus{ background:url(../imgs/orange-black-glass-icons_03.png) no-repeat 10px 0; }
.contactus{	background:url(../imgs/orange-black-glass-icons_03-02.png) no-repeat 10px 0; }
/*VIDEO SECTION*/

#videocomments{
	padding:0 10px;
	color:#000;
	}
#postcomments{
	width:640px;
	}
.vidinputs{
	width:100%;
	}
.contactinfo{
	padding:5px;
	width:200px;
	float:left;
	}
.contactinfo h3{
	margin:0;
	}
.contactform{
	padding:5px;
}
.contactform p{
	margin:0;
	}
.boxborder{
	display:block;
	color:#fff;
	margin-bottom:5px;
	padding:10px;
	border:1px solid #FF0006;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #999;
	}
.black{
	background:#000;
	text-align:center;
	}
.red{
	background:#990000;
	}
.newsevents{
	display:block;
	color:#fff;
	text-align:center;
	letter-spacing:10px;
	padding:5px;
	background-color:#161616;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
/*FOOTER*/
#footer{
	color:#fff;
	height:30px;
	padding:4px 0 0;
	background-color:#000;
}
#footer ul{
	float:left;	
	height:25px;	padding:0;	margin:0 20px 0;
	border-left:1px solid #fff;
	}
#footer li{
	padding:0;	margin:0;
	list-style: none; /* remove bullets */
	float:left;
	border-right:1px solid #fff;
	}
#footer a{
	width:100px;	height:25px;	padding:0;	margin:0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display: block;
	}
.copyright{
	margin:0;	padding:0;
	}
 /*DEFULT SETTINGS*/
a{ color:#CCCC00; }
h1,h2{	margin:0; padding:0; }

/*values Tshirt*/
.valuesTshirtBox1{
	float:left;
	width:500px;
	display:block;
	}
.valuesTshirtBox1 img{
	border:1px solid #666;
	}
.valuesTshirtBox2{
	float:right;
	width:446px;
	display:block;
	}
/*RIGHTBAR*/
.rightbar{
	margin-left:363px;
	width:auto;
}
.ad{
	float:left;
	width:605px;
	background-color:#990000;
	text-align:center;
}
.ad h4{ color:#fff; }
.img{
	margin-top:20px;
	padding:20px;
	border:1px solid #000;
	background-color:#fff;
	}
/*DONATION*/
.donation{
	float:left;
	width:242px;
	height:271px;
	text-align:center;
	border-left:1px solid #666;
}
.donation p{
	padding:0 10px;
	font-size:10pt;
}
.mainTitle{
	text-align:center;
	padding:4px;
	text-decoration: none;
	background-color:#161616;
	border-bottom: 1px solid #666;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	cursor: pointer;
}
/*FLASH*/
.flash{
	float:left;
	width:360px;
	border-left:1px solid #000;
	}
