/* CSS for Path Seekeers */

body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #1F4D45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(../images/olinek-background.gif);
	background-repeat: repeat-x;
	background-color: #50A09F;
}
.twoColFixRtHdr #container {
	width: 770px;
	text-align: left; 
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #003366;
	color: #336666;
	background-image: url(../images/OlinekBG.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 100px 425px;
} 
.twoColFixRtHdr #header {
	padding: 0;  
	background-color: #99CC99;
	border-top-color: #4D663B;
	border-right-color: #4D663B;
	border-bottom-color: #4D663B;
	border-left-color: #4D663B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCC99;
	background-image: url(../images/olinek_revised_header-1.jpg);
	height: 200px;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 20px; 
	border-top-color: #4D663B;
	border-right-color: #4D663B;
	border-bottom-color: #4D663B;
	border-left-color: #4D663B;
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 200px; 
	padding: 15px;
	background-color: #EFFEFE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999966;
	border-bottom-color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .98em;
	line-height: 1.6em;
	color: #325C5B;
	border: thin none #999933;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
} 
.twoColFixRtHdr #footer {
	padding: 0;
	background-image: url(../images/olinek_revisedfooter1-1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	color: #003366;
	line-height: 1.8em;
	border-top-style: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	color: #375877;
	font-size: large;
	line-height: 1.4em;
}
h2 {
	color: #325B66;
	font-size: medium;
}
h3 {
	font-size: small;
	color: 993300;
}

a:link {
	color: #003333;
}
a:visited {
	color: #336666;
}
a:hover {
	color: #993300;
}

