body
{
  /*background: #E5FFFF;*/
  background: #EEEEEE;
  background-image: url('../image/background2.jpg');
  background-repeat: repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #222222;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 800px;
}

img.header
{
  display: block;
  margin: 1em auto 0 auto; 
  border: 4px solid #0000DD;
  border-bottom: none;
  width: 758px;
}
.header
{
	background-image:url(/image/lordsheader2.gif);
	border:4px solid #0000DD;
	display:block;
	line-height:137px;
	margin:1em auto 0pt;
	border-bottom: none;
	width:758px;
}

a
{
  /*color: #c00;*/
  /*color: #3300bf;*/
  color: #006699;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
   color: #CC0000;
}

div.bodycontent
{
  text-align: left;
  background: #E5E5FF;
  border: 4px solid #0000DD;
  border-top: none;
  margin: auto;
	width: 758px;
	padding-top: 4px;
}

div.mainmenu
{
  width: 750px;
  margin: 0px 4px 0px 4px;
  background: #0000DD;
  height: 24px;
}

div.slugline
{
  width: 740px;
  margin: 0px 4px 0px 4px;
  /*background: #8AA5B5;*/
  background: #CCCCCC;
  height: 18px;
  color: #FFFFFF;
  font-weight: normal;
  padding: 2px 0px 0px 10px;
}

div.slugline h4
{
  
  
  
}

div.mainmenu ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mainmenu li
{
  font-weight: bold;
  color: #000;
  background-image: url('../images/general/menubar.gif');
  background-repeat: no-repeat;
  background-position: right 0px;
  float: left;
  height: 21px;
  margin: 0;
  padding: 4px 4px 0px 10px;
  list-style-type: none;
}


ul.mainmenu a
{
  color: #FFFFFF;
  text-decoration: none;
}

ul.mainmenu a:visited
{
  color: #E5E5FF;
}

ul.mainmenu a:hover
{
  color: #f7bfc0;
  text-decoration: none;
}

div.content 
{
	background:#FFFFFF none repeat scroll 0%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float:left;
	margin:0px 4px;
	padding:10px 20px;
	width:708px;
}

#sidebar 
{
	border-left: 1px dashed #CCCCCC;
	float:right;
	width:190px;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#content 
{
	/*border:1px solid #000000;*/
	float:left;
	width:500px;
}

h2
{
  font-size: 12pt;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.7em;
}

h3
{
  font-size: 10pt;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.7em;
}

div.mainpane
{
  padding: 14px;
}

span.blue
{
  color: #0000FF;
}
div.footer
{
	/*padding: 10px;*/
	background: #FFFFFF;
	margin: 0px 4px;
	clear: both;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px 10px 20px;
	
}

div.post h2
{
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 0.1em;
}
