body { 

background-color: #666666;
/*background-image: 
url('molony_page.png');*/
 background-image: 
url('molony_page1.png'); 
background-repeat: repeat-y; 
background-position: 
 center center;
 }

body, td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
}

a
{
	color: #0000FF !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

a.footer_nounderline {text-decoration: none;}

a.footer:link
{
	text-decoration: none; font-weight: normal; color: #FFFFFF !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

a.navmenu:link
{
	text-decoration: none; font-weight: bold; color: #000000 !important;	/* Button text link color - For Firefox... mark as important, otherwise it becomes black */
}

a.footer:visited
{
	text-decoration: none; font-weight: normal; color: #FFFFFF !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

a.navmenu:visited
{
	text-decoration: none; font-weight: bold; color: #000000 !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

a.footer:hover
{
	text-decoration: none; font-weight: normal; color: #800000 !important;	/* For Firefox... mark as important, otherwise it becomes black */
}


a.navmenu:hover
{
	text-decoration: none; font-weight: bold; color: #fff0dc !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

a.footer:active
{
	text-decoration: none; font-weight: normal; color: #FFFFFF !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

a.navmenu:active
{
	text-decoration: none; font-weight: bold; color: #000000 !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

.Bold
{
	font-weight: bold;
}


.NormalText
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	color: #000000;
}


.PageHeader
{
	font-weight: bold;
	font-size: medium;  /* font-size: 18px */
	color: #cc0000;
}

.PageHeaderBlack
{
	font-weight: bold;
	font-size: medium;  /* font-size: 18px */
	color: #000000;
}

.SubHeading
{
	font-weight: bold;
	font-size: small;  /* font-size: 14px */
	color: #cc0000;
}

.SubHeadingBlack
{
	font-weight: bold;
	font-size: small;  /* font-size: 14px */
	color: #000000;
}


.LargeText
{
	font-weight: bold;
	font-size: Large;
	color: #CC0000;
}


.LargeTextBlack
{
	font-weight: bold;
	font-size: Large;
	color: #000000;
}


.Title
{
	font-weight: bold;
	font-size: medium;  /* font-size: 18px */
	color: #cc0000;
}

hr.g {border: none 0;    /* hr.g is not used anymore.  Doesn't display correctly if FireFox */
	border-top: 4px double #800000 solid;
	width: 96%;
	height: 3px;
	  /* margin: 2px auto 0 0; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
	
hr.f 
{ color:#000000; background: #000000; border: 0; Height:3px; width: 79%; text-align: center;}
	/* Note about hr color: IE uses the "color" and FireFox uses the "background" color */	

h1 { font-family: arial; font-size: 32px; color: #BD5208; }
h2 { font-family: arial; font-size: 24px; color: #BD5208; }

h3 {color: red; font:normal medium arial;}
h4 {color: black; font:normal small arial;}

mk { font-family: Garamond, "Times New Roman", serif; font-size: 200%; }

mk1 {color: #000000;
	font-size: 12pt;
	font-family; Arial, Verdana
	font-weight: bold
}



#button {
	width: 7em;
	border-right: 1px solid #000000;
	padding: 0 0 0em 0;
	margin-bottom: 0em;
	font-family: Arial;
	font-size: 11pt;
	color: #333;
	}
 

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		margin: 0;
		}


	#button li a {
		display: block;
		padding: 8px 3px 8px 0.5em;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		background-color: #E8E8E8;  /* Button background color */
		color: #000000;  
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		background-color: #800000;
		/* color: #ffffff; */
		}



 #wrapper { 
 margin: 0 auto;
 width: 751px;
}
 
 #faux {
 background: url(molony_page.png); 
 margin: 0px 0px; /* Changing the first parameter adds space to the top & bottom of the graphic; 2nd parameter adds space to right & left*/
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

#navigation {
 
 clear: both;
 color: #000000;
 background: #8B7E66;
 height: 42px;
 width: 100%;
 margin: 0px 0px 0px 0px;  /* margin: 0px 0px 10px 0px; */
 padding: 0px;
 font-family:Arial;
 font-size: 16px;

 position: relative;
 
}


#verticalspace {
 /* This was added to add vertical space after the navigation area - IE and FireFox use diff vert space */
 clear: both;
 color: #000000;
 /* background: #8B7E66; */
 height: 12px;  /* Add vertical space */
 width: 100%;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 position: relative;
 
}


#leftcolumn { 
 float: left;
 color: #000000;
 margin: 0px 0px 0px 12px;
 padding: 0px;
 width: 555px;
 display: inline;
 position: relative;
 
}


#rightcolumn { 
 float: right;
 color: #000000;
 margin: 0px 4px 0px 0px;  /* top, right, bottom, left */
 padding: 0px;
 width: 158px;
 display: inline;
 position: relative;
}

#footer_css { 
 width: 100%;
 
 clear: both;
 color: #000000;
 background: #8B7E66;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

#copyright_css { 
 height: 18px;
 width: 100%;
 clear: both;
 color: #000000;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-family:Arial;
 font-size: 14px;
 text-align: center;
}

ul { list-style-image: url("images/bullet.gif"); }  /* Bullet style */