body {
        font-family: verdana,Arial,sans-serif;
	font-size: 10px;
}
a:link, a:visited {
	color: #005FA9;
	background-color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/************** header tag styles **************/

h1 {
 position: absolute;
 font-size: 10px;
 bottom: 0px;
 left: 430px;
 border: 2px silver dotted;
 padding: 5px;
 width: 100px;
}

h2 {
 font-size: 12px;
 position: absolute;
 top: 20%;
 right: 3%;
}

h3{
 margin: 0px;
 padding: 0px;
 bottom: 0px;
 position: absolute;
}

h4{
 font: 100% Arial,sans-serif;
 margin-left: 10%;
 right: 1%;
 padding: 10px;
 border: 2px silver dotted;

}

h5{
 font: 100% verdana,Arial,sans-serif;
 color: #000000;
 background-color: #ffffff;
 margin-left: 10%;
 margin-right: 10%;
 padding: 10px;
 border: 2px silver dotted;
}

h6{
 position: absolute;
 left: 1%;
 padding-bottom: 10px;
 border: 2px silver dotted;
}


.liso {
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-COLOR: #b4b4b4; 
	FONT-SIZE: 10px; 
	COLOR: #000000;  
	background-COLOR: #ffffff;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	}

.box {
	position: absolute;	
	padding: 2px 2px 0px 0px;
   	border: 4px silver dotted;
}


.footer {
	position: absolute;
	bottom: 5px;
	left: 5px; 
}

.footer_right {
	border: 1px silver dotted;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.footer_last_fm {
	padding: 10px;
	border: 0px;
	position: absolute;
	bottom: 30px;
	right: 5px;
}

.footer_gallery {
	position: absolute;
	padding: 1px;
	border: 1px silver dotted;
	bottom: 2px;
	left: 1%;
}

.footer_pi {
	position: absolute;
	padding: 1px;
	border: 0px;
	bottom: 1px;
	left: 2px;
	color: black;
	background-color: white;
	text-decoration: none;
}

.main_page_equipment {
 font: 10px verdana,Arial,sans-serif;
 color: #000000;
 background-color: white;
 margin-left: 10%;
 margin-right: 10%;
 padding: 3px;
 border: 1px silver dotted;
}

.main_page_news {
 font: 10px verdana,Arial,sans-serif;
 color: #000000;
 background-color: white;
 margin-left: 10%;
 margin-right: 10%;
 margin-top: 20px; 
 padding: 3px;
 border: 1px silver dotted;
}

#popup {
  position: absolute;
  padding: 5px;
  border: 1px solid black;
  left: 0px;
  top: 0px;
  background-color: white;
  color: black;
  visibility: hidden;
}

#popup2 {
  position: absolute;
  padding: 5px;
  border: 1px solid black;
  left: 0px;
  top: 0px;
  background-color: white;
  color: black;
  visibility: hidden;
}

#flashcontent {
	height: 90%;
}
