/* General */
html, body 		{ width:auto; height:100%;  }
body			{ font-family:Arial, Helvetica, sans-serif; margin: 0 auto; background-image:url(background.jpg); background-color:#e1d8c6; background-attachment:fixed; background-position:center top;}
body 			{ text-align: -moz-center; } /* Mozilla Firefox alignment */ 
h1				{ font-family: Arial, Helvetica, sans-serif; font-size:14px; margin-top:0px; margin-bottom:5px; }
h2				{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style:italic; color:#666666;  margin-top:0px; margin-bottom:5px;}
h3				{ font-family: Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:-10px; color:#999999;  margin-top:0px; margin-bottom:5px;}
p				{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; margin-top: 0px; margin-bottom:5px; }
li				{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; }
ol				{ margin-top:5px; margin-bottom:5px; }


a:link			{ text-decoration:underline; color:#999; }
a:visited		{ text-decoration:underline; color:#999; }
a:active		{ text-decoration:underline; }
a:hover			{ text-decoration:none; }

/* Classes */

/* Main Table */
#wrapper		{ width:807px; height:610px; position:relative; margin-left:auto; margin-right:auto; top:84px; background-image:url(../images/canvas.png); background-repeat:repeat-y }
#wrappercontent	{ width:807px; height:610px; position:relative; margin-left:auto; margin-right:auto; top:84px; background-image:url(boxpopup.png); background-repeat:repeat-y; overflow:auto; }
#wrappercontentprayer	{ width:807px; height:610px; position:relative; margin-left:auto; margin-right:auto; top:84px; background-image:url(boxpopupprayer.png); background-repeat:repeat-y; overflow:auto; }
#wrappercontentservice	{ width:807px; height:610px; position:relative; margin-left:auto; margin-right:auto; top:84px; background-image:url(boxpopupservice.png); background-repeat:repeat-y; overflow:auto; }
#wrappercontentcommunity { width:807px; height:610px; position:relative; margin-left:auto; margin-right:auto; top:84px; background-image:url(boxpopupcommunity.png); background-repeat:repeat-y; overflow:auto; }

/* Menu Block */
#menu			{ width:750px; height:66px; margin-left:auto; margin-right:auto; text-align:center;}
#menutop		{ width:758px; height:19px; background-image:url(../images/menu.jpg);}
.line			{ width:734px; height:1px; background-image:url(../images/line.jpg);  position:absolute; top: 20px; margin-left:auto; margin-right:auto;}
.profileheader	{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#999999; font-weight:bold; margin-top:4px;}
.profile		{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; margin-top: 0px; margin-bottom:5px; color:#666; line-height:16px;}

/* Boxes */
#boxwrapper		{ width:288px; height:auto; margin-left:20px; float:left;}
.box			{ width:288px; height:166px; margin-bottom:10px;}

.boxservice		{ width:288px; height:166px; margin-bottom:10px; background-image:url(boxservice.jpg);}
.boxcommunity	{ width:288px; height:166px; margin-bottom:10px; background-image:url(boxcommunity.jpg);}
.boxprayer		{ width:288px; height:166px; margin-bottom:10px; background-image:url(boxprayer.jpg);}

.flash			{ width:282px; height:107px; margin-left:auto; margin-right:auto; position:relative; top:16px; }
.pointerwrapper	{ width:282px; height:12px; }
.pointer		{ width:12px; height:12px; background-image:url(../images/pointer.png); float:right; position:relative; top:9px;}
.pointer:hover	{ width:12px; height:12px; background-image:url(../images/pointerhover.png); float:right; position:relative; top:9px;}

/* Text Box */
#textbox		{ width:388px; height:auto; float:right; margin-right:53px; margin-top:15px; text-align:justify;}
#textboxarrow	{ width:388px; height:auto; float:right; margin-right:53px; margin-top:15px; text-align:right;}

/* Content Page */
#title					{ width:auto; height:20px; margin-left:34px; margin-top:6px; float:left; }
#contentwrappernormal	{ width:731px; height:409px; margin-left:auto; margin-right:auto; margin-top:52px; }

#contentboxwrap			{ width:117px; height:auto; float:left; }
#contentboxtextleft		{ width:330px; height:auto; float:left; margin-left:13px; text-align:justify;  }
#contentboxtextleft	p	{ font-size:11px; margin-top:0px;}
#contentboxtextleft li	{ font-size:11px; margin-top:0px; line-height:18px;}
#contentboxline			{ width:26px; height:401px; background-image:url(../line.jpg); float:left;}
#contentboxtextright	{ width:238px; height:auto; float:right; text-align:justify; margin-right:5px;}
#contentboxtextright p	{ font-size:11px; margin-top:0px;}
#contentboxtextright li	{ font-size:11px; margin-top:0px; line-height:18px;}

.close					{ width:60px; height:25px; margin-top:20px; margin-right:40px; float:right;}
.moveup					{ width:auto; height:auto; margin-left:20px; margin-bottom:10px; margin-top:5px;}
.hilight				{ font-weight:bold; font-style:italic; }

.menuimg 				{margin:5px; border:none}
.menuimg2 				{margin:5px; border:none}
.menuimg2:hover 		{margin:4px; border-bottom:1px solid #999999; border-top:1px solid #fff; border-left:1px solid #fff; border-right:1px solid #fff;}
