body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
line-height: 1.25em; /*1.35em;*/
max-height: 100%; 
	/*font-family: arial, sans-Serif, Courier, Helvetica, Verdana, Arial, Trebuchet Ms;*/
	font-family: verdana, helvetica, "Trebuchet MS", Arial, sans-serif /*'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif*/;
   	scrollbar-face-color: #A6352D;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color: #ffffff;
background-image: url('web/text/DSC_7665.jpg'); background-repeat:no-repeat; background-position:center center; background-attachment: fixed;
/*background-image: url('web/text/DSC_7665.jpg'); background-repeat:y; background-position:top right; background-attachment: fixed;*/
color: #333300;
font: normal 13px /*Arial*/;
/*FONT-SIZE: 14px;*/
}

p{font: normal 13px /*Arial*/; }

a{text-decoration:none; font-weight: normal; color: #000000; }

#framecontentLeft, #framecontentRight{
position: absolute; 
top: 0; 
left: 0; 
width: 200px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
color: gray;
text-align: right;
}

#framecontentRight{
left: auto;
right: 0; 
width: 150px; /*Width of right frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
/*background-color: #ffffff;*/
background-image: url('foto/logo-link-v.gif'); background-repeat:no-repeat; background-position:top right; background-attachment: fixed;
margin-right: 0;
padding-right: 0;
color: gray;
}

#framecontentTop, #framecontentBottom{
position: absolute;
top: 0; 
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
right: 150px; /*Set right value to WidthOfRightFrameDiv*/
width: auto;
height: 80px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
/*background-color: #ffffff;*/
color: gray;
}

#framecontentBottom{
top: auto;
height: 40px; /*Height of bottom frame div*/
bottom: 0;
text-align: center;
color: #A6352D;
}

#maincontent{
position: fixed; 
top: 80px; /*Set top value to HeightOfTopFrameDiv*/
bottom: 80px; /*Set bottom value to HeightOfBottomFrameDiv*/
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
right: 150px; /*Set right value to WidthOfRightFrameDiv*/
overflow: auto; 
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
FONT-SIZE: 13px;
}

* html body{ /*IE6 hack*/
padding: 80px 150px 40px 200px; /*Set value to (HeightOfTopFrameDiv WidthOfRightFrameDiv HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop, * html #framecontentBottom{ /*IE6 hack*/
width: 100%;
}

img.zcs
{
  margin: 10px 10px;
}
img.trgt-o
{
  width: 80px;
  margin: 2px 2px;
  background-color: #ffffff;
  border: 0px;
}
img.trgt-v
{
  height: 35px;
  margin: 2px 2px;
  background-color: #ffffff;
  border: 0px;
}

h3 {
	/*font: 1.82em;*/
	font-weight: normal;
	letter-spacing: -1px;
	color:#bf0000;
	font: 21px;
	margin-top: 0;
}

