@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../images/index/BG_repeater.jpg) repeat-x top left #ecf8fd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.page {
	width: 960px;
	position: relative;
	padding: 0;
	margin: 0;
}

table.page tr, table.page td {
	padding: 0;
	margin: 0;
}

td.header {
	position: relative;
	height: 125px;
	width: 960px;
	background: url(../images/index/bg_header.jpg) repeat-x top left #fff;
}

td.body_left {
width: 240px;
padding: 0 20px 0 10px;
background: #fff;
}

td.body_right {
width: 665px;
padding: 0;
margin: 0;
background: #fff;
}

td.footer {
	position: relative;
	height: 0px;
	width: 940px;
	padding: 20px 10px 0 10px;
	background: url(../images/index/footer_B.jpg) no-repeat bottom left #fff;
	overflow: hidden;
}

li.clear {
	clear: both;
}

.body_315 {
	width: 315px;
	background: url(../images/index/catergory_BG_repeat.jpg) repeat-y left top;
	padding: 20px 0;
}

.footer_315 {
	background: url(../images/index/Category_bottom.jpg) no-repeat left bottom;
	width: 315px;
	height: 30px;
}

.footer_195 {
	background: url(../images/index/subcategory_bottom.jpg) no-repeat left top;
	width: 155px;
	height: 49px;
	padding: 3px 20px 0px;
}

div.search {
	float: right;
	height: 40px;
	width: 250px;
	margin: 0;
	margin-top: 85px;
	padding: 0;
}

input.search {
	margin: 0;
	float: left;
	margin-right: 10px;
	width: 150px;
}

div.main_nav {
	background: #ffffff;
	height: 35px;
	width: 958px;
	padding: 0 1px;
	margin: 0;
	position: relative;
}

div.sub_nav {
	position: relative;
	background: #ffffff;
	padding: 0;
	width: 960px;
	height: 45px;
}

a.tab {
	height: 35px;
	overflow: hidden;
	float: left;
	background-position: bottom left;
	background-repeat:  no-repeat;
	margin-top: -2px;
	position: absolute;
	z-index: 2;
}

div.dropdown {

border: 1px solid #005baa;
display: none;
position: absolute;
top: 33px;
z-index: 10;

}

.dropdown.home {
	width: 152px;
	left: 0px;
}

.dropdown.aboutus {
	width: 159px;
	left: 123px;
}

.dropdown.youth {
	width: 219px;
	left: 274px;
}

.dropdown.community {
	width: 234px;
	left: 430px;
}

.dropdown.actliving {
	width: 234px;
	left: 631px;
}

div.dropdown a, div.dropdown:visited {
display: block;
background: #ecf8fd;
color: #005baa;
text-decoration: none;
padding: 5px 10px;
opacity: 0.8;
}

div.dropdown a:hover {
background-color: #005baa;
color: #ecf8fd;
opacity: 0.9;
}

a.tab_selected {
	height: 35px;
	overflow: hidden;
	float: left;
	background-position: top left;
	background-repeat:  no-repeat;
	margin-top: -2px;
	position: absolute;
	z-index: 2;
}

a.tab:hover {
	background-position: top;
}

a.tab_selected:hover {
	background-position: top;
}

.breadcrumbs {
	min-width: 125px;
	float: left;
}

.breadcrumbs a {
	text-decoration: none;
	color: #828282;
}

.partner img, .funder img {
 border: none;
}

.partner, .funder {
 height: 90px;
}

img.original_img {
	max-width: 665px;
}

p.content a, a.content {
	color:#2266B9;
	font-family:arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
