
    body {
		margin:0; padding:0;
		font-family: Verdana;
		font-size:small;
		color:Black;
		}
		
    #highlight {
        color: #bc5c30;
        }

    #header {
		margin:0; padding:0;
		background:transparent;
		}

	#sidebar1 {
		margin:0; padding:0;
		background:transparent url(images/aglowleftcolumn.gif) top left repeat-y;
		color:White;
		text-align:left;
		}
	#sidebar2 {
		margin:0; padding:0;
		background:url(images/aglowrightcolumn.gif) top right repeat-y;
		color:White;
		text-align:left;
		}
	#left {
		float:left;
		width:200px;
		margin:0; padding:0;
		background:url(images/aglowleftcolumn.gif)  top left repeat-y;
		}
	#right {
		float:right;
		width:150px;
		margin:0; padding:0;
		background:url(images/aglowrightcolumn.gif)  top right repeat-y;
		color: White;
		}
	#right a {
		color: White;
		text-decoration: underline;
		}	
	#middle {
		margin:0 170px 0 200px;
		background:transparent;
		color:Black;
		}
	#headerlinks  {
	    font: 100% Verdana, Arial, Helvetica, sans-serif;
	    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	    padding: 0;
	    text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	    color: #000000;
	    font-size:small;
	    font-weight:bold;
	    text-transform:uppercase;
        }
        
    #menubackground {
	    background:transparent url(images/aglowmenubackground.gif) repeat-x left top;/* the background color will be displayed for the length of the content in the column, but no further */
	    height:56px;
	    margin-top:0px;
        }
        
     #header4 { 
	    background: transparent url(images/aglowsearchbackground.jpg) repeat-x left top; 
	    padding: 00px 00px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	    color:#e2b365;
	    font-weight:normal;
	    height:27px;
	    font-size:x-small;
        } 
        	     
	.column-in {
		margin:0; padding:0em 0em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	

#Aglownews {
	 /* since this element is floated, a width must be given */
	background:#e4e4e4; /* the background color will be displayed for the length of the content in the column, but no further */ /* the background color will be displayed for the length of the content in the column, but no further */
 /* top and bottom padding create visual space within this div */
	color:#000000;
	padding-left:5px;
	padding-right:4px;
}

#ChristianNews {
	/* since this element is floated, a width must be given */
	background:#e4e4e4; /* the background color will be displayed for the length of the content in the column, but no further */ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0; /* top and bottom padding create visual space within this div */
	color:#000000;
}

#poll{ 

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-left: 8px;
	padding-right:25px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	
}

#rssfeed{
	background:transparent; /* the background color will be displayed for the length of the content in the column, but no further */ /* the background color will be displayed for the length of the content in the column, but no further */
	 /* top and bottom padding create visual space within this div */
	color:#000000;
	padding-left:5px;
}

#footer { 
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#e4e4e4;
	border-top: 1px solid #FFFFFF;
	font-size:x-small;
	text-align:left;
	height:15px;
} 
.thrColHybHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}

.smalltextbold 
{
    font-size:x-small;
    font-weight: bold;
   
}
.smalltext
{
    font-size:x-small; 
}

hr {
background-color: #ccc;
border: 0;
height: 2px;
margin: 0;
}

white 
{
    color: #fff;
}

 /*Martha's CSS for International pages*/
 .dropCap 
    {
	float:left; 
	color:#000000; 
	font-size:40px;
	line-height:30px; 
	padding-top:2px; 
	font-family:times; 
	}
.header1 
    {
    font-size:1.5em;
    letter-spacing:.05em;
    font-variant:small-caps;
    color:Black;
    font-weight:bold;
    }
.header2 
    {
    font-size:1.4em;
    letter-spacing:.05em;
    font-variant:small-caps;
    color:Black;
    font-weight:bold;
    }
.header3 
    {
    font-size:1.3em;
    letter-spacing:.05em;
    font-variant:small-caps;
    color:Black;
    font-weight:bold;
    }
.header4 
    {
    font-size:1.2em;
    letter-spacing:.05em;
    font-variant:small-caps;
    color:Black;
    font-weight:bold;
    }
.header5 
    {
    font-size:1.1em;
    letter-spacing:.05em;
    font-variant:small-caps;
    color:Black;
    font-weight:bold;
    }
.header6 
    {
    font-size:1.0em;
    letter-spacing:.05em;
    font-variant:small-caps;
    color:Black;
    font-weight:bold;
    }
.date
    {
    font-size:1.1em;
    font-style:italic;
    letter-spacing:.01em;
    color:Black;
    font-weight:bold;
    }
.links 
    {
    font-size:1.2em;
    font-variant:small-caps;
    color:Black;
    font-weight:bold;
    }
.pageHeadings
	{
	font-family:times;
	font-size:xx-large;
	font-weight:bolder;
	letter-spacing:.2em;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #c68d33;
	font-variant: small-caps;
	color:Black;
	text-align:center;
	}

.hr {
    background-color: #c68d33;
    height: 2px;
    }
.jane
    {
        font-family:Comic Sans MS;
        font-style:italic;
        font-weight:bold;
    }
/*End Martha's International CSS*/