@import url(../../global/borderless-content-hdiv.css);

body
{
	background-image: url( ../../../images/css/global/backgrounds/ankhs-bg.gif);
}

#centerer
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#content-header
{
	border-top: 1px solid black;
}
#column-left
{
	width: 221px;
	padding: 8px 0 8px 15px;
}

#submenu
{
	font-family: Georgia, New York, Times, Times New Roman, serif;
}

#submenu ul
{
	margin: 0;
	padding: 0.5em 0;
}

#submenu ul li
{
	line-height: 125%;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
	list-style-type: none;
}

#submenu ul li a
{
	display: block;
	width: 90%;
	color: black;
	text-decoration: none;
	padding: 0.32em 0 0.33em 0;
	margin: 0;
}

#submenu ul li a:hover, #submenu ul li a.active
{
	color: #990000;
}

#submenu ul li a.active
{
	font-weight: bold;
}

#library
{
	padding: 0 0;
}

#column-center
{

}

#column-center p
{
	font-size: 1.3em;
	font-family: Georgia, New York, Times, Times New Roman, serif;
	line-height: 170%;
}

#column-center p.dropcap {
	text-indent: 0;
}

#column-center p.dropcap span
{
  float: left;
  display: inline;
  font-size: 5.6em;
  margin-right: 3px;
  color: #990000;
  line-height: 0.8em;
}

#column-center h1
{
	font-family: Georgia, New York, Times, Times New Roman, serif;
	text-transform: uppercase;
	color: #990000;
	font-size: 1.8em;
	font-weight: normal;
	padding-left: 0;
}

#column-center h1 img
{
	float: right;
	display: inline;
}

#column-center ol
{
	font-family: Georgia, New York, Times, Times New Roman, serif;
  	color: #990000;
  	font-size: 1.8em;
  	font-weight: bold;
}

#column-center ol li
{
	background-image: url(../../../images/css/home/the-latest-li-a-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding-bottom: .4em;
	margin-bottom: .4em;
}

#column-center ol p
{
  	font-size: 0.722em;
  	font-weight: normal;
  	color: black;
}