/* CSS Document */

body
	{
		padding:0px;
		margin:0px;
		background-color:#2D2B2C;
		font:normal normal 12px  Helvetica, Arial, sans-serif;
	}

#commentform p
	{
		padding:3px;
		margin:0px;
	}
#commentform input
	{
		border:#808080 1px solid;
	}	
#commentform textarea	
	{
		border:#808080 1px solid;
	}
	
a:focus 
	{
		outline: 0;
	}
input{
padding:5px;
font:normal bold 14px Arial, Helvetica, sans-serif;
color:#333333;
background:#f5f5f5;
}
textarea{
padding:3px;font:normal bold 14px Arial, Helvetica, sans-serif;
overflow-y:scroll;background:#f5f5f5;color:#333333;
}
p
	{
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FFFFFF;
		text-decoration:none;
		line-height:28px;
		text-align:left;
		padding:0px;
		margin:20px 0px 20px 0px; letter-spacing:1px;
	}
	
h2
	{
		font:italic bold 20px Helvetica, Arial, sans-serif;
		color:#FaFFFa;
		text-decoration:none;
		text-align:left;
		padding:0px;
		margin:0px;
		letter-spacing:1px;
		margin:15px 0px 0px 0px;
	}
	
h3
	{
		font:normal bold 13px Helvetica, Arial, sans-serif;
		color:#BF2B27;
		text-decoration:none;
		text-align:left;
		padding:0px;
		margin:0px;
		letter-spacing:1px;
		text-align:right;
		margin:10px 0px 0px 0px;
	}
	
b
	{
		font:normal bold 16px Helvetica, Arial, sans-serif;
		color:#BF2B29;
		text-decoration:none;
		text-align:left;
		padding:0px;
		margin:0px;
		letter-spacing:1px;
	}
	
strong
	{
		font:normal bold 25px Helvetica, Arial, sans-serif;
		color:#F1F2F3;
		text-decoration:none;
		padding:0px;
		margin:0px;
		letter-spacing:1px;
	}

h4
	{
		font:normal bold 16px Helvetica, Arial, sans-serif;
		color:#ADADAC;
		text-decoration:none;
		padding:0px;
		margin:0px;
		letter-spacing:3px;
	}
	
hr
	{
		width:100%;
		margin:0px;
		padding:0px;
		font-size:0px;
		color:#535252;
		border:#535252 1px solid;
	}
	
.hr-line
	{
		width:100%;
		background:url(images/hr-line.jpg) no-repeat left;
		height:15px;
		border:none;
		border-color:transparent;
		margin:0px;
		padding:0px;
	}
	
#total
	{
		width:100%;
		overflow:hidden;
		background:url(images/header_bg.jpg) repeat-x left top;
	}
	
#main
	{
		width:800px;
		overflow:hidden;
	}


/*header style start*/

.header_block
	{
		width:800px;
		overflow:hidden;
		margin:6px 0px 0px 0px;
	}
	
.header_block-left
	{
		width:470px;
		overflow:hidden;
		float:left;
		margin:18px 0px 0px 0px;
	}
	
.header_block-right
	{
		width:330px;
		overflow:hidden;
		float:right;
	}
	
/*header styles end*/



/*content_block styles start*/
.commentlist
	{

		color:#FFFFFF;
		text-align:left;
		
	}
ol.commentlist li{
padding:10px 0 4px 0;
margin:0px;
list-style: decimal; border-bottom:1px #515050 dotted	
}	
ol.commentlist li em{
font:normal normal 11px Arial, Helvetica, sans-serif;
line-height:30px;
}	
.content_block
	{
		width:800px;
		overflow:hidden;
		margin:38px 0px 0px 0px;
	}
	
.content_block-left
	{
		width:585px;
		overflow:hidden;
		float:left;
	}
	
.content_block-left2
	{
		width:785px;
		overflow:hidden;
		float:left;
	}
	
.content_block-left small		
	{
		color:#FFFFFF;
		text-align:left;
	}

.content_block-left a
	{
		 color: #e9e8e8;
		 text-decoration:none;
	}
