*
{
	margin: 0em;
	padding: 0em;
}

/* Hides from IE5-mac \*/
* html div#content {height: 1%;}
/* End hide from IE5-mac */ /*? Holly Hack for IE 6 Peekaboo bug ?*/

a
{
/*	color: #8DA359; */
	color: #800000; 
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
/*	background-color: #F0E3A4; */
/*	background-image: url('images/a4.gif'); */
/*	background-image: url('images/old_parchment_slice_980x13.jpg'); */
	background-color: #ffd700;
	background-repeat: repeat-x; 
/*	color: #37371E; */
/*	color: #800000; */
	color: #000000;
/*	font-family: georgia, serif; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
/*	font-size: 11pt;  */
}

#outer
{
/*	width: 760px; */
	width: 960px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 1.0em; */
	margin-top: 0.5em; 
	background-color: #FEFEF2;	
	background-image: url('images/gold_parchment_slice_980x132.gif'); 
/*	background-image: url('images/masthead4.gif'); */
/*	background-image: url('images/old_parchment_slice_980x13.gif'); */
/*	background-repeat: repeat-x; */
/*	padding: 1.0em; */
	padding: 0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#menu
{
/*	background-color: #6C7424; */
	background-color: #800000;
	background-image: url('images/a1maroon.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline; 
	font-size: 0.9em; 
/*	font-size: 1.0em; */
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
/*	background-color: #515815; */
	background-color: #ffd700;
/*	background-image: url('images/a2burgandy.gif');
	background-repeat: repeat-x; */
	text-decoration:underline;
	color: #800000;
}

#menu li .active {
/**** color: #999; ****/
 color: #800000;
 text-decoration:underline;
 background: #ffd700;
 }



#header
{
/*	padding: 0.8em 1.2em 1.2em 1.2em; */
	padding: 0.0em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
/*	text-transform: lowercase; */
	font-size: 1.3em;
/*	color: #4F4F2B; */
/*	color: #800000; */
	color: #000000;
}

#content
{
/*	margin-top: 1.0em; */
	margin-top: 0.5em;
	padding: 1.2em;
	line-height: 2.2em;
/*	font-size: 0.9em; */ 
	font-size: 1.0em; 
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
/*	color: #AFA162; */
	color: #800000;
	padding-left: 1.2em;
	clear: both;
}

#column1
{

/*	width: 530px; */
/*	width: 730px; */
	width: 710px;
	float: left;
	position: relative;
/* trying to fix IE bullet display */
	padding: 1.3em;	
}

/* hides from non-IE \*/
#column1 {height: 1%;}
/* end hiding from IE */

#column1 p
{
/*	text-align: justify; */
	margin-bottom: 2.0em;
/*	color: #4F4F2B; */
/*	color: #800000; */
	color: #000000;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
/*	border-left: dashed 1px #800000; */
	border-left: solid 1px #800000;
	border-top: solid 1px #800000;
	border-right: solid 1px #800000;
	border-bottom: solid 1px #800000;
	padding-left: 0.5em;
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto; 
	background-image: url('images/gold_parchment_slice_145x132.gif');  

}

/* hides from non-IE \*/
#column2 {height: 1%;}
/* end hiding from IE */


#column2 p
{
/*	text-align: justify; */
	margin-bottom: 2.0em;
/*	color: #4F4F2B; */
	color: #800000;
	font-size: 0.9em;
}

#column2 h3
{
	color: #800000;
	font-size: 1.0em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}