/* Name of Company Goes Here 
 * (c) Name of Company Goes Here -- www.websitehere.org
 * 
 */
 
html { padding: 0px; margin: 0px; }
body {
    padding: 0px;
    background: #090909;
    font: normal 11px Arial, Helvetica, Verdana, sans-serif;
    color: #333; 
    margin: auto; }
    
img { border: 0; }
	
div { border: 0; }
    
a:link{ 
   color:#666666;
   text-decoration: none;
	}

a:visited{
   color:#666666;
   text-decoration:none;
	}

a:hover{
   color:#cccccc;
   text-decoration:underline;
	}

a:visited:hover{
    color:#cccccc;
    text-decoration:underline;
	}
    
div.spacer {
    clear: both; }
li{
	padding:0;
	margin:0;
	margin: 0px 0px 10px 0px;
   	font:  12px Verdana, Helvetica, arial, sans-serif;
   	color:#fff;
   	list-style:none;
	
}
.left {
	float:left;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:30px;
}
ol.styleList  {
	font:  Georgia,"Times New Roman",Times,serif;
	color: #fff;
	padding-left:20px;
	font-style:italic;
	list-style-type:decimal;

}
ol p {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
	font-style:italic;
}

/******** FONT IN TABLES ********/    
body td {
    font: normal 11px Arial, Helvetica, Verdana, sans-serif;
    color: #333;
	}

/******** HEADER TAGS USING h1 - h6 HELPS SEARCH ENGINES UNDERSTAND CONTENT IMPORTANCE ********/

h1 { 
   font:  50px Georgia,"Times New Roman",Times,serif;
   color: #000;
   margin: 0px 0px 0px 0px;
   float:left;
   width:220px;
   line-height:55px;
	}

h2 { 
   font:  18px Georgia,"Times New Roman",Times,serif;
   margin: 20px 0px 5px 0px;
   color: #fff;
	}
   
h3 { 
   font:  15px Georgia,"Times New Roman",Times,serif;
   color: #fff;
   margin: 0px 0px 5px 0px;
	}
   
h4 { 
   font:  14px Verdana, Helvetica, arial, sans-serif;
   color: #fff;
   margin: 5px 0px 5px 0px;
	}
.recent {
	color:#cccccc;
	}
/******** PARAGRAPH TAG ********/

p {
   margin: 0px 0px 10px 0px;
   font: normal 12px Verdana, Helvetica, arial, sans-serif;
   line-height: 20px;
   color: #fff;
	}
   
.pictures {	
    float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0px;}
.hidden {
	display:none; 
}
/******** SPECIAL FONT COLORS ********/
.green {
    font: bold 13px Verdana, Helvetica, arial, sans-serif;
    color: #390;
	}
    
.red {
    display: block;
    margin-top: 40px;
    font: bold 13px Verdana, Helvetica, arial, sans-serif;
    color: #C00;
	}
.white {
	color:#fff;
}
a.white {
	color:#fff;
}
/******** HEADER *********/
#header {
	height:113px;
	width:800px;
	background: url(/images/header.jpg) no-repeat;
	}

/* HOLDS CONTENT ON THE PAGE */
#container { 
    width: 800px;
    margin: auto;
    color: #333;
   }
    
#contentholder { 
    float: left;
    width: 800px;
    padding: 0px;
    margin: 0px;
    color: #333;
    background: url(/images/body.jpg) no-repeat;
    }
#padding {
	padding-left:22px;
	padding-top:22px;
	padding-bottom:22px;
}
/********** NAV ************/
ul#nav { 
	position:relative;
	top:69px;
	left:21px;
	width:540px;
	height:44px;
	padding:0;
	margin:0;	
    }
ul#nav li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	text-indent:-9999px;
	}
ul#nav li a {
	border:0;
	text-decoration:none;
	display:block;
	background: url(/images/nav.jpg) no-repeat;
	}
li#home a {
	width:62px;
	height:44px;
	}
li#mission a {
	width:77px;
	height:44px;
	}
li#donate a {
	width:70px;
	height:44px;
	}
li#whatIs a {
	width:104px;
	height:44px;
	}
li#pictures a {
	width:77px;
	height:44px;
	}
li#contact a {
	width:78px;
	height:44px;
	}
li#events a {
	width:62px;
	height:44px;
	}
li#home a:link, li#home a:visited {
	background-position:0px 0px;
	}
li#home a:hover, li#home a:focus {
	background-position:0px -44px;
	}
li#mission a:link, li#mission a:visited {
	background-position:-62px 0px;
	}
li#mission a:hover, li#mission a:focus {
	background-position:-62px -44px;
	}
li#donate a:link, li#donate a:visited {
	background-position:-139px 0px;
	}
li#donate a:hover, li#donate a:focus {
	background-position:-139px -44px;
	}
li#whatIs a:link, li#whatIs a:visited {
	background-position:-208px 0px;
	}
li#whatIs a:hover, li#whatIs a:focus {
	background-position:-208px -44px;
	}
li#pictures a:link, li#pictures a:visited {
	background-position:-312px 0px;
	}
li#pictures a:hover, li#pictures a:focus {
	background-position:-312px -44px;
	}	
li#contact a:link, li#contact a:visited {
	background-position:-391px 0px;
	}
li#contact a:hover, li#contact a:focus {
	background-position:-391px -44px;
	}	
li#events a:link, li#events a:visited {
	background-position:-469px 0px;
	}