.content_block-left a:hover
	{
		 color: #ff0000;	
		 text-decoration:none;
	}	
	
.content_block-right
	{
		width:215px;
		overflow:hidden;
		float:left;
	}
.commentlist li
	{
		font-size:14px;
		color:#f5f5f5;
	}	

.right_links
	{
		width:210px;
		overflow:hidden;
		text-align:right;
		border:0px solid red;
	}
.right_links ul
	{
		padding:0px;
		margin:0px;
	}
.right_links ul li
	{
		list-style:none;
	}
.right_links ul li a.link-1
	{
		float:right;
		margin:0px;
		width:177px;
		height:41px;
		background:transparent url(images/home.jpg) no-repeat top left;
	}
.right_links ul li a.link-1:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:41px;
		background:transparent url(images/home.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-1-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:41px;
		background:transparent url(images/home.jpg) no-repeat bottom left;
	}
	
.right_links ul li a.link-2
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/ourplace.jpg) no-repeat top left;
	}
.right_links ul li a.link-2:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/ourplace.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-2-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/ourplace.jpg) no-repeat bottom left;
	}

.right_links ul li a.link-3
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/who-we-are.jpg) no-repeat top left;
	}
.right_links ul li a.link-3:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/who-we-are.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-3-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/who-we-are.jpg) no-repeat bottom left;
	}
	
.right_links ul li a.link-4
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/what-we-do.jpg) no-repeat top left;
	}
.right_links ul li a.link-4:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/what-we-do.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-4-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/what-we-do.jpg) no-repeat bottom left;
	}


.right_links ul li a.link-5
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/where-we-are.jpg) no-repeat top left;
	}
.right_links ul li a.link-5:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/where-we-are.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-5-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/where-we-are.jpg) no-repeat bottom left;
	}
	
.right_links ul li a.link-6
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/current-events.jpg) no-repeat top left;
	}
.right_links ul li a.link-6:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/current-events.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-6-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/current-events.jpg) no-repeat bottom left;
	}
	
.right_links ul li a.link-7
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/aim-newsletter.jpg) no-repeat top left;
	}
.right_links ul li a.link-7:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/aim-newsletter.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-7-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/aim-newsletter.jpg) no-repeat bottom left;
	}
	
.right_links ul li a.link-8
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/ark-builders.jpg) no-repeat top left;
	}
.right_links ul li a.link-8:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/ark-builders.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-8-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/ark-builders.jpg) no-repeat bottom left;
	}
	
.right_links ul li a.link-9
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gw-youth.jpg) no-repeat top left;
	}
.right_links ul li a.link-9:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gw-youth.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-9-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gw-youth.jpg) no-repeat bottom left;
	}
	
.right_links ul li a.link-10
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gwu-university.jpg) no-repeat top left;
	}
.right_links ul li a.link-10:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gwu-university.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-10-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gwu-university.jpg) no-repeat bottom left;
	}


.right_links ul li a.link-11
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gran-timers.jpg) no-repeat top left;
	}
.right_links ul li a.link-11:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gran-timers.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-11-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gran-timers.jpg) no-repeat bottom left;
	}

.right_links ul li a.link-12
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gw-live.jpg) no-repeat top left;
	}
.right_links ul li a.link-12:hover
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gw-live.jpg) no-repeat bottom left;
	}
.right_links ul li a.link-12-active
	{
		float:right;
		margin:0px;
		width:177px;
		height:38px;
		background:transparent url(images/gw-live.jpg) no-repeat bottom left;
	}

.contact_block
	{
		width:180px;
		overflow:hidden;
		padding:0px 0px 0px 25px;
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#ADADAD;
		text-decoration:none;
		line-height:25px;
		margin:40px 0px 0px 0px;
	}
	
.leftside_linkspart
	{
		width:205px;
		overflow:hidden;
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#ADADAD;
		text-decoration:none;
		line-height:25px;
		margin:0px;
	}	
.pagenav
	{
		text-align:left;
	}
.pagenav ul 
	{
		padding:0px;
		margin:0px;
	}	
	
.pagenav ul li
	{
		padding:0px;
		margin:0px;
		list-style:none;
		text-align:left;
		left:0px;
	}
