html {color:#000; background:#CCCCCC;}
body {text-align: center; font-family:verdana, arial, helvetica, sans-serif; font-size:76%; color:#000000; padding:0; border:0; margin:0; background:#CCCCCC;}

.stik_1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

div#container {
	background-color: #595866;
	overflow: visible;
	position: relative;
/*	height: 550px;*/
	width: 800px;
	margin: 0 auto;
	text-align:left;
	visibility: visible;
}
.topline {
	background-image: url(images/topdiv.gif);
	background-repeat: repeat-x;
	position: relative;
	background-color: #595866;
	height: 3px;
}
div#header {
	background-image: url(images/Logo_grey.gif);
	background-repeat: no-repeat;
	background-color: #595866;
	height: 50px;
	position: relative;
	left: 10px;
	top: 0px;
	width: 300px;
}

#pageid {
	float:right;
	position:absolute;
	background-color: #595866;
	width:250px;
	top:20px;
	right:50px;
}
div#leftcolumn {
	background: #595866;
	width: 210px;
	height: 350px;
	margin: 0 auto;
	/*padding: 2px 1px 1px 2px;*/
	text-align: center;
	float:left;
	color: #FFFFFF;

}
#navcontainer
{
background: #595866;
width: 200px;
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
float:left;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #CCCCCC #000000 #000000 #CCCCCC;
	border-style: solid;
	color: #fff;
	text-decoration: none;
	background: #595866;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #FF0000;
background: #595866;
border-color: #000000 #CCCCCC #CCCCCC #000000;
}


#content
{
margin-left: 180px;
padding: 1em;
min-height: 450px;
overflow:visible;
color:#FFFFFF;
}


.p {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	vertical-align: top;
	padding: 10px;
}

.pj {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	vertical-align: top;
	padding: 10px;
}
#biocontainer
{
	background: #595866;
	margin: 0 auto;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #FFFFFF;
	
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #CCCCCC;
	background-color: #595866;
	font-family:"Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	text-align:center;
	height:47px;
	
}
h4 { color:#FF0000; padding: 10px;}

#holder {position:relative; background:transparent url(pic1b.gif) 175px 54px no-repeat; margin-bottom:10px; z-index:1;}

.housebutton {
background-color: #595866;
font-weight: bold;
text-align: center;
display: block;
margin: 0;
padding: 0;
}



.housebutton a {
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #CCCCCC #000000 #000000 #CCCCCC;
	border-style: solid;
	color: #fff;
	text-decoration: none;
	background: #595866;
}


.housebutton a:hover {
color: #FF0000;
background: #595866;
border-color: #000000 #CCCCCC #CCCCCC #000000;
}
