html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1003px;
}
body, td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

body#index{ /*body on main page*/
	background: #2f69b7 url(images/back_body.png) 0 2px repeat-x;
}
body{
	background: #2f69b7 url(images/back_body_inner.png) 0 0 repeat-x;
}


a:link, a:visited{
	color: #0e94cc;
	text-decoration: underline;
}
a:hover, a:active{
	color: #0e94cc;
	text-decoration: none;
}
br{
	line-height: 0;
}
img{
	border: none;
}
a img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
}
.cl-l{
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: left;
	float: none !important;
}
.cl-r{
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: right;
	float: none !important;
}
#countersjs{
	position: absolute;
	top: -200px;
	left: -200px;
}
/*================================================================================================*/
/* COMMON ITEMS */
/*icons on main*/
div#iconsmain{
	float: right;
	padding: 23px 10px 0 0;
}
div#iconsmain ul{
	margin: 0;
	padding: 0 11px;
	list-style: none;
	float: left;
	border-left: 1px solid #63abfd;
}
div#iconsmain ul li{
	float: left;
	padding: 0 9px;
}

/*MAIN FOOTER*/
div#mainfooter{
	width: 1000px;
	margin: 0 auto;
	height: 81px;
	color: #fff;
}
div#mainfooter div.l{
	float: left;
	padding: 33px 0 0 50px;
}
div#mainfooter div.r{
	float: right;
	padding: 29px 50px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	width: 226px;
}
div#mainfooter div.r a:link, div#mainfooter div.r a:visited{
	color: #fff;
	text-decoration: none;
}
div#mainfooter div.r a:hover, div#mainfooter div.r a:active{
	color: #fff;
	text-decoration: underline;
}
div#mainfooter div.r a span{
	display: block;
	float: left;
	margin: 2px 5px 0 0;
}


/*================================================================================================*/
/*MAIN PAGES ITEMS*/
table#mainhead{
	width: 100%;
}
table#mainhead td{
	vertical-align: top;
	padding: 0;
}
td#mainhead-l{
	width: 50%;
	background: url(images/back_topleft.png) top right no-repeat;
}
td#mainhead-c{
	width: 1000px !important;
	height: 400px;
}
td#mainhead-r{
	width: 50%;
	background: url(images/back_topright.png) 0 0 repeat-x;
}
div#topcollage{
	width: 1000px;
}

/*top back items*/
div#tback-01{
	height: 46px;
	background: url(images/tback_01.jpg) 0 0 no-repeat;
}
div#tback-02{
	float: left;
	width: 55px;
	height: 78px;
	background: url(images/tback_02.png) 0 0 no-repeat;
}
div#logomain{
	float: left;
	width: 345px;
	height: 72px;
}
div#logomain img{
	float: left;
	width: 362px;
	height: 78px;
}
div#tback-03{
	float: left;
	width: 583px;
	height: 78px;
	background: url(images/tback_03.jpg) 0 0 no-repeat;
}
div#tback-04{
	float: left;
	width: 1000px;
	height: 58px;
	background: url(images/tback_04.jpg) 0 0 no-repeat;
}
div#tback-05{
	float: left;
	width: 107px;
	height: 366px;
	background: url(images/tback_05.jpg) 0 0 no-repeat;
}
div#tback-06{
	float: left;
	width: 334px;
	height: 366px;
	background: url(images/tback_06.jpg) 0 0 no-repeat;
}
div#tback-07{
	float: left;
	width: 559px;
	height: 366px;
	background: url(images/tback_07.jpg) 0 0 no-repeat;
}
div#globalmaindiv{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	border-bottom: 4px solid #112e8b;
}
ul.mainpagemenu{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/back_underbutton.jpg) 0 0 no-repeat;
	float: left;
}
body#index ul.mainpagemenu{
	background: url(images/back_underbutton_main.png) 0 0 no-repeat;
}
ul.mainpagemenu li{
	float: left;
	height: 192px;
	padding: 0;
}
div#globalmaindiv-padder{
	padding: 5px;
	clear: left;
}
div#globalmaindiv h2{
	font-size: 22px;
	font-weight: normal;
	color: #4f4f4f;
	margin: 0;
	padding: 0 0 16px 0;
}
div#globalmaindiv p{
	margin: 0;
	padding: 0 0 16px 0;
}
div#col-1{
	float: left;
	width: 350px;
	margin: 49px 0 50px 45px;
}
div#col-2{
	float: left;
	width: 250px;
	margin: 49px 0 50px 45px;
}
div#col-2 p{
	clear: left;
}
p.ndate{
	float: left;
	padding: 2px !important;
	font-weight: bold;
	background: #e3e7ef;
	margin: 0;
}
div#col-3{
	float: left;
	width: 200px;
	margin: 49px 0 50px 45px;
	padding-top: 6px;
}
div#col-3 img{
	display: block;
	float: left;
	margin: 0 0 5px 0;
}

