body {
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #CCD5F0;
}


/******Layout Containers**********/

#container {
	width : 780px;
	height : auto;
	margin : 0 auto;
	padding : 0;
	background-image : url(../images/txt_bk.gif);
	background-repeat : repeat-y;
}

#header {
	width : 780px;
}

#leftnav {
	float : left;
	width : 165px;
	height : 0 auto;
	background-color : #0C22EF;
}

#textarea {
	float : left;
	width : 615px;
	margin : 0px auto;
	text-align : left;
}

#textareaf {
	float : left;
	width : 615px;
	margin : 0px auto;
}

#textarea h1 {
	text-align : left;
	color : #031597;
	margin-top : 8px;
	margin-bottom : 0px;
	padding-bottom : 8px;
}

#cont {
	width : 590px;
	margin-left : 17px;
}

#footer {
	clear : both;
	width : 780px;
	margin : 0;
	padding : 0;
	border-bottom : 4px solid #F90;
	background-color : #F7FAB1;
}

/********Layout End*******/


/******Drop Down Menu******/

#dropmenudiv {
border-left:1px solid #fff;
border-right:1px solid #fff; 
border-top:1px solid #fff; 
border-bottom:0px solid #fff; 
position : absolute;
line-height:18px; 
z-index : 20; 
font-style:normal; 
font-variant:normal; 
font-weight: bold;
font-size:12px; 
font-family : verdana, arial, helvetica, sans-serif;
margin-left : 160px;
margin-top : -28px;
}

#dropmenudiv a {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 0;
text-decoration: none;
color : #0C22EF;
background-color : #ffff60;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover {
background-color: #f00;
color: #0C22EF;
}

#dropmenudiv a.w {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 0;
text-decoration: none;
color : #031597;
background-color : #FF944C;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover.w {
background-color: #FF6600;
color: #fff;
}

#dropmenudiv a.a {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 0;
text-decoration: none;
color : #031597;
background-color : #FFDB4C;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover.a {
background-color: #FFCC00;
color: #fff;
}

#dropmenudiv a.p {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 0;
text-decoration: none;
color : #031597;
background-color : #4CDB4C;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover.p {
background-color: #00CC00;
color: #fff;
}

#dropmenudiv a.gr {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 0;
text-decoration: none;
color : #031597;
background-color : #81E6E6;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover.gr {
background-color: #00CCCC;
color: #fff;
}

#dropmenudiv a.l {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 0;
text-decoration: none;
color : #031597;
background-color : #FF4CFF;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover.l {
background-color: #FF00FF;
color: #fff;
}

#dropmenudiv a.c {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 0;
text-decoration: none;
color : #031597;
background-color : #FFFF4A;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover.c {
background-color: #FFFF00;
color: #0C22EF;
}


/*******Drop Down Menu End*****/


#leftnavint {
	float : left;
	width : 176px;
	height : 330px;
	padding : 0;
}

#top {
	float : left;
	width : 590px;
	margin-top : 99px;
	padding : 5px;
}

#topheader {
	float : left;
	width : 604px;
	height : 117px;
}

#noticebrd {
float : left;
width : 315px;
height : 145px;
}

#photo {
	width : 441px;
	height : 309px;
	margin-top : 30px;
	background-image : url(../images/photo_border.gif);
	background-repeat : no-repeat;
}

#slideshow {
	width : 250px;
	height : 180px;
	margin-top : 5px;
	margin-right : 3px;
}

#middle {
	float : left;
	width : 590px;
	margin-top : -50px;
	padding : 5px;
}

#lnews {
	float : left;
	width : 297px;
	height : 196px;
	background-image : url(../images/latest_news_border.gif);
	background-repeat : no-repeat;
}

#newsitems {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	width : 250px;
	height : 150px;
	margin-top : 47px;
	margin-left : 1px;
}

#counter {
	clear : left;
	width : 225px;
	height : 32px;
	border : 1px solid #000;
}

#footercnt {
	width : 780px;
	text-align : right;
	background-image : url(../images/m_bk_1.gif);
}

#wai {
	float : left;
	width : 88px;
	height : 31px;
	padding : 6px 0;
	margin-left : 15px;
}

#wai img {
	border : 0;
}

bottomnav {
	float : left;
	width : 300px;
	height : 40px;
	color : #fff;
	background-color : #fff;
}

#bottomnav ul {
	text-align : center;
	padding : 4px 0 0 0;
	margin : 0;
	color : #031597;
	background-color : transparent;
	} 

#bottomnav ul li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style: none;
	padding : 0;
	margin : 0;
	color : Red;
	font-weight : bold;
	display: inline;
	}
	
#bottomnav ul li a:link {
	text-decoration : none;
	color : #031597;
} 


#bottomnav ul li a:hover  {
text-decoration : underline;
color : Red;
} 
 

h1, h2, h3, h4 {
	font-family : Arial, Helvetica, sans-serif;
}

#headings {
	color : Navy;
	margin : 0;
	padding : 20px 0 0 0;
	width : 400px;
	height : 75px;
	background-color : transparent;
	background-image : url(../images/leaf_bk_1.gif);
	background-repeat : no-repeat;
}

#fblock {
	float : left;
	clear : left;
	width : 580px;
	border : 1px solid #000;
}

#fblock .small {
	margin-top : 10px;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	margin : 0;
	padding-top : 5px;
	padding-left : 15px;;
}

a.kpage {
	width : 148px;
	height : 51px;
	background-image : url(../images/k_a.gif);
	background-repeat : no-repeat;
	margin : 8px;
	display : block;
}

a:link.kpage {
	background-image : url(../images/k_a.gif);
	background-repeat : no-repeat;
	border : 0;
}

a:visited.kpage {
	background-image : url(../images/k_a.gif);
	background-repeat : no-repeat;
	border : 0;
}

a:hover.kpage {
	background-image : url(../images/k_h.gif);
	background-repeat : no-repeat;
	background-color : transparent;
	border : 0;
}

a:active.kpage {
	background-image : url(../images/k_a.gif);
	background-repeat : no-repeat;
	border : 0;
}

#ckpage img {
	border : 0;
}

#row1 {
	float : left;
	margin-left : 60px;
	width : 170px;
}

#row2 {
	float : left;
	margin-left : 20px;
	width : 170px;
}

 #login {
 	width : 160px;
	margin-top : 6px;
	margin-bottom : 8px;
}

#loginh {
	margin-left : -5px;
}

#primarysiteint {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 780px;
	font-size : 13px;
	margin : 5px 0 0 0;
	padding-top : 3px;
	color : #000;
	text-align : center;
	border-top : 1px solid #F90;
	}

A:link {
	text-decoration : underline;
	color : Blue;
}

A:visited {
	text-decoration : underline;
	color : Navy;
}

A:hover {
	text-decoration : underline;
	color : Red;
}

A:active {
	text-decoration : underline;
	color : Blue;
}

.ksimgs {
padding : 10px;
}

#ticker {
left: 0;
position:relative;
top:40px;
height: 20px;
}

div#ticker a#EditButton{z-index:100!important}/* Forces the ticker edit button above the text */


	/* EDITABLE SLIDESHOW */

		/*  For the Edit Button  */
	#EditSlideButton {position: absolute; top: 0px; left: 0px; display: none;}

/*  For the Fading Images  */
#fader {
height:306px;
left:3px;
overflow:hidden;
position:relative!important;
top:31px;
width:435px;
z-index:0;
}

	#fader img {width: 100%;}

	
	