.pagenav ul li a
	{
		color: #e9e8e8;
		 text-decoration:none;
	}
.pagenav ul li a:hover
	{
		 color: #ff0000;	
		 text-decoration:none;
	}	
	
#sidebar
	{
		padding-left:28px;
	}	
#sidebar ul 
{
	padding:0px;
	margin:0px;
}

	
#sidebar ul li
	{
		padding:0px;
		margin:0px;
		list-style:none;
		text-align:left;
		left:0px;
	}
#sidebar ul li a
	{
		color: #e9e8e8;
		 text-decoration:none;
	}
#sidebar ul li a:hover
	{
		 color: #ffffff;	
		 text-decoration:none;
	}
	
	
	
	
	
	



	
.gw_heading
	{
		width:585px;
		background:url(images/gw_bg.jpg) no-repeat left top;
		height:54px;
		text-align:left;
		font:italic bold 22px Verdana, Arial, Helvetica, sans-serif;
		color:#BF2C28;
		padding:0px 0px 0px 65px;
	}
	
.fellowship_block
	{
		width:585px;
		overflow:hidden;
		margin:15px 0px 0px 0px;
	}

.fellowship_block-left
	{
		width:413px;
		overflow:hidden;
		float:left;
		text-align:left;
	}
	
.fellowship_block-right
	{
		width:170px;
		overflow:hidden;
		float:right;
		text-align:left;
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FaFaFa;
		text-decoration:none;
		line-height:26px;
		padding:0px;
		margin:0px; letter-spacing:1px;
	}
	
.sewing-group
	{
		width:585px;
		overflow:hidden;
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FaFaFa;
		text-decoration:none;
		line-height:28px;
		padding:0px;
		text-align:left;
		margin:5px 0px 0px 0px; letter-spacing:1px;
	}

.blockquote_block
	{
		width:543px;
		overflow:hidden;
		border:0px solid red;
		background:url(images/blockquote_bg.jpg) no-repeat center;
		height:126px;
	}
	

/*blockquote
	{
		width:523px;height:111px;
		
		font:italic normal 21px "Times New Roman", Times, serif;
		line-height:32px;
		border:0px solid red;
		background:url(images/blockquote_bg.jpg) no-repeat center;
		 display:block;
		color:#FFFFFF;
		text-decoration:none;
		margin:15px 0px 10px 0px;
		letter-spacing:1px;
		text-align:left;
		padding:15px 0 0 20px;
	}*/
blockquote
	{
		width:543px;height:126px;
		
		font:italic bold 19px "Times New Roman", Times, serif;
		line-height:32px;
		border:0px solid red;
		background:url(images/blockquote_bg.jpg) no-repeat center;
		 display:block;
		color:#FFFFFF;
		text-decoration:none;
		/*margin:15px 0px 10px 0px;
		padding:15px 0 0 20px;
		*/
		letter-spacing:1px;
		text-align:left;
		margin:20px 0px 0px 0px;
	}
blockquote div
	{
		padding:15px 0 0 20px;
	}
.ie8 blockquote
	{
	width:530px;
	padding:15px 0 0 23px;
	}
blockquote h3
	{
	padding:0 20px 0 0;
	}
blockquote >:first-child
	{
	
	}
	
	
	
	
	
.blockquote232
	{
		width:523px;
		height:111px;
		font:italic normal 21px "Times New Roman", Times, serif;
		line-height:32px;
		border:0px solid red;
		background:url(images/blockquote_bg.jpg) no-repeat center;
		 display:block;
		color:#FFFFFF;
		text-decoration:none;
		margin:15px 0px 10px 0px;
		letter-spacing:1px;
		text-align:left;
		padding:15px 0 0 20px;
	}
.ie8 .blockquote232
	{
	width:530px;
	padding:15px 0 0 23px;
	}
.blockquote232 h3
	{
	padding:0 20px 0 0;
	}
.blockquote232 >:first-child
	{
	
	}	

/*content_block styles end*/



/*footer_block styles start*/

