

body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: rgb(255,165,75);
}

#allContainer
{
	margin: auto;
	margin-top: 0px;
	width: 800px;
	font-family: verdana, sans-serif;
}

blockquote
{
	color: rgb(128,0,0);
	font-style: italic;
}

img.rightDecoration
{
	float: right;
}


span.smaller
{
	font-size: smaller;
}

span.ContactInfo
{
	font-size: smaller;
}

#LightBackground
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: rgb(253,216,141);
}

img.outlined
{
	border: thin solid black;
}

img#TopImg
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	/* this image is 144px tall*/
}

a img
{
	border: 0px;
}

#Header
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	letter-spacing: -1em;
	line-height: 0px;/* zero vertical spacing between the images */
	/*border-bottom:  2px solid #800000;*/
}


#mainBody
{
	margin: 0px;
}

#WhiteBackground
{
	background-color: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*border: 1px solid grey;*/
}




#TopAndBotomPadding
{
	padding-top: 1em;
	padding-bottom: 1em;
}


#Motto
{
	clear: both;
	line-height: 2em;
	background-color: rgb(253,216,141);
	color: #800000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 2px solid white;
	border-bottom:  solid 2px #800000;
	/* visibility: hidden;*/
}

#ZLCTag
{
	line-height: 2em;
	color: #800000;
	border-bottom: 2px solid #800000;
}

span.ZLC
{
	font-weight: bolder;
}

span.title
{
	font-style: italic;
}

span.label
{
	font-size: smaller;
	font-weight: bolder;
}

/***************************/
/*   Paragraph replacement   */
/***************************/
div.paragraph
{
	padding-top: 20px;
	/*background-color: rgb(0,100,100);*/
}


/***************************/
/*    Messenger Box   */
/***************************/
div.messenger_listing
{
	margin-top: 10px;
	margin-left:  30px;
	height: 120px;
	/*background-color: rgb(50,50,50);*/
}

div.messenger_tag
{
	position: relative;
	width: 100px;
	height: 100%;
	background-color: rgb(100,0,0);
}

div.messenger_pic
{
	position: relative;
	background-color: rgb(0,0,100);
	width: auto;
	height: 100%;
	float: right;
}

a.messenger_tag
{
	/*background-color: rgb(50,50,50);*/
	vertical-align: 45px;
}

/***************************/
/*        Modified list            */
/***************************/
ul.nospace
{
	margin-top: 0;
	margin-bottom: 0;
	border-top: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	/*background-color: rgb(50,50,50);*/
}



/***************************/
/*        Menu Styles            */
/***************************/

div.Menu
{
	padding: 3px;
	margin-left: 0;
	padding-left: 0;
	background-color: rgb(128,0,0);
	font-size: smaller;
	color: rgb(254,229,180);
	border-bottom: 2px solid white;
}

div.Menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

div.Menu  ul  li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div.Menu ul li.currentPage
{
	margin: 0;
	padding: 3px 15px;
	border-right: 1px solid rgb(254,229,180);
	color: #800000;
	background-color: white;
}

div.Menu ul li a
{
	margin: 0;
	padding: 3px 15px;
	border-right: 1px solid rgb(254,229,180);
	text-decoration: none;
	color: rgb(254,229,180);
}

div.Menu a:hover
{
	margin: 0;
	border: 0;
	padding: 3px 15px;
	text-decoration: none;
	border-right: 1px solid rgb(254,229,180);
	color: rgb(128,0,0);
	background-color: #FEE5B4 ;
}



/***************************/
/*        Footer Styles    */
/***************************/
#Footer
{
	text-align: center;
	font-size: smaller;
	font-family: serif;
	/*visibility: hidden;*/
}

/* page links within footer */
div.Footer  a.PageLink
{
	color: black;
}
