body, div
{scrollbar-DarkShadow-Color:#FFFFFF;
scrollbar-Track-Color:#BBB7B7; 
scrollbar-Face-Color:#BBB7B7; 
scrollbar-Shadow-Color: #BBB7B7; 
scrollbar-3dLight-Color:#FFFFFF; 
scrollbar-Highlight-Color:#BBB7B7;
scrollbar-Arrow-Color:#FFFFFF;
background-color: #FFFFFF;
font-size: 10px; 
color: #000000;
font-family: tahoma}



a:link, a:visited, a:active
{
color: #696969;
text-decoration: underline;
}

a:hover
{
color: #FFFFFF;background-color: #000000;
font-style: bold;
cursor: hand;
}

h1
	{
	font-size: 14px;
	font-family: Georgia; 
	font-weight: bold;
	text-transform: uppercase; 
	color: #000000;
	padding: 1px; 
	border-color: #000000;
	border-width: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	}
	
h2
	{
	font-size: 12px;
	font-family: Georgia; 
	font-weight: bold;
	text-transform: uppercase; 
                text-align: right;
	color: #000000;
	padding: 1px; 
	border-color: #000000;
	border-width: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	}

#image {
  position: absolute;
  left: 200px;
  top: 30px;
}
#content {
  position: absolute;
  left: 280px;
  top: 280px;
  width: 469px;
}
#navigation {
  position: absolute;
  left: 760px;
  top: 280px;
  width: 156px;
}
#code{
position: absolute;
left: 235px;
top: 249px;
}