html{
	height: 100%;
}

body
{	
	font-family : "Arial",  "Helvetica", Serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(http://wm.p80.ca/org/org16/images/template/FamilyandFriendsBG.jpg); 
}

TD
{
	font-size: 12px;
}

IMG
{
	border: none;
}


#tInner, #tOuter
{
	height: 100%;
}
.content
{
	font-family : "Arial",  "Helvetica", Serif;
	color: #000000;
	text-align: left;
}

A.content:visited {color : #000000; text-decoration: none;}
A.content:link {color : #000000; text-decoration: none;}
A.content:active {color : #000000; text-decoration: none;}
A.content:hover {color : #CC3300; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #003466;
  background-color : #CFDAEC;
  cursor: hand; 
  border-width: 1px;
  text-align: left;
}

A, A:Link, A:Visited, A:Hover
{
	color: #EE1C24;
	text-decoration:underline
}

#Nav
{
	height: 56px;
	width: 960px;
	background-image: url(../images/template/navbg.gif);
	background-repeat: repeat-x;
}

#CDTable
{
	background-color: #FFFFFF
}

#CDTable TD
{
	color: #606060;
	font-size: 12px
}

#SCD, #LCD, #GCD
{
	color: #606060;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 3px
}

ul.sf-menu1
{
	margin-left: 20px
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fontResizer { display:inline; }

.fontResizer a.SizeLink
{ 
	display:inline-block;
	float:left;
	color: #ff0000;
	float: left; 
	width: 17px; 
	height: 17px; 
	text-align: center; 
	border: 1px solid #ccc; 
	line-height: 17px; 
	text-decoration: none;
}

.fontResizer a:hover {  text-decoration: none; }

/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/

.smallFont {  font-size: 10px; }

.medFont { font-size: 13px; }

.largeFont { font-size: 15px; }

a.curFont { color: blue; background: #EEEEF7; }


/* countdown */
/* jQuery Countdown styles 1.5.0. */
.hasCountdown {
	color: white;
	font-size: 012px;
	font-family: arial;

}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 100%;
}
.countdown_show2 .countdown_section {
	width: 49%;
}
.countdown_show3 .countdown_section {
	width: 33%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.5%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

/* end countdown */
.Clear { clear: both; }

#P80Footer
{
	color: #FFFFFF;
	font-weight: normal;
	height: 40px;
	line-height: 40px
}

