@charset "UTF-8";
/* CSS Document */

body, html{

	width: 100%;
	margin: 0;
	background:  #10163C;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	
}



#main {

	background: #fff;
	padding: 6px 6px  0 6px;
}

#main .cheader {
 
 	margin-bottom: 10px;
}



img {
	border: none;	
}

a {
	 color: #0a2972;
	text-decoration: none;	
}

p {
	margin: 0 0 5px 0;	
}

h1 {
	margin: 5px 0;
  	font-size: 18px;	
}


h2 {
	font-size: 16px;
	margin: 5px 0;
}


h3	{
	margin: 5px 0;
	font-size: 12px;
}


.title {
	font-size: 16px;
	color: #0a2972;
	font-weight: bold;

}


.main_headline
{
	height: 100%; /*ie6 display bug-fix */
	clear: both;
	
}


#home_columns
{
	 padding-top: 5px; 
	 margin-top:  5px; 
	  border-top: #a0a0a0 1px solid; 

	 clear:both;
	
}

div.clear {
	height: 0%;
	overflow: hidden;
 	clear: both;	
}


div.announce {
	
 float: left;	
 width: 417px;
}

div.announce  h1{
	color: #ef4223;
}


div.give {
	
 	float: right;	
}

.read_more {
	
   padding-right: 10px;
   font-size: 14px;
   font-weight: bold;
   font-size: 11px;
   background: url(../images/arrow.gif) no-repeat right;
}


#wrapper {
	
	width: 750px;
	margin: 25px auto 0 auto;
}

#bc_header {
	background: url(../images/logo_bg.jpg) repeat-x;
}


 

#content{

	width: 568px;
	text-align: left;
	float: left;
	margin-bottom: 25px;
}


.content_left {
	
	width: 180px;
	padding-right: 10px;
	float: left;

}

.content_middle {
	
	width: 197px;
	border-right: #a0a0a0 1px solid;
	border-left: #a0a0a0 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
}

.content_right {
	
		width: 149px;
	float: right;
}


#subpage_wrapper
{
	width: 400px;
	float: left;
}

#subpage_wrapper h2
{
	margin-bottom: 20px;
}

#subpage_wrapper p, #content p
{
	margin: 0 0 20px 0;
	line-height: 1.5em;
}
/*commented out - what is the fucntion*/
/*#subpage_wrapper ul
{
	padding: 0 12px;
}*/

#subpage_wrapper li
{
	padding-bottom: 1em;
}

img.profile{
	
	 border: #a0a0a0 1px solid;
	 padding: 1px;
}


 #sidebar_left {
	 float: left;
	width: 155px;
	margin-right: 15px;
}


/** NAVIGATION **/


#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	font-size: 11px;
	color:#ffffff;
		line-height: 21pt;

	padding: 3px 10px;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
}

#navigation ul li ul li
{
	background: #00C;
}

#navigation ul li ul li a
{
	font-weight: normal;
}

#navigation ul li a
{
	color: #fff;
	font-weight: bold;
	
}

#navigation .submenu
{
	background: #ccc;
	padding:0 0 0 20px;
}
#navigation .submenu a
{
	color: #10163C;
		font-weight: normal;
		line-height: 5pt;

}

.li1
{
	background: url(../images/nav_bg_1.jpg) no-repeat;
	height: 29px;

}

.li2
{
	background: url(../images/nav_bg_2.jpg) no-repeat;
	height: 29px;
}
.li3
{
	background: url(../images/nav_bg_3.jpg) no-repeat;
	height: 30px;
}
.li4
{
	background: url(../images/nav_bg_4.jpg) no-repeat;
	height: 30px;
}
.li5
{
	background: url(../images/nav_bg_5.jpg) no-repeat;
	height: 29px;
}
.li6
{
	background: url(../images/nav_bg_6.jpg) no-repeat;
	height: 30px;
}.li7
{
	background: url(../images/nav_bg_7.jpg) no-repeat;
		height: 30px;

}
.li8
{
	background: url(../images/nav_bg_8.jpg) no-repeat;
		height: 29px;

}
.li9
{
	background: url(../images/nav_bg_9.jpg) no-repeat;
	height: 31px;
}
.li10
{
	background: url(../images/nav_bg_10.jpg) no-repeat;
	height: 30px;
}.li11
{
	background: url(../images/nav_bg_11.jpg) no-repeat;
	height: 30px;
}






#cuny
{
	margin-top: 20px;
	padding-top: 20px;
	float: right;
	background :#fff;
}

#footer {
	
	clear: both;
	color: #fff;
	font-size: 10px;
	margin: 10px 0 0 0;
	
}

#footer ul
{
	padding: 5px 0;
	
}
#footer ul li
{
	margin-right: 10px;
	display: inline;
}

#footer  a
{
	text-decoration: underline;
	color: #fff;
}