li#events a:hover, li#events a:focus {
	background-position:-469px -44px;
	}	
/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul#nav li#home a {
	background-position:0px -44px;
	}
body#mission-page ul#nav li#mission a {
	background-position:-62px -44px;
	}
body#donate-page ul#nav li#donate a {
	background-position:-139px -44px;
	}
body#whatIs-page ul#nav li#whatIs a {
	background-position:-208px -44px;
	}
body#pictures-page ul#nav li#pictures a {
	background-position:-312px -44px;
	}
body#contact-page ul#nav li#contact a {
	background-position:-391px -44x;
	}
body#events-page ul#nav li#events a {
	background-position:-469px -44px;
	}

/********** CONTENT ***********/
/*topContent*/

#topContent {
	padding-bottom:20px;
	height:auto;
	}
/*definiton*/
#definition {
	width:426px;
	height:169px;
	float:left;
	background: transparent url(/images/definition.gif);
	}
.definition  {
	padding-top:28px;
	line-height:29px;
	color:#000;
	}
/*video*/
#video {
	float:left;
	margin-left:50px;
	
}
/*botContent*/
#botContent {
	width:800px;
	height:auto;
}
/*bio*/
#bio {
	width:427px;
	float:left;
}
#bio p {
	padding-top:20px;
	
}
#bio img {
	padding-bottom:120px;
}
.caps {
   font:  20px Georgia,"Times New Roman",Times,serif;	
	}

/*whats next*/
#whatNext {
	width:260px;
	float:left;
	margin-left:50px;
}
#whatNextPic {
	width:260px;
	float:left;
	margin-left:10px;
}
/*info*/
#info {
	float:left;
	width:400px;
}
/*picturePage*/
#picturePage {
	width:485px;
	float:left;
	}
/*********** FOOTER *************/
#footerSmall {
    padding: 0px 0px 0px 20px;
    height:150px;
    background: transparent url(/images/footerSmall.gif) no-repeat; 
    background-color: none;
    }
    
#footer {
    display: block;
    text-align: center;
    padding: 10px 0px 20px 20px;
    clear: both;
    height:254px;
    background: #000 url(/images/footer.jpg) no-repeat; 
    
    }
/*utilty*/
#utility {
	padding-top:20px;
	float:left;
	padding-left:2px;
	padding-bottom:20px;
}

/*pics*/
#pics {
	float:left;
	width:290px;
	padding-top:78px;
}
.gallery {
	float:left;
	padding:4px;
}
/*sponsor */
#sponsor {
	float:left;
	text-align:left;
	padding-top:78px;
	padding-left:10px;
	width:240px;
}

.stark{
	color:#777;
	display:block;
	font:trebuchet;
	margin-bottom:3px;}
/******** FORM ********/
/*button*/
#button{
	background:#666666 none repeat scroll 0%;
	border-color:#999999 rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	margin-left:23px;
	width:auto;
	float:left;
	margin-top:5px;
}
#button:hover {
	background:#fff none repeat scroll 0%;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	color:#171717;
}
#buttonForm{
	background:#666666 none repeat scroll 0%;
	border-color:#999999 rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	margin-top:10px;
	margin-left:80px;
	width:auto;
	float:left;
}
#buttonForm:hover {
	background:#fff none repeat scroll 0%;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	color:#171717;
}
fieldset {
	width:250px;
	border:none;
	margin-top:23px;
}
#question label {
	clear:left;
	display:block;
	float:left;
	font-size:13px;;
	font-style:normal;
	line-height:14px;
	margin-bottom:10px;
	padding-right:10px;
	margin-top:2px;
	text-align:right;
	width:70px;
	color:#cccccc;
}

#question input {
	margin-bottom:6px;
	border:1px solid #cccccc;
	width:150px;
}
#question input.check {
	margin-bottom:6px;
	border:1px solid #cccccc;
}
#question textarea {
	margin-bottom:6px;
	width:150px;
	border:1px solid #cccccc;
}
#question input.check {
	margin-left:60px;
}
#question{

}
#contactForm {
margin-left:0px;
margin-top:0px;
padding:0;
float:left;
width:250px;

}
#contactInfo {
	float:left;
	margin-top:40px;
	margin-left:10px;
	width:160px;
}
.content {
	padding:20px;

}
input.donate {
	width:90px;	
}
/*****GUESTBOOK*****/
#guestbook {
	width:250px;
	margin-top:30px;
}
#addMessage {
	margin-left:20px;
}
.total {
	width:112px;
	clear:left;
	display:block;
	float:left;
}
#guestbook input {
	width:130px;
	float:right;
	margin-bottom:2px;
	padding-right:10px;
	margin-top:2px;
	text-align:left;
}
#guestbook label {
	clear:left;
	display:block;
	float:left;
	font-size:13px;;
	font-style:normal;
	line-height:14px;
	margin-bottom:10px;
	padding-right:10px;

	text-align:right;

	color:#cccccc;
}
textarea.comment {
	float:right;
	width:140px;
}
.messages {
	padding:0px;
}
.name {
	color:#cccccc;
	padding-bottom:14px;
}
ul li {

}
#message {
	background:#666666 none repeat scroll 0%;
	border-color:#999999 rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	
	width:auto;
	float:left;	

}
#message:hover {
	background:#fff none repeat scroll 0%;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	color:#171717;
}
#guestbook a {
	font-size:11px;
	color:#cccccc;

}
