#content { position: absolute; }

.exlight	{background: #FEE0E0;color: #9E0000;}
.light		{background: #FDC8C8;color: #9E0000;}
.medium 	{background: #E97F7F;color: #9E0000;}
.dark		{background: #CC0000;color: #FFFFFF;}
.exdark 	{background: #9E0000;color: #FFFFFF;}

.exlight-box	{border: 1px solid #9E0000; background: #FEE0E0; padding: 3px;}
.light-box		{border: 1px solid #9E0000; background: #FDC8C8; padding: 3px;}
.medium-box 	{border: 1px solid #9E0000; background: #E97F7F; padding: 3px;}
.dark-box		{border: 1px solid #FFFFFF; background: #CC0000; padding: 3px; color: #FFFFFF}
.exdark-box 	{border: 1px solid #FFFFFF; background: #9E0000; padding: 3px; color: #FFFFFF}
.white-box		{border: 1px solid #9E0000; background: #FFFFFF; padding: 3px;}

.white-menu		{border: 1px solid #9E0000; background: #FFFFFF; padding: 3px; cursor: pointer; vertical-align: middle;}
.light-menu		{border: 1px solid #9E0000; background: #FDC8C8; padding: 3px; cursor: pointer; vertical-align: middle;}
.exdark-menu 	{border: 1px solid #FFFFFF; background: #9E0000; padding: 3px; cursor: pointer; vertical-align: middle; color: #FFFFFF;}

body	{font: 9pt Verdana,Arial,Sans-Serif; color: #9E0000;}
ul		{font: 9pt Verdana,Arial,Sans-Serif; color: #9E0000;}
td		{font: 9pt Verdana,Arial,Sans-Serif; color: #9E0000;}

A:link 		{color: #9E0000 ;cursor:hand; text-decoration:none; background:transparent;}
A:visited	{color: #9E0000 ;cursor:hand; text-decoration:none; background:transparent;}
A:active	{color: #9E0000 ;cursor:hand; text-decoration:none; background:transparent;}
A:hover		{color: #9E0000 ;cursor:hand; text-decoration:underline; background: #FDC8C8; font-weight:bold;}

A:link.underline 		{color: #9E0000 ;cursor:hand; text-decoration:underline; background:transparent;}
A:visited.underline		{color: #9E0000 ;cursor:hand; text-decoration:underline; background:transparent;}
A:active.underline		{color: #9E0000 ;cursor:hand; text-decoration:underline; background:transparent;}
A:hover.underline		{color: #9E0000 ;cursor:hand; text-decoration:underline; background: #FDC8C8; font-weight:bold;}

A:link.bglink		{color: #9E0000 ;cursor:hand; text-decoration:underline; background:#FDC8C8;}
A:visited.bglink	{color: #9E0000 ;cursor:hand; text-decoration:underline; background:#FDC8C8;}
A:active.bglink		{color: #9E0000 ;cursor:hand; text-decoration:underline; background:#FDC8C8;}
A:hover.bglink		{color: #9E0000 ;cursor:hand; text-decoration:underline; background:#FDC8C8; font-weight:bold;}

A:link.linkbox 		{color: #9E0000 ;cursor:hand; text-decoration:none; background:#FFFFFF; border: 1px solid #9E0000;}
A:visited.linkbox	{color: #9E0000 ;cursor:hand; text-decoration:none; background:#FFFFFF; border: 1px solid #9E0000;}
A:active.linkbox	{color: #9E0000 ;cursor:hand; text-decoration:none; background:#FFFFFF; border: 1px solid #9E0000;}
A:hover.linkbox		{color: #FFFFFF ;cursor:hand; text-decoration:none; background:#9E0000; border: 1px solid #FFFFFF;}

A:link.deletelinkbox 	{color: #FFFFFF ;cursor:hand; text-decoration:none; background:#9E0000; border: 1px solid #9E0000;}
A:visited.deletelinkbox	{color: #FFFFFF ;cursor:hand; text-decoration:none; background:#9E0000; border: 1px solid #9E0000;}
A:active.deletelinkbox	{color: #FFFFFF ;cursor:hand; text-decoration:none; background:#9E0000; border: 1px solid #9E0000;}
A:hover.deletelinkbox	{color: #FFFFFF ;cursor:hand; text-decoration:none; background:#9E0000; border: 1px solid #FFFFFF;}

A:hover.imagehref {cursor:hand; text-decoration:underline;background: transparent;}

.hearts		{background-image: url(images/hearts-dark-red.gif);}
.hearts-box	{border: 1px solid #9E0000; background-image: url('images/hearts-dark-red.gif');}

.yang		{background-image: url('images/yang-dark-red.gif');}
.yangbox	{border: 1px solid #9E0000; background-image: url('images/yang-dark-red.gif'); padding: 3px}

.ladybug	{background-image: url('images/ladybug-dark-red.gif');}
.ladybugbox	{border: 1px solid #9E0000; background-image: url('images/ladybug-dark-red.gif'); padding: 3px}

.plaid		{background-image: url('images/plaid-dark-red.gif');}
.plaid-box	{border: 1px solid #9E0000; background-image: url('images/plaid-dark-red.gif');}

.ging		{background-image: url('images/ging-dark-red.gif');}
.gingbox	{border: 1px solid #9E0000; background-image: url('images/ging-dark-red.gif'); padding: 3px}

.quilt		{background-image: url('images/quilt-dark-red.gif');}
.quiltbox	{border: 1px solid #9E0000; background-image: url('images/quilt-dark-red.gif'); padding: 3px}

.yangquilt	{background-image: url(images/yangquilt-dark-red.gif);}
.yangquilt	{border: 1px solid #9E0000; background-image: url('images/yangquilt-dark-red.gif'); padding: 3px}

.button			{font: 8pt Verdana,Arial,Sans-Serif; background-image: url(images/3Dbutton-red.gif); background-repeat: no-repeat; color: #9E0000; cursor:hand;}
.buttonover		{font: 8pt Verdana,Arial,Sans-Serif; background-image: url(images/3Dbutton-red-over.gif); background-repeat: no-repeat; color: #FFFFFF; cursor:hand;}

.bullet			{background-image: url('images/bullet.gif');}
.bulletover		{background-image: url('images/bulletover.gif');}

.timeline	{background: #9E0000; color: #FFFFFF;}
	
.active		{border: 1px solid #9E0000; color: #9E0000; background: #FDC8C8; padding-bottom: 4px;}
.notactive	{border: 1px solid #000000; color: #808080; background: #E2E2E2; padding-bottom: 4px;}

.column180	{width: 180;}


/* New CSS Code for stretch wide sites */
#page	{	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
			scrollbar-arrow-color: white;
			scrollbar-face-color: #9E0000;
			scrollbar-base-color: #9E0000;
			scrollbar-3dlight-color: white;
			scrollbar-darkshadow-color: black;
			scrollbar-highlight-color: white;
			scrollbar-shadow-color: grey;
			scrollbar-track-color: #E97F7F;
		}

#main_table		{width: 100%; height: 80%; border: 0px;}
#header_table	{width: 100%; background-image: url('images/hearts-red.gif'); border: 0px;}
#footer_table 	{width: 100%; background-image: url('images/hearts-light-red.gif'); border: 0px;}

#left_side			{width: 130px; vertical-align: top; background-image: url('images/yang-red.gif');}
#right_side			{width: 152px; vertical-align: top; padding-top: 5px; background-image: url('images/yang-red.gif');}
#right_side_photo	{width: 225px; vertical-align: top; padding-top: 5px; background-image: url('images/yang-red.gif');}
#center_section 	{vertical-align: top; padding: 3px; border-left: 1px solid #9E0000; border-right: 1px solid #9E0000; background-image: none;}

#rule	{height: 7px; width: 100%; background-image: url(images/rule-red.gif);}

#counter, #updates, #chinatime	{width: 122px; border: 1px solid #9E0000; background: #FFFFFF; padding: 2px;}
#verses {width: 128px; border: 1px solid #9E0000; background: #FFFFFF; padding: 2px;}

#lr_margin {margin-left: 5px; margin-right: 5px}
/* End of CSS file */
