body
{
	width:100%;
	text-align:center;
	background:url('bgri.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
	direction:rtl;
	margin:0;
}

.main
{
	text-align:right;
	width:785px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url('images/bgrow.png');
	background-repeat:repeat-y;
}
.navbar
{
	float:left;
	width:545px;
	height:auto;
}
.sidebar 
{
	width:240px;
	height:auto;
	float:right;
}
.content
{
	width:545px;
	float:left;
}
#footer
{
	margin-left:auto;
	margin-right:auto;
	width:785px;
	height:50px;
	background-image:url('images/bgend.png');
	background-repeat:no-repeat;
	font-size:12px;
}
#nav 
{
	margin:0;
	padding:0;
	list-style-type: none;
}
#nav li 
{
	display:block;
	float: right;
	padding:0;
	margin:0;
 }
#volunteer_title
{
	float:right;
	padding-right:5px;
	width:262px;
	border-left:2px solid #ffffff;
	font-size:25px;
	font-family:david;
	color:#ffffff;
	background-color:#0a9fc7;
}
#organization_title
{
	float:right;
	padding-right:5px;
	width:262px;
	border-left:2px solid #ffffff;
	font-size:25px;
	font-family:david;
	color:#ffffff;
	background-color:#e80107;
}
#home_forms
{
	position:absolute;
	top:280px;
}
#home_volunteer_search
{
	float:right;
	width:250px;
}
#home_organization_search
{
	float:left;
	width:250px;
}
#banner
{
	margin-top:15px;
}
.home_stories_link
{
	font-family:david;
	font-size:20px;
	text-decoration:none;
	padding-right:5px;
}
.volunteer_link
{
	color:#0b9ec9;
	font-weight:bold;
}
.volunteer_link a
{
	color:#0b9ec9;
}
.organization_link
{
	color:#e7000a;
	font-weight:bold;
}
.organization_link a
{
	color:#e7000a;
}
#home_midstories
{
	width:1px;
	/*background-repeat: repeat-y;
	background:url('dot.gif');*/
	border-right: 1px dotted #9794B3;
}
.home_stories_col
{
	width:260px;
}
.link
{
	font-family:arial;
	color:#1c548d;
}
.red_separator
{
	color:red;
	margin-left:8px;
	margin-right:8px;
}
#footer_links
{
	margin:0;
	padding:0;
	list-style-type: none;
}
#footer_links li
{
	display:inline;
	padding:0;
}
.home_story_image
{
	width:90px;
	height:90px;
	float:right;
}
.home_story_image img
{
	width:90px;
	height:90px;
	display:block;
}
.volunteer_story_image
{
	border-width:1px;
	border-style:solid;
	border-color:#099ec8;
}
.organization_story_image
{
	border-width:1px;
	border-style:solid;
	border-color:#e80205;
}
.home_story_text
{
	float:left;
	width:140px;
	padding-left:15px;
	text-align: justify;
	font-family:arial;
	font-size:12px;
}
#banner_image img
{
	border:none;
	width:530px;
}
#banner img
{
	width:530px;
}
img
{
	border:none;
}
#home_stories_volunteers
{
	float:right;
	width:260px;
	border-left:1px dotted #9794B3;
}
#home_stories_organizations
{
	float:right;
	margin-right:15px;
	width:260px;
}
#home_stories
{
	width:100%;
}
.separator
{
	margin-top:-7px;
}
.home_story_item
{
	height:150px;
}
#home_organization_search_freewords
{
	border:none;
	width:115px;
	font-size:9px;
	float:left;
}

#home_organization_search_area
{
	width:115px;
	font-size:10px;
}

#home_organization_search_sc
{
	width:235px;
	font-size:10px;
}
#home_organization_search_MasterCategory
{
	width:236px;
	font-size:10px;
}

#home_organization_search
{
	line-height:7px;
	font-size:12px;
}
