html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style:none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: #DAC4F3 url(images/header1_bg.jpg) repeat-x;
	text-align: center;
}


#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}

#logo1 {
	position:absolute;
	margin-top:1px;
	margin-left:0px;
	width:805px;
}

#logo1 img {
	float: left;
}

#image_paw1 {
	position:absolute;
	top:100px;
	left:0px;
	width:980px;
	height:30px;
	background: url(images/paws2.gif) repeat-x;
}

#header {
	clear: both;
	height: 203px;
	position: absolute;
	display: block;
}
#header right img {
	display: block;
}
#header h1 {
	margin-top: 0px;
	margin-left: 0px;
}
#header h1 img {
	display: block;
}
#nav {
	clear:both;
	position: absolute;
	margin-top: 98px;
	margin-left: 120px;
	width:769px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float: left;
}

#dropmenudiv{
position:absolute;
border:1px solid #DAC4F3;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#859e3f;
	color: white;
}

#ticker {
	padding-top: 0px;
}
#ticker p {
	display: block;
}

#headline {
	padding-top: 195px;
}

#body {
	background-color:#FFFFFF;
	padding-top: 0em;
	width: 774px;
	text-align: left;
}

#body-left {
	float: left;
	width: 588px;
	font: 13px tahoma, arial, sans-serif;
	padding-left: 1em;
	background-color:#FFFFFF;
}

#body-right {
	float: right;
	width: 140px;
	background-color:#FFFFFF;
}

#photo {
	background-color:#FFFFFF;
	position: absolute;
	width: 614px;
	height: 303px;
}
#photo div {
	margin-left: 150px;
	margin-top: 20px;
	border: 1px solid #D8D8D8;
	padding: 2px;
	width: 333px;
}

#inphoto {
	background-color:#FFFFFF;
	position: absolute;
	width: 614px;
	height: 303px;
}
#inphoto div {
	margin-left: 137px;
	margin-top: 20px;
	border: 1px solid #D8D8D8;
	padding: 2px;
	width: 333px;
}

#activities div {
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
    width:170px;
    height:60px;
    z-index:1;
	
	background-color:#FFFFFF;
	padding-top: 0em;
	padding-left: 1em;
	text-align: justify;
}
#photo img {
	display: block;
}

#search-news {
	background-color:#FFFFFF;
	float: right;
	width: 160px;
}
#search-news div {
	padding: 3px 2px;
	margin: 0;
}
#search-news form {
	margin-left:6px;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	color: #FFFFFF;
	background: #A0B06E;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 2px 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 10px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body-left ul.plussbullets {
	margin-top: 35px;
	margin-left: 20px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-left h2 {
	font:bold 22px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#859e3f;
}

#body-left h3 {
	font:bold 16px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#859e3f;
}

#body-left h4 {
	font:bold 16px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5C5C5C;
	margin-left: 1em;
}

#body-left h2, p ul {
	margin-left: 2px;

}

#body-left h2 img {
	margin-left: 137px;
	margin-top: 20px;
	border: 1px solid #D8D8D8;
	padding: 2px;
	width: 333px;
	margin-bottom: 20px;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#sponsors {
	margin-top: 0px;
}
#sponsors img {
	float: left;
	margin-left: 0px;
}

/*------------------------------------------------footer start---------------------*/
#footer {
	clear:both;
	width:100%;
	height: 25px;
	color: #FFFFFF;
	background: #8238A5 url(images/footer2_bg.gif) repeat-x;
	padding: 10px 0 10px 0;
	margin-top: 1em;
	margin-left: 0px;
	font-weight: bold;
	text-align:center;
	position:relative;
}

#footer ul{
	list-style-type: none;
	text-align: center;
	width:620px;
	margin:0 auto; 
	padding:0;
	left:148px;
	top:5px;
}
#footer ul li{
	margin:10;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#8238A5;
	background-image:none;
	float:left;
}
#footer ul li a{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#8238A5;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#footer ul li a:hover{
	color:#000;
	background-color:#C6EC62;
}
#footer a.link{
	width:85px;
	font:bold 11px/17px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#fff;
	padding:0 3px;
	text-decoration:none;
	text-transform:capitalize;
}
#footer a.link:hover{
	color:#fff;
	background-color:#B50000;
}
/*------------------------------------------------footer end---------------------*/
#footer p a{
	color:#FFFFFF;
	width:500px;
	margin:0 auto; 
	padding: 20px 0 0 0;
}

#postit{
position:absolute;
width:250;
padding:5px;
background-color:#99FF66;
border:1px solid black;
visibility:hidden;
z-index:100;
cursor:hand;
}

#committee {
display:none;
}