body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/body-tile.gif);
}

html { 
	overflow-y: scroll; 
}

#wrapper {
	position: relative;
	width: 958px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-repeat: repeat-x;
	/*background-color:#DADADA;*/
}

#logo {
	position: absolute;
	left: 0px;
	top: 12px;
}

#logo2 {
	left: 0px;
	top: 0px;
	width: 958px;
}

#edge {
	position: relative;
	top: -10px;
	left: 688px;
}

#mainmenu {
	float: right;
}

#mainimage {
	position: static;
	width: 958px;
	left: 0px;	
}

h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}

h2 {
	color: ##004080;
	font-size: 14px;
	font-weight: bold;	
}

#navpanel {
	width: 235px;
	float: left;
	left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	z-index: 20000;
}

#content1 {
	/*position: relative;
	left: 2px;*/
	width: 690px;
	float: left;
	text-align: justify;	
}

#content1 table {
	background-color: #E6ECF0;
	text-align: justify;
}

#content2 {
	float: right;
	width: 255px;
	text-align: justify;	
}

#content2 table {
	background-color: #E6ECF0;
	text-align: justify;
}


#content table {
	/*background-color: #E6ECF0;*/
	text-align: justify;	
}

#footer {
	position: static;
	top: 10px;
	left: 0px;
}

.pagehead {
	font-size : 14px;
	color:#015590;
	font-weight:bold;
	line-height:14px;	
}

.clear {
	clear:both;
}

.imgfl {
	float: left;
	padding: 5px;
}

.imgfr {
	float: right;
	padding: 5px;
}

.img {
	padding: 5px;
}

a {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #006E01;
	font-weight: bold;
}

.headline {
	background-image: url(images/our-activities.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}
.headline1{
	background-image: url(images/news-events.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin-left: 10px;
	padding-left: 0px;
	list-style-type:disc;
}
	