@charset "iso-8859-1";
/* CSS Document */
html
{
	min-height:100%;
	min-width:100%;
}
/*Menu*/
#heading
{
	margin-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:45px;
	text-align:left;
}
#heading_ext
{
	margin-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	text-align:left;
}
#menu 
{
	margin-top:0px;
	height:36px;
	background-color:#003366;
	z-index:2;
	margin-top:0px;
}
#menu ul
{
	margin-top:0px;
	margin-left:0px;
	font-size: 9px;
	font-weight: bold;
	list-style:none;
}
#menu li
{
	margin-top:3px;
	float:left;
	background-color:#003366;
}
#menu li a
{
	width:125px;
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	padding:4px 4px;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
#menu li a:hover
{
	color:#000000;
	text-decoration:none;
	background-color:#FF6600;
}
#orange
{
	height:5px;
	background-color:#FF6600;
	z-index:7;
}
#gray 
{
	height:25px;
	background-color:#666;
	z-index:8;
}
#EditRegion 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;

}
#tphoto
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#tphoto a
{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
}
#tnews
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
#tvideos 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	overflow:scroll;

}
#ttext
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-right:10px;
	color:#FFFFFF;
}
#tnews a
{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#006;
	text-transform:uppercase;	
	color:#FFFFFF;
}
.pstrong a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	color:#FFFFFF;
}
.style1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	font-size:15px;
	font-weight:normal;
}
.plink a
{
	color:#000000;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.plink a:hover
{
	color:#000000;
	background-color:#003366;
}
#gray1
{
	height:10px;
	background-color:#666;
	z-index:8;
}
.newstext{
	text-decoration:none;
}
#FootPage 
{
	height:65px;
	background-color:#003366;
	z-index:4;
}
#copywright 
{
	height:50px;
	color:#FFFFFF;
	z-index:1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.DonateButton {
	background-image:url(../images/donatebutton.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
