/*----VoiceInTheWild styles---*/

/*---headerinfo---*/
#header {
	height:102px;
	width:799px;
	border-top:#FFFF00;
	
	background-image:url(../images/topLogo.gif);
	background-repeat:no-repeat;
}
#header span {

}

/*---navinfo--*/
#leftnav {
	padding-top: 15px;
	margin-top: 15px;
	float:left;
	font-family: Tahoma, Arial;
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #0066CC;
	text-align:justify;
}
#leftnav a {
	text-decoration: none;
	color:#0066CC;
}
#leftnav a:hover {
	text-decoration: underline; color:#0000CC;
}
#leftnav p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#leftnav ul {
	margin: 0px 5px 0px 5px;
	margin-left:10px;
	padding-left:10px;
	font-style:italic;
	list-style-type:square;
	marker-offset:30px;

}
#crumbnav {
	font-family:Tahoma, Arial;
	color:#0066CC;
	font-size:12px;
	text-decoration:underline; color:#0066CC;
	border-bottom: 1px solid #33CC33;
}
#crumbnav a {
	color:#0066CC;
	font-weight:bold;
	font-size:12px;
}
#crumbnav a:hover {
	text-decoration:underline; color:#0099FF;

}
#bodylinks a {
	font-family:Tahoma, Arial;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline; color:#0066CC;
}
.skinny{
	font-family: Tahoma, Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #0066FF; 
	text-decoration: none;
}
.skinny p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.skinnyHeaders {
	font-family: Tahoma, Arial; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: normal; 
	color: #0066FF; 
	text-decoration: none;
}
.comments {
	font-family: "Comic Sans MS";
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #0066FF; 
	text-decoration: none;
}
.nonactiveLink{
	font-family: Tahoma, Arial;
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #6699FF;
	
}

/*---mainbodyinfo---*/
#mainbody{
	float:left;
	margin-left: 10px;
	border-left: 1px solid #33CC33;
	border-color:#33CC00;
	padding: 5px 5px 5px 5px;
	height:325px;
	width: 575px;

}
#flashexample {
	margin-top:15px;
	margin-bottom:15px;
	font-size:10px;
	text-align:center;

}
#thumbnail {
	float:left;
	/*--width: 150px;
	height: 150px;--*/
	border:2px solid #FFFFFF;
}

/*---footerinfo---*/
#footer {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}
#footer a {
	color:#339900;
	text-decoration:underline;
	text-shadow:#000099;
}