.footer_bg
	{
		width:100%;
		overflow:hidden;
		height:117px;
		background:url(images/footer_bg.jpg) repeat-x left top;
	}	

.footer_block
	{
		width:910px;
		overflow:hidden;
		margin:27px 0px 0px 0px;
	}	
	
.footer_block-left
	{
		width:260px;
		overflow:hidden;
		float:left;
	}	

.footer_block-right
	{
		width:600px;
		overflow:hidden;
		float:left;
		text-align:right;
		margin:10px 0px 0px 0px;
	}	
	
.footer_links
	{
		width:595px;
		overflow:hidden;
		font:normal normal 12px Verdana, Arial, Helvetica, sans-serif;
		color:#504F4F;
		line-height:23px;
	}	
.footer_links ul
	{
		padding:0px;
		margin:0px;
	}
.footer_links ul li
	{
		display:inline;
		list-style:none;
		background:url(images/footer_divider.jpg) no-repeat center left;
	}
.footer_links ul li:first-child
	{
		display:inline;
		list-style:none;
		background:none;
	}	
.footer_links ul li a
	{
		font:normal normal 12px Verdana, Arial, Helvetica, sans-serif;
		color:#E9E8E8;
		text-decoration:none;
		padding:0px 5px 0px 10px;
		line-height:23px;
	}
.footer_block-right ul li a:hover
	{
		color:#FF0000;
	}
	
.footer_link-1
	{
		font:normal normal 12px Verdana, Arial, Helvetica, sans-serif;
		color:#504F4e;
		text-decoration:none;
		padding:0 5px 0 0;
	}
.footer_link-1:hover
	{
		color:#504F4e;
	}

/*footer_block styles end*/



/* HOMEPAGE STYLES */

#Main
	{
		width:900px;
		overflow:hidden;
	}
#Main .Maintop
	{
		width:900px;
		background:url(images/top.jpg) no-repeat;
		height:257px;
	}
#Main .Mainmiddle
	{
		width:900px;
		background:url(images/middle.jpg) no-repeat;
		height:346px;
	}
#Main .Mainbottom
	{
		width:900px;
		background:url(images/bottom.jpg) no-repeat ;
		height:504px;
		
	}
.logo
	{
		width:900px;
		overflow:hidden;
		padding-top:65px;
	}
.logo img
	{
		margin-left:86px;
	}
.Mainmiddle_left
	{
		width:404px;
		overflow:hidden;
		float:left;
	}
.Mainmiddle_right
	{
		width:496px;
		overflow:hidden;
		float:right;
	}
.ourplace
	{
		width:400px;
		overflow:hidden;
		text-align:left;
	}
