

HTML
	{	
	padding:0px;
	}

BODY
	{
	background: #D8D8B3;
	color: #339;
	width:850px;
	margin:auto;
	}

ADDRESS,BLOCKQUOTE,BODY,CAPTION,CENTER,DD,DIR,DIV,DL,DT,FORM,H1,H2,H3,H4,H5,H6,HTML,MENU,OL,P,TD,TH,UL,LI 
	{
	font-family: Arial, Helvetica, Sans-Serif; 
	text-align: left;
	font-size: 16px;
	}
P
	{
	color: #669;
	background-color:inherit;
	}

H1
	{
	font-size: 110%;
	color: #669;
	background-color:inherit;
	}
H2
	{
	font-size:100%;
	color: #669;
	background-color:inherit;	
	line-height:1.2em;
	}
H3
	{
	font-size:100%;
	color: #669;
	background-color:inherit;
	line-height:1.2em;
	}
A:link
	{
	color:#808000;
	background-color:inherit;
	text-decoration: none;
	}
A:visited
	{
	color:purple;
	background-color:inherit;
	text-decoration: none;
	}
A:hover
	{
	color:#808000;
	background-color:inherit;
	text-decoration: underline;
	}
A:active
	{
	color:#FFFFCC;
	background-color:inherit;
	text-decoration: underline;
	}
BLOCKQUOTE
	{
	font-weight:bolder;
	margin: 15px;
	}
TABLE.kabody
	{
	width:850px;
	border:0px;
	padding:0px;
	margin:0px;
	}
TD#header
	{
	height:140px;
	width:850px;
	}

TD#navlinks
	{
	width:270px;
	vertical-align:top;
	}
TD#navlinks A
	{
	display:block;
	margin: 0px;
	}
TD#navlinks IMG
	{
	border:0px;
	padding:0px;
	margin:0px;
	}
TD#marys-content
	{
	margin:0px;
	border:0px;
	padding:0px 15px;
	}

