body
{
	margin: 0px;
	padding: 0px;
}

img
{
	border:0px;
	
}

p
{
	margin:0px;
	padding:0px;
}

div#wrapper
{
	margin-top: 20px;
}

div#layout
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div#title
{
	background:url(/Portals/0/TemplateImages/jc_black_bar.jpg) bottom left repeat-x;
	height: 50px;
	overflow:hidden;
}
div#title .logo
{
	float: left;
	height:50px;
	width:210px;
	overflow:hidden;
	
}
div#title .user
{
	float: right;
	height:50px;
	width:200px;
	padding-right:10px;
	overflow:hidden;
}
div#title .user table tbody tr td a
{
	color: white;
}
div#title .user table tbody tr td 
{
	color: white;
}





div#content
{
	height: 411px;
	margin-top:30px;
	overflow: hidden;
}

div#content .left
{
	background:url(../images/home_content_left.jpg) no-repeat scroll 0%;
	float:left;
	height:411px;
	width:10px;
}


div#content .center
{
	background:url(../images/home_content_center.jpg) repeat-x scroll 0%;
	float: left;
	height:411px;
	width:980px;
}

div#content .right
{
	background:url(../images/home_content_right.jpg) no-repeat scroll 0%;
	float:left;
	height:411px;
	width:10px;
}

/*
div#content .onePrayer
{
	background:url(../images/one_prayer.jpg) no-repeat scroll 0%;
	float:left;
	height:411px;
	width:605px;
}

div#content .contentTitle
{
	font-family:Arial;
	color: #D41E72;
	font-size: 16pt;
	margin-top:100px;
}

div#content .contentText
{
	font-family:Arial;
	color: #666666;
	font-size: 11pt;
	margin-top:20px;
	width:340px;
	float:left;
}
*/

div#menu
{
	height: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div#menu .left
{
	background:url(../images/menu_left.jpg) no-repeat scroll 0%;
	float:left;
	height:30px;
	width:10px;
}

div#menu .center
{
	background:url(../images/menu_center.jpg) repeat-x scroll 0%;
	float: left;
	height:30px;
	width:980px;
}

div#menu .content
{
	font-family:Arial;
	font-size:8pt;
	margin-top: 8px;
}
div#menu .right
{
	background:url(../images/menu_right.jpg) no-repeat scroll 0%;
	float:left;
	height:30px;
	width:10px;
}

div#menu2
{
	height: 39px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div#menu2 .left
{
	background:url(../images/menu2_left.jpg) no-repeat scroll 0%;
	float:left;
	height:39px;
	width:10px;
}

div#menu2 .button
{
	background:url(../images/menu2_center.jpg) repeat-x scroll 0%;
	float: left;
	height:39px;
	width:131px;
	color: white;
	font-family:Arial;
	text-align:center;
	padding-top:0px;
}



div#menu2 .divider
{
	background:url(../images/menu2_divider.jpg) no-repeat scroll 0%;
	float: left;
	height:39px;
	width:10px;
}
div#menu2 .right
{
	background:url(../images/menu2_right.jpg) no-repeat scroll 0%;
	float: left;
	height:39px;
	width:10px;
}


div#bottomLeft
{
	width:650px;
	float:left;
}

div#bottomRight
{
	width:340px;
	float:left;
	margin-left:10px;
}




.clear 
{
	clear:both;
}










