* { padding: 0; margin: 0; }

body {
 margin-top: 25px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 65.5%; /* Resets 1em to 10px */
 background-image: url(images/grad_bak.jpg);
 background-repeat: repeat-x;
 background-attachment: fixed;
  background-color: #444444

}
.page_links {
	font-size: 1em;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 164px;
	padding-left: 15px;
	padding-top: 10px;
	color: #f1f1f1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.breadcrumbs {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 0.95em;
	color: #444;
}
#wrapper { 
 margin: 0 auto;
 width: 760px;
}
#frame_border { 
 width: 760px; border: solid; border-color: white; border-width: 0px;
}
#faux {
 background: url(images/faux_lilly.jpg); /* body background image here */
 /*background-color: White; /* body background colour here */
 margin-bottom: 0px;
margin-top: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 float: left;
}
#header_top {
 background-image: url(images/topgrad.png);
 background-repeat: repeat-x;
 width: 760px;
 height: 34px;
 margin-top: 10px
}
#header {
 background-image: url(images/hd2.jpg);
 background-repeat: no-repeat;
 color: #333;
 width: 760px;
 /*padding: 10px;*/
 height: 113px;
 /*margin: 10px 0px 5px 0px;
 /*background: #D1DBDB;*/
}
#navigation {
  /* padding: 10px; */
 margin: 0px 0px 0px 0px;
 background-image: url(images/menu_bar.jpg);
 height: 32px;
 width: 760px
 }
 
#leftcolumn_img {
background-image: url(images/panel_top.jpg);
 background-repeat: no-repeat;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 7px;
 width: 145px;
 float: left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 line-height: 100%;
}
#leftcolumn ul li span
{
	color: #000;
	padding-bottom: 15px;
}
#leftcolumn a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#leftcolumn a:visited {
	color: #000;
		text-decoration: none;
	font-weight: normal;
}
#leftcolumn a:hover {
	color: #A52A2A;
		text-decoration: underline;
	font-weight: normal;
}
#leftcolumn a:active {
	color: #A52A2A;
		text-decoration: underline;
	font-weight: normal;
}
#side_menu
{
	border-bottom: 1px solid #D0DAEA;
	width: 100%;
}
#side_menu li
{
	margin: 0 0 15px 7px;
	list-style-type: none;
	color: #000;
	border-top: 1px solid #D0DAEA;
	padding-top: 7px;
	padding-bottom: 4px;
}
#side_menu li a { text-decoration: none; }

.img_border
{
	margin: 10px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #CCC;
}

#rightcolumn {
	float: right;
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	width: 528px;
	margin: 5px;
	display: inline;
	position: relative;
	line-height: 160%;
	/* background-color: White; */
	font-size: 1.24em;
}
#rightcolumn p
{
	margin: 0 0 15px 0;
	padding: 0;
}
#rightcolumn h1 /* h1 header setting here */
{
	margin: 7px 0 10px 0;
	padding-top: 15px;
	font-weight: normal;
	font-size: 2.4em;
	letter-spacing: -1px;
	color: #777;
	font-family: Georgia; font-style: italic;
line-height:115%
}
#rightcolumn h2 /* h2 header setting  */
{
	margin: 7px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 155%;
	letter-spacing: 0px;
	color: #777;
	font-family: Georgia; font-style: italic;
}
#rightcolumn h3 /* h3 header setting here */
{
	margin: 7px 0 10px 0;
	padding-top: 15px;
	font-weight: normal;
	font-size: 2em;
	letter-spacing: -1px;
	color: #777;
	font-family: Georgia; font-style: italic;
line-height:115%
}
#rightcolumn ul
{
	margin: 0 0 15px 30px;
	list-style-type: square;
	color: #333;
	font-style: normal;
	font-weight: normal;
}
#rightcolumn blockquote
{
	margin: 0 0 15px 20px;
	padding: 0 0 0 15px;
	border-left: 3px solid #333;
	font-family: Georgia;
		font-style: normal;
	font-weight: normal;
}
#rightcolumn ul li span
{
	color: #000;
}

#rightcolumn a
{
	text-decoration: none;
	padding-bottom: 1px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}
#rightcolumn a:visited { 
	color: #000;
	text-decoration: underline;
}
#rightcolumn a:hover, a:active
{
	color: #A52A2A;
	text-decoration: underline;
}
#footer {
	width: 760px;
	height: 193px;
	clear: both;
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
#footer_content {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	clear: both;
	color: #444;
	padding-top: 15px;
	
	height: auto;
	margin: 0px 0px 0px 30px;
	text-align: left;
	font-size: 1em;
	line-height: 1.6em;
}
#footer_content a
{
	color: #444;
	text-decoration: none;
}
#footer_content a:hover
{
	color: #000;
	text-decoration: underline;
	background-color: #EEE8AA;
}
.clear { clear: both; background: none; }