/* Kiwanis style sheet */


  body  {
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0;
	margin-left: 0;
	color: #003366;
	width: 100%;
		background-color: #88bbd2;

}

#toplogo {
	width: 100%;
	background-position : left;
	background-image: url(images/kiwanis.gif);
	height: 51px;
	width: 279px;
	background-repeat: norepeat;
	margin-top: 5px;	
}

#toptitle {
	width: 100%;
	background-position: right;
	text-align: right;
	font-family: inherit;
	font-style: italic;
	color: #003366;
	font-weight: bolder;
	font-size: 10pt;
}

#clubname {
	width: 100%;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	
}

#inaction {
	width: 100%;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	color: #A09151;
}

#motto {
	width: 100%;
	height: 12px;
	background-position: left;
	background-repeat: norepeat;
	margin-top: 0px;
	margin-left: 0;
	font-style: normal;
	color: White;
	text-align: right;
	background-color : #003366;
	font-size : 7pt;
}

#leftarrow {
	width: 10px;
	background-image: url(images/arrow.gif);
	height: 10px;
	background-position: center;
}

#leftnavig {
	width: 160px;
	background-color: #CCBF8E;
	font-weight: bold;
	height: 22px;
	background-position: center;
}
#leftnavighome {
	background-position: center;
	background-color: #c6d1d6;
	text-align: center;
	font-weight: bold;
	width: 100px;
}

#bodyheader {
	width: 100%;
	color: #003366;
	background-position : top;
}


p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 1.4em;
}




#defstatement {
	width: 663px;
	background-image: url(images/translogo.gif);
	height: 60px;
	background-position: center;
}

#copyright {
	width: 100%;
	height: 60px;
	color: #FFFFFF;
	font-size: 7pt;
	text-align: center;
	
}


   a:hover,a:active { color:#B81C64;}

/*
          
  
*/