.ourplacelink
	{
		width:270px;
		height:58px;
		line-height:58px;
		display:block;
		background:url(images/ourplace.png) no-repeat 0px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ourplacelink:hover
	{
		width:270px;
		height:58px;
		line-height:58px;
		display:block;
		background:url(images/ourplace.png) no-repeat 0px -57px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}

.whoweare
	{
		width:260px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/www.png) no-repeat 0px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.whoweare:hover
	{
		width:260px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/www.png) no-repeat 0px -150px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.whatwedo
	{
		width:270px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/www.png) no-repeat 0px -50px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.whatwedo:hover
	{
		width:270px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/www.png) no-repeat 0px -200px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.whereweare
	{
		width:308px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/www.png) no-repeat 0px -100px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.whereweare:hover
	{
		width:308px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/www.png) no-repeat 0px -250px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .ourplacelink
	{
		width:270px;
		height:58px;
		line-height:58px;
		display:block;
		background:url(images/ourplace1.jpg) no-repeat 0px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .ourplacelink:hover
	{
		width:270px;
		height:58px;
		line-height:58px;
		display:block;
		background:url(images/ourplace2.jpg) no-repeat 0px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .whoweare
	{
		width:260px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/who1.jpg) no-repeat 0px 6px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .whoweare:hover
	{
		width:260px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/who2.jpg) no-repeat 0px 6px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}	
.ie6 .whatwedo
	{
		width:270px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/who1.jpg) no-repeat 0px -45px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .whatwedo:hover
	{
		width:270px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/who2.jpg) no-repeat 0px -45px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .whereweare
	{
		width:308px;
		height:51px;
		line-height:51px;
		display:block;
		background:url(images/who1.jpg) no-repeat 0px -97px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .whereweare:hover
	{
		width:308px;
		height:51px;

		line-height:51px;
		display:block;
		background:url(images/who2.jpg) no-repeat 0px -97px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.aim
	{
		width:496px;
		overflow:hidden;
	}
.graintimer
	{
		width:206px;
		height:140px;
		line-height:140px;
		display:block;
		background:url(images/grantimer.png) no-repeat 0px 0px;
		text-decoration:none;
		cursor:pointer;
		margin-right:75px;
	}
.graintimer:hover
	{
		width:206px;
		height:140px;
		line-height:140px;
		display:block;
		background:url(images/grantimer.png) no-repeat 0px -150px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .graintimer
	{
		width:206px;
		height:140px;
		line-height:140px;
		display:block;
		background:url(images/graintimer1.jpg) no-repeat -2px -3px;
		text-decoration:none;
		cursor:pointer;
		margin-right:75px;
	}
.ie6 .graintimer:hover
	{
		width:206px;
		height:140px;
		line-height:140px;
		display:block;
		background:url(images/graintimer2.jpg) no-repeat -2px -3px;
		text-decoration:none;
		cursor:pointer;
	}
.aimlink
	{
		width:171px;
		height:102px;
		line-height:102px;
		display:block;
		background:url(images/aim.png) no-repeat 0px 0px;
		text-decoration:none;
		cursor:pointer;
		margin-right:105px;
	}
.aimlink:hover
	{
		width:171px;
		height:102px;
		line-height:102px;
		display:block;
		background:url(images/aim.png) no-repeat 0px -100px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .aimlink
	{
		width:171px;
		height:102px;
		line-height:102px;
		display:block;
		background:url(images/aim1.jpg) no-repeat -6px 0px;
		text-decoration:none;
		cursor:pointer;
		margin-right:105px;
	}
.ie6 .aimlink:hover
	{
		width:171px;
		height:102px;
		line-height:102px;
		display:block;
		background:url(images/aim2.jpg) no-repeat -6px 0px;
		text-decoration:none;
		cursor:pointer;
	}
.ark
	{
		width:165px;
		height:105px;
		line-height:105px;
		display:block;
		background:url(images/arkbuilder.png) no-repeat 0px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ark:hover
	{
		width:165px;
		height:105px;
		line-height:105px;
		display:block;
		background:url(images/arkbuilder.png) no-repeat 0px -110px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.gwy
	{
		width:266px;
		height:62px;
		line-height:62px;
		display:block;
		background:url(images/gwyouth.png) no-repeat 0px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.gwy:hover
	{
		width:266px;
		height:62px;
		line-height:62px;
		display:block;
		background:url(images/gwyouth.png) no-repeat 0px -59px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.gwu
	{
		width:189px;
		height:94px;
		line-height:94px;
		display:block;
		background:url(images/gwu.png) no-repeat 0px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.gwu:hover
	{
		width:189px;
		height:94px;
		line-height:94px;
		display:block;
		background:url(images/gwu.png) no-repeat 0px -92px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .ark
	{
		width:165px;
		height:105px;
		line-height:105px;
		display:block;
		background:url(images/arkbuilder1.jpg) no-repeat 4px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .ark:hover
	{
		width:165px;
		height:105px;
		line-height:105px;
		display:block;
		background:url(images/arkbuilder2.jpg) no-repeat 4px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .gwy
	{
		width:266px;
		height:62px;
		line-height:62px;
		display:block;
		background:url(images/gwyouth1.jpg) no-repeat 7px -5px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .gwy:hover
	{
		width:266px;
		height:62px;
		line-height:62px;
		display:block;
		background:url(images/gwyouth2.jpg) no-repeat 7px -5px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .gwu
	{
		width:189px;
		height:94px;
		line-height:94px;
		display:block;
		background:url(images/gwu1.jpg) no-repeat 3px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .gwu:hover
	{
		width:189px;
		height:94px;
		line-height:94px;
		display:block;
		background:url(images/gwu2.jpg) no-repeat 3px 0px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.currentevent
	{
		width:217px;
		height:112px;
		line-height:112px;
		display:block;
		background:url(images/currentevent.png) no-repeat 0px -2px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.currentevent:hover
	{
		width:217px;
		height:112px;
		line-height:112px;
		display:block;
		background:url(images/currentevent.png) no-repeat 0px -112px;
		margin-left:75px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .currentevent
	{
		width:217px;
		height:112px;
		line-height:112px;
		display:block;
		background:url(images/currentevent2.jpg) no-repeat 0px -2px;
		margin-left:65px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .currentevent:hover
	{
		width:217px;
		height:112px;
		line-height:112px;
		display:block;
		background:url(images/currentevent1.jpg) no-repeat 0px -2px;
		margin-left:65px;
		text-decoration:none;
		cursor:pointer;
	}
.gwlive
	{
		width:185px;
		height:47px;
		line-height:47px;
		display:block;
		background:url(images/gwline.png) no-repeat 0px -2px;
		margin-right:68px;
		text-decoration:none;
		cursor:pointer;
	}
.gwlive:hover
	{
		width:185px;
		height:47px;
		line-height:47px;
		display:block;
		background:url(images/gwline.png) no-repeat 0px -52px;
		margin-right:68px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .gwlive
	{
		width:185px;
		height:47px;
		line-height:47px;
		display:block;
		background:url(images/gwlive1.jpg) no-repeat 0px -2px;
		margin-right:68px;
		text-decoration:none;
		cursor:pointer;
	}
.ie6 .gwlive:hover
	{
		width:185px;
		height:47px;
		line-height:47px;
		display:block;
		background:url(../images/gwlive2.jpg) no-repeat 0px -2px;
		margin-right:68px;
		text-decoration:none;
		cursor:pointer;
	}

.commondiv
	{
		width:100%;
		overflow:hidden;
	}
.linebreak180
	{
		width:100%;
		height:180px;
		line-height:180px;
	}

.linebreak96
	{
		width:100%;
		height:96px;
		line-height:96px;
	}
.linebreak76
	{
		width:100%;
		height:76px;
		line-height:76px;
	}
.linebreak15
	{
		width:100%;
		height:15px;
		line-height:15px;
	}
.linebreak12
	{
		width:100%;
		height:12px;
		line-height:12px;
	}
.linebreak8
	{
		width:100%;
		height:8px;
		line-height:8px;
	}
.linebreak65
	{
		width:100%;
		height:65px;
		line-height:65px;
	}
.linebreak45
	{
		width:100%;
		height:45px;
		line-height:45px;
	}
	
	
#leftsidemenu2 {
	width: 177px; border:0px #fff solid;margin:10px 0 0 0;
	}
#leftsidemenu2 ul {
	padding:0px;
	margin:0px;
	list-style:none;
	}
#leftsidemenu2 li  {
    padding:2px 0 0 0;
	margin:0px;
	text-decoration: none;
	}		
#leftsidemenu2 li a {
	padding:0 0 0 30px;
	color:#FFFFFF;
	text-align:left;
	font:normal bold 17px Arial, Helvetica, sans-serif;
	height: 38px;
	line-height:38px;
	text-decoration: none;	
	display: block;
	background:red url(images/archive-link.jpg) no-repeat top left;
	}		
#leftsidemenu2 li a:hover {
	color:#FFFFFF;	
	background:transparent url(images/archive-link.jpg) no-repeat bottom left;
	}
	
p.postmetadata
	{
		background:#444444 ;
		padding:1px 1px 20px 10px;
		width:100%;
		height:40px;
		line-height:40px;
		background:transparent url(images/div.jpg) no-repeat center center;
		margin:0px;
	}
.postmetadata a
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #CC3300;
		text-decoration:none;
	}
.postmetadata a:hover
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#999999;
		text-decoration:none;
	}		
.datebackstrip
	{
		background:url(images/dateback.jpg) no-repeat left top;
		width:49px;
		height:55px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		text-align:center;
		line-height:23px;
		font-weight:bold;
	}
#content h2 
	{
		border-bottom:#4b4b4b 1px solid;
		padding-bottom:10px;
	}	
#content h2 a
	{
		color:#e23a34;
		text-decoration:none;
	}	
#content h2 a:hover
	{
		color:#FFFFFF;
		text-decoration:none;
	}				
	
	
	
/* BLOG STYLES */

.article_header{
width:580px;
}
.a_header{
width:580px;
overflow:hidden;}
.date{
width:50px;
height:55px;
float:left;
background:transparent url(images/dateback.jpg) no-repeat top left; border:0px red solid;
font:normal bold 14px Arial, Helvetica, sans-serif;
color:#ffffff;
line-height:24px;
}
.title {
width:520px;
float:left; padding:0 0 0 10px
}
.title h2 a{
font:italic bold 20px Helvetica, Arial, sans-serif;
color:#FaFFFa; text-align:left;
height:30px;
line-height:30px;
text-decoration:none;
}
.title h2 a:hover{
color: #FF9900; text-align:left;
height:30px;
line-height:30px;
text-decoration:none;
}

.subbut{
padding:5px;
background: #990000;
color:#ffffff;
font:normal bold 14px Arial, Helvetica, sans-serif; border:1px #CC0000 solid;
width:150px;
}

#comments{
font:normal bold 12px Arial, Helvetica, sans-serif;
color: #c73834;
}
#comments1{
font:normal bold 18px Arial, Helvetica, sans-serif;
color: #c73834;
}
.navigation{
font:normal normal 12px Arial, Helvetica, sans-serif;
color:#ffffff;
text-align:left;
line-height:30px;
}
.navigation a{
font:normal bold 13px Arial, Helvetica, sans-serif;
color:#ffffff;
}

/*------------------New styles-------------*/
.para
	{
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FFFFFF;
		text-decoration:none;
		line-height:28px;
		text-align:left;
		padding:0px;
		margin:0px 0px 5px 0px; letter-spacing:1px;
	}
.para2
	{
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FFFFFF;
		text-decoration:none;
		line-height:28px;
		text-align:left;
		
		 letter-spacing:1px;
		list-style:square;
	}
.maillink:hover
	{
		color:#BF2B29;
		text-decoration:underline;
	}
.maillink
	{
		color:#ffffff;
		text-decoration:underline;
	}

.maillink2
	{
		color:#BF2B29;
		text-decoration:underline;
	}
.maillink2:hover
	{
		color:#ffffff;
		text-decoration:underline;
	}
.fellowship_block3
	{
		width:650px;
		overflow:hidden;
		text-align:center;
	}
.fellowship_block2
	{
		width:585px;
		overflow:hidden;
	}
.fellowship_block-left2
	{
		width:313px;
		overflow:hidden;
		float:left;
		text-align:left;
	}
	
.fellowship_block-right2
	{
		width:270px;
		overflow:hidden;
		float:right;
		text-align:left;
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FaFaFa;
		text-decoration:none;
		line-height:26px;
		padding:0px;
		margin:0px; letter-spacing:1px;
	}
.margspan
	{
		margin-left:89px;
	}
.margspan2
	{
		margin-left:105px;
	}
	
	
	
.fellowship_block3
	{
		width:585px;
		overflow:hidden;
	}
.fellowship_block-left3
	{
		width:200px;
		overflow:hidden;
		float:left;
		text-align:left;
	}
	
.fellowship_block-right3
	{
		width:200px;
		overflow:hidden;
		float:left;
		text-align:left;
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FaFaFa;
		text-decoration:none;
		line-height:26px;
		padding:0px;
		margin:0px; letter-spacing:1px;
	}	
	
	.fellowship_block-right4
	{
		width:185px;
		overflow:hidden;
		float:left;
		text-align:left;
		font:normal normal 15px Helvetica, Arial, sans-serif;
		color:#FaFaFa;
		text-decoration:none;
		line-height:26px;
		padding:0px;
		margin:0px; letter-spacing:1px;
	}
	
/*------------------New styles-------------------------*/








