/* Styles for the secondary pages */
body    {
	color: black;
	font-family: verdana, arial, sans-serif;
	background: white url(images/bkg_abertlk.jpg) fixed;
	margin-top: 3%;
	margin-right: 25%;
	margin-bottom: 5%; }

h1, h2, h3  { 
	font-weight: bold; 
	font-family: "Times New Roman", times, serif; }

h2  {
	text-align: left;
	clear: both;
	border-bottom: 1px solid #556b2f;
	width: 90%; }

h1  {
	font-size: 2em;
	text-align: center;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
	border-bottom: 1px dashed #8fbc8f }
	
h2   {
	font-variant: small-caps;
	font-size: 1.5em; }

h3     {
	color: #000;
	font-weight: normal;
	font-size: 1.4em;
	background: white repeat-y;
	clear: both;
	padding: 0em 0em 0em 0.25em;
	border-top: #b0c4de;
	border-right: #b0c4de;
	border-bottom: 1px solid #b0c4de;
	border-left: #b0c4de;
	width: 300px }

h4  {
	font-size: 1em;
	font-family: verdana, arial, sans-serif; }
hr { 
	color: #556b2f; 
	background-color: white; 
	text-align: left; 
	width: 90%; 
	height: 1px; }
	
a:link, :active, :visited { 
	color: #800000; 
	font-weight: bold; 
	text-decoration: none; }
	
a:hover   {
	text-decoration: underline }

div.content       {
	font-size: 0.8em;
	background-color: white;
	margin-bottom: 3em;
	padding: 1% 1% 150px;
	border: dashed 1px #8fbc8f;
	position: relative;
	left: 1%; }

div.content p      {
	padding-left: 1em }

/*  p > a  {
	text-align: right; }  */

div.content img         {
	background-color: #fff;
	float: right;
	clear: both;
	border: dashed 1px #8fbc8f;
	position: relative;
	left: 4%; }

table   {
	display: block;
	text-align: center;
	clear: both;
	margin-left: 20px;
	width: 80% }

div.content td {
	font-size: .8em; }
	
div#menu      {
	background-color: #fff;
	padding-right: 3px;
	border: dashed 1px #8fbc8f;
	position: absolute;
	left: 80%;
	width: 18%; }
	
div#menu2 {
	background-color: #fff;
	padding-right: 3px;
	border: dashed 1px #8fbc8f;
	position: absolute;
	top: 65%;
	left: 80%;
	width: 18%; }

div#menu h5     {
	color: #4682b4;
	font-variant: small-caps;
	font-size: 0.8em;
	margin: 1em 0px 3px 1em;
	border-bottom: 1px solid #4682b4; }
	
div#menu2 h5 {
	color: #4682b4;
	font-variant: small-caps;
	font-size: 0.8em;
	margin: 1em 0px 3px 1em;
	border-bottom: 1px solid #4682b4; }

div#menu a      {
	color: #4682b4;
	font-size: 0.8em;
	text-decoration: none;
	background-color: #f8f8ff;
	margin: 1em;
	padding: 3px;
	border-bottom: 1px solid #708090;
	border-left: 3px solid #708090;
	width: 120px;
	display: block; }
	
div#menu2 a {
	color: #4682b4;
	font-size: 0.8em;
	text-decoration: none;
	background-color: #f8f8ff;
	margin: 1em;
	padding: 3px;
	border-bottom: 1px solid #708090;
	border-left: 3px solid #708090;
	width: 120px;
	display: block; }

div#menu a:hover   {
	color: #8fbc8f;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #8fbc8f;
	border-left: 3px solid #8fbc8f; }
	
div#menu2 a:hover {
	color: #8fbc8f;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #8fbc8f;
	border-left: 3px solid #8fbc8f; }

div#footer {
	}

.leftalign { 
	float: left; 
	width: 108px; }
	
.rightalign { 
	float: right; 
	padding: 1px; 
	border: dashed 1px #8fbc8f; 
	position: relative; 
	left: 3%; }
	
.ppadding { 
	padding-right: 3%; 
	padding-left: 3%; }
	
.links { 
	font-size: 0.8em; 
	text-align: center; }
	
.highlight {
	color: #4682b4;
	font-variant: small-caps;
	font-weight: bold; }
	
a#pageid  {
	color: #00008b;
	border-bottom: 1px solid #4682b4;
	border-left: 3px solid #4682b4; }
	
caption {
	font-weight: bold;
	font-size: 0.8em;
	text-align: left; }
td {
	text-align: left;
	vertical-align: top; }
	
.linkreference {
	display: none; }

