/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
div, p, ul, h2, h3, img{padding:0px; margin:0px;
}
ul{list-style-type:none;}
/*----TOP PANEL----*/
#topbar {
	background-color: #3b3b3b;
	height: 15px;
}
#header {
	background-image: url(../images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: auto;
}
#headergoup{
	width:100%;
	height:164px;
	position:relative;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topPan{
	width:388px;
	height:104px;
	position:relative;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
}
#topPan img{width:208px; height:34px; position:absolute; top:35px; left:0px;}
#topPan ul{width:388px; height:34px; position:absolute; top:70px; right:0px;}
#topPan ul li{float:left; width:94px; height:34px; padding:0 0 0 3px;}
#topPan ul li a{
	display:block;
	width:94px;
	height:34px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/menubg_OFF.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#topPan ul li a:hover{
	color:#CCCCCC;
	text-decoration:none;
	background-image: url(../images/menubg_ON.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#topPan ul li.home{
	display:block;
	width:94px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background-image: url(../images/menubg_OFF.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#menubg {
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: auto;
}
#topPan_2{
	width:405px;
	height:44px;
	position:relative;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#topPan_2 ul.dropdown{width:405; height:44px; position:absolute; top:0px; right:0px;}
#topPan_2 ul.dropdown li{float:left; height:44px; }
#topPan_2 ul.dropdown li.home a{
	display:block;
	background:url(../images/menuline.jpg) 100% 0 no-repeat;
	width:50px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;

} 
#topPan_2 ul.dropdown li.home a:hover{
	width:50px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;}
	
#topPan_2 ul.dropdown li.aboutus a{
	display:block;
	background:url(../images/menuline.jpg) 100% 0 no-repeat;
	width:80px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
} 
#topPan_2 ul.dropdown li.aboutus a:hover{
	width:80px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
}

#topPan_2 ul.dropdown li.fundraising a{
	display:block;
	background:url(../images/menuline.jpg) 100% 0 no-repeat;
	width:125px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
} 
#topPan_2 ul.dropdown li.fundraising a:hover{
	width:125px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
}
#topPan_2 ul.dropdown li.news a{
	display:block;
	background:url(../images/menuline.jpg) 100% 0 no-repeat;
	width:50px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
} 
#topPan_2 ul.dropdown li.news a:hover{
	width:50px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
}
#topPan_2 ul.dropdown li.nonprofits a{
	display:block;
	background:url(../images/menubg.jpg) 100% 0 no-repeat;
	width:100px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
} 
#topPan_2 ul.dropdown li.nonprofits a:hover{
	width:100px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:44px;
}
/*----TOP PANEL----*/
/*----BODY TOP PANEL----*/
#bodygoup{
	background-color:#f9f9f9;
	width:1003;
	height:auto;
	position:relative;
}
#bodyleftPan{
	width:223px;
	height:95px;
	position:relative;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#bodyleftPan ul.leftmenu{width:223px; height:29px; position:absolute; top:0px; left:0px;}
#bodyleftPan ul.leftmenu{width:233px; height:29x; position:absolute; top:0px; right:0px;}
#bodyleftPan ul.leftmenu li{
	float:left;
	width:233px;
	height:29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#bodyleftPan ul.leftmenu li a{
	display:block;
	width:223px;
	height:29px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	text-align:left;
	padding-left:20px;
	text-decoration:none;
	background-image:url(../images/menubarleft_OFF.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#bodyleftPan ul.leftmenu li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/menubarleft_ON.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#bodyleftbox{
	width:223px;
	height:auto;
	position:relative;
	padding:0px;
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#bodyleftimg{
	display:block;
	background-image:url(../images/box_1.jpg);
	background-repeat:repeat-y;
	width:223px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	color:#000000;
	text-align:left;
	text-decoration:none;
	padding-left:20px;
}
#bodyleftbody{
	background-image:url(../images/box_body.jpg);
	background-color:#d4d4d4;
	background-repeat:no-repeat;
	width:223px;
	height:auto;
}
#bodyleftbottom{
	background-image:url(../images/box_bottom.jpg);
	background-repeat:repeat-y;
	width:223px;
	height:10px;
}
#bodyleftbody p.text{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	width:174px;
	height:auto;
	padding-left:25px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
#bodyleftboxgoup{
	width:223px;
	height:auto;
	position:relative;
	padding:0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
}
#bodycenter{
	display:block;
	width:498px;
	height:600;
	position:absolute;
	padding:0;
	top:0px;
	left:250px;
	margin: 0;
	clear: left;
}
#bodycenter p.text_1{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	width:330px;
	height:auto;
	padding-left:0px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
#topcenterPan{width:330px; height:auto; position:relative; top:10px; right:0px;}
#topcenterPan ul{width:330px; height:auto; margin:0 0 0;}
#topcenterPan ul li{height:40px;}
#topcenterPan ul li a{
	width:330px;
	display:block;
	text-decoration:none;
	padding:0 0 0 20px;
	background-image: url(../images/icons_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#topcenterPan ul li a:hover{
	text-decoration:none;
	background-image: url(../images/icons_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0%;
}
#line{
background-color:#666666;
width:auto;
height:1px;
position:relative;
top:15px;
}
#bodycenter_2{
	display:block;
	width:auto;
	height:25px;
	position:relative;
	padding:0;
	top:20px;
	left:0px;
	margin: 0;
	clear: left;
}
#bodycenter p.text_2{
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	width:auto;
	height:25px;
	padding-left:0px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	line-height: 18px;
	color: #000000;
}
#recentlyreviewed{
width:450px;
height:60px;
position:relative;
top:40px;
left:20px;
}
#recentlyreviewed p.link_1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ff7e00;
text-decoration:none;
position:absolute;
top:0px;
left:50px;
}
#recentlyreviewed p.link_1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ff7e00;
text-decoration:none;
}
#recentlyreviewed2{
width:200px;
height:20px;
position:absolute;
top:20px;
left:0px;
}
#recentlyreviewed2 p.text_3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
position:absolute;
top:0px;
left:50px;
}
#recentlyreviewed3{width:70px; height:18; position:absolute; top:0px; right:0px;}
#recentlyreviewed3 p.link_2 a{
	display:block;
	text-decoration:none;
	padding:0 0 0 20px;
	background-image: url(../images/icons_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff7e00;
}
#recentlyreviewed3 p.link_2 a:hover{
	text-decoration:none;
	background-image: url(../images/icons_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
}
/*----BODY TOP PANEL----*/
