/* Rianne Style */
body
{
	margin: 0;
	padding: 0;
	font-size: 95%;
	font-family: "Verdana", "times new roman", serif;
	color: white;
	background-color: black;
}
p
{
	font-family: Arial, "times new roman", serif; 
}
textarea.promote 
{       /* to get rid of discrepancies between Firefox (1 row too many) and IE (always a scrollbar) */
	overflow:hidden;
}

ul.reclist
{
	padding: 0;
	margin: 0;
	list-style: none;
}
a:link, a:visited
{
	/* color: #deb887; color used of prev. site */
	color: #E7ED35;   /* yellow */
	background-color: black;
}
a:hover, a:active
{
	color: black;
	background-color: white;
}
a.imglink:link, a.imglink:hover, a.imglink:active, a.imglink:visited
{
	color: black;
	background-color: black;
}
a.txtlink:link, a.txtlink:hover, a.txtlink:active, a.txtlink:visited
{
	color: #E7ED35;   /* yellow */
	background-color: black;
}
img.linkimg
{       /* for IE7 */
	color: black;
	background-color: black;
	border: 1px solid #000;
}
img.imgtop {vertical-align:text-top}
img.imgbot {vertical-align:text-bottom}
img.img40 {width: 40%}
	
div#banner
{
	color: white;
	background-color: black;
	border-bottom: 1px solid #999;
}
div#banner h1
{
	margin: 0;
	margin-left: 10%;
	margin-right: 10%;
	padding: .3em 0 .3em .5em;
	font-size: 2.2em;
	font-weight: normal;
}
div#banner p.webinfor, div#footer p.webinfor
{
	font-family: sans-serif;
	font-size: 75%;
	color: white;
	margin-left: 65%;
	text-align: right;
}
div#banner p.webinfol, div#footer p.webinfol
{
	font-family: sans-serif;
	font-size: 75%;
	color: white;
	margin-left: 0%;
	text-align: left;
}
div#container
{
	/*background-image: url(nav_col_base.jpg);*/
	background-repeat: repeat-y;
	background-position: left;
} 
div#container2
{
	/*background-image: url(more_col_base.jpg); div more is empty at the moment*/
	background-repeat: repeat-y;
	background-position: right;
}
div#navigation
{  /* left column - navigation */
	float: left;
	width: 150px;
	padding-top: 1px;
	border: 1px solid #999;
	padding-bottom: 1px;
}
#nav, #nav ul
{	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li 
{ /* all list items */
	position: relative;
	width: 125px;
	float: left;
	line-height: 1.25em;
	/*margin-top: 4px; when this one is included old IEmenuhover doesn't work properly*/
	margin-bottom: -1px;
}
#nav li ul 
{	/* second-level lists */ 
	position: absolute;
	left: -999em;
	margin-left: 141px;
	margin-top: -1.80em; /* push up with line-height and margin top/bottom? */
}
#nav li ul ul 
{ /* third-and-above-level lists */
	left: -999em;
}
#nav li a 
{
	width: 125px; 
	display: block;
	border: 1px solid black;
	border-right-color: #808080; /* grey/gray */
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #DC143C;  /* crimson */
	background-color: black;
	background-image: url(nav_base.jpg);
	background-repeat: repeat-y;
}
#nav li a:hover {
	color: #fff;
	background-color: #ccc;
	background-image: url(nav_base2.jpg);
	background-repeat: repeat-y;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
div#more
{
	float: right;
	width: 40px;
	margin: 0;
	padding: 2em 10px 0 0;
	color: white;
	background-color: black;
}
div#more h3
{
	margin-top: 0;
	color: white;
	background-color: black;
	padding: .2em;
	background-image: url(more_base.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
div#content
{
	margin-left: 190px;
	margin-right: 80px;
}
div#content h2
{
	font-size: 1.7em;
	color: white;
	background-color: black;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
} 
div#content h3
{
	font-size: 1.5em;
	color: white;
	background-color: black;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
} 
div#content h4
{
	font-size: 1.2em;
	color: white;
	background-color: black;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
} 
div#content { line-height: 150%; } 

div#cleardiv
{
	clear: both;
	height: 1em;
} 
div#footer
{
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #999;
	text-align: right;
}
div#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
} 
div#footer li
{
	display: inline;
	margin-right: 1em;
} 
p.versinfo
{
	font-family: Arial, serif;
	text-align: left;
	color: #DC143C;  /* crimson */
	border:1px solid gray;
	width:750px;
}
p.publdate
{
	font-family: Arial, serif;
	text-align: left;
	color: #E7ED35;  /* yellow */
	font-size: 0.7em;
}
p.numbvis
{
	font-family: Arial, serif;
	text-align: center;
	color: #DC143C;  /* crimson */
	border:5px solid gray;
/*	position:absolute;
	top:723px; */
	width:750px;
}
p.numbvis a
{
	font-family: Arial, serif;
	text-align: center;
	color: #DC143C;  /* crimson */
/*	border:5px solid gray; */
/*	position:absolute;
	top:723px; */
	width:750px;
}

/* added to go with separate print css file */
@media all {
	.onlyprint { display: none;}
}