div#supporters{
	background: #dee1e7 url(images/back_supporters.gif) 392px 0 repeat-y;
	padding: 30px 0 20px 45px;
}

div#org{
	float: left;
	width: 330px;
}
div#org div.orgitem{
	margin: 20px 0 0 0;
}


div#supp{
	float: left;
	width: 530px;
	margin-left: 70px;
}
div#supp img{
	float: left;
}
div#supp div.row{
	padding: 0 0 20px 0;
	float: left;
	width: 100%;
	clear: left;
}
div#supp div.row img{
	float: left;
	margin: 0 12px 0 0;
	position: relative;
}


/*================================================================================================*/
/*INNER PAGES ITEMS*/

/*inner header*/
div#ihdr-01{
	height: 47px;
	background: url(images/itback_01.jpg) 0 0 no-repeat;
}
div#ihdr-02{
	float: left;
	width: 61px;
	height: 72px;
	background: url(images/itback_02.png) 0 0 no-repeat;
}
div#ihdr-03{
	float: left;
	width: 345px;
	height: 72px;
	background: url(images/logo_inner.png) 0 0 no-repeat;
}
div#ihdr-03 img{
	float: left;
}
div#ihdr-04{
	float: left;
	width: 594px;
	height: 72px;
	background: url(images/itback_04.jpg) 0 0 no-repeat;
}
div#ihdr-05{
	clear: left;
	background: url(images/itback_05.jpg) 0 0 no-repeat;
	height: 56px;
}

/*Content */

/*
div#content{
	background: url(images/back_content.gif) 0 0 repeat-y;
}
*/

#inner-left{
	float: left;
	width: 220px;
}

#inner-left img{
	display: block;
	*float: left;
	margin: 0 5px 5px 10px;
}

div.leftnav{
	border-bottom: 5px solid #fff;
	background: #0494f3 url(images/back_leftnav.png) 0 0 repeat-y;
	margin-left: 10px;
}
div.leftnav ul{
	margin: 0;
	padding: 31px 0 40px 0;
	list-style: none;
	background: url(images/back_leftnav_ul.jpg) 0 0 no-repeat;
}
div.leftnav ul li{
	padding: 8px 70px 8px 50px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/bullet_01.gif) 34px 13px no-repeat;
}
div.leftnav ul li a:link, div.leftnav ul li a:visited, div.leftnav ul li a:hover, div.leftnav ul li a:active{
	color: #fff;
}

#inner-mid{
	width: 490px;
	margin: 0 0 0 30px;
	float: left;
	padding: 30px 0;
}

#inner-mid h3{
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 12px;
	font-weight: bold;
}

#inner-right{
	margin: 0 0 0 40px;
	float: left;
	padding: 0px 0;
}
#inner-right img{
	display: block;
	*float: left;
	margin: 0 5px 5px 0;
}

 #org  img{
    padding: 5px;
}

 #supp img{
    display: block;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
}

div.inner-org{
	padding: 30px 0 20px 35px;
	width: 300px;
	height: 430px;
	clear: right;
	float: left;
	border-right: 5px solid #fff;
}
div.inner-org .title{
	padding: 0 0 27px 10px;
}
div.inner-org .lnk-01{
	padding: 0 0 27px 6px;
}

div.inner-supp{
	padding: 30px 0 20px 35px;
}
div.inner-supp img{
	display: block;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
}

.sponsor_footer{
  background: #DEE1E7;
  height: 480px;
 }
 
.selected{
  color: #CCC !important;
 }
