﻿body {
			background-color: fff;			
			background-image: url('../images/lake.png') ;
			background-attachment:fixed;
            background-position: 0% 0%;
			font-family: "Tahoma";
			font-size: medium;
			color: #003366;
			}
			
html {
scrollbar-base-color: #ef6300;
scrollbar-arrow-color: #ff3300;
scrollbar-3dlight-color: #ef6300;
scrollbar-darkshadow-color: #ef6300;
scrollbar-face-color: #e2E2e2;
scrollbar-highlight-color: #e2e2e2;
scrollbar-shadow-color: #e2e2e2;
scrollbar-track-color: #ff3300;
		}
.borderWidth0 {
border-width: 0px;
}
		
A           { text-decoration: none}; font-family: Futura Lt BT", sans-serif; }
                            a:link {color: #696969; }
                            a:visited {color: #696969; }
                            a:hover {color: #ff6600; background-color:#eee9e9 }
                            a:active {color: #ffff99; }
                            a: img { border: 0 none; }
                            a:hover img {text-decoration: none;
}

img {
	border:0px;
}
                            
h1          { font-size: 150%; font-weight: normal; font-variant:small-caps; color: inherit; }
                            
h2          { font-size: 125%; font-weight: normal; }

h3          { font-size: 105%; font-weight: normal;
			  letter-spacing: 2px; }

h4          { font-size: 90%; font-weight: normal; }

h5          { font-size: 80%; font-weight: normal; }

h6          { font-size: 75%; font-weight: normal; }


p {
	font-size: 100%;
	letter-spacing: 2px;
}

ul {
	background: transparent;
	margin-left: 0px;
	font-size: 90%;
	padding-top: 0px;
}

li {
	 background: transparent;
	 margin-left: 0px;
	 list-style-type: none;
	 margin-bottom: 8px;
}
.oblique {
	font-style: oblique;
}

table {
	table-layout: inherit;
	caption-side: top;
	margin: auto;
	border-collapse: collapse;
	border-spacing: inherit;
	caption-side: top;
	vertical-align: top;
}
.tableInTable {
	background-image: url('../images/eggshell.png');
	width: 100%;
}

.tableBGtranslucent {
	width: 90%;
}

td {
     padding-top: 0px;
     padding-right: 40px;
     padding-bottom: 40px;
     padding-left: 0px;
}

.KlikOpFotos {
color: #336699;
letter-spacing: 1px;
}

.gray-reference {
     font-size: medium;
	color: #999999;
}

.whiteText {
	color: #FFFFFF;
}

.topText {
     margin-left: 0em;
	font-size: medium;
	color: #999999;
}
.HR650pxLeft {
	width: 650px;
	text-align: left;
	margin: 0 auto 0 0;
}


/* CSS layout */
#masthead {
	position: relative;
	width: 100%;
}

#top_left {
	width: 220px;
	position: fixed;
	left: 1em;
	top: 0.8em;
}

#header {
	margin-left: 220px;
	margin-right: 2.5em;

	top: 0.5em;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: fixed;
	left: 0px;
	top: 0em;
}

#page_content {
	margin-left: 200px;
	margin-right: 2.5em;
	padding-top: 2em;
	background-image: url('../images/red 25.png');
	background-repeat: repeat;
	padding-left: 4em;
	padding-top: 2.5em;
	padding-bottom: 4em;
}

#footer {
	margin-left:220px;
	margin-right: 2.5em;

	}

/* end CSS layout */



