html {
	background: #ccccff;
	background-image: url(../image/background.png);
	min-width: 770px;
	margin: 0;
	padding: 0;
}

.header, .footer {
	width: 87%;
	height: 100px;
	clear: both;
	z-index: 0;
}

.footer {
	height: 50px;
	text-align: right;
	margin: 2px 0 0 100px;
	padding: 0;
	position: relative;
	clear: both;
	z-index: 4;
}

.content {
  	font-family: arial, georgia, serif;
	background: #fff;
	color: #000;
	width: 70%;
	min-height: 200px;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 50px 30px 30px 50px;
	margin: 0 0 0 100px;
	z-index: 3;
}

.hiplogo {
	background-image: url(../image/pienihiplogo.gif);
	background-position:0 0; 
	background-repeat: no-repeat;
	clear: both;
	position: absolute;
	left: 8px;
	top: 10px;
	width: 95px;
	height: 96px;
	z-index: 1;
}

.cmslogo {
	background-image: url(../image/trackerinlogo.gif);
	background-position:0 0; 
	background-repeat: no-repeat;
	clear: both;
	position: absolute;
	left: 103px;
	top: 10px;
	width: 800px;
 	height: 86px;
	z-index: 0;
}


.hipname {
	background-image: url(../image/hipname.png);
	background-position:0 0; 
	background-repeat: no-repeat;
	clear: both;
	position: absolute;
	left: 70px;
	top: -270px;
	width: 87px;
 	height: 300px;
	z-index: 0;
	margin: 0 0 0 -100px;
}

.at {
	margin-bottom: -3px;
}

hr {
	margin-bottom: 15px;
}	

h1 {
  	font-family: georgia, arial, serif;
	color: #003368;
}

h2 {
  	font-family: georgia, arial, serif;
	color: #003368;
}

.photo {
	width: 90%;
	border-width: 4px;
	border-color: #a8b3bd;
	border-style: ridge;
	padding: 0;
	background: #fff;
	margin: 30px 0 5px 0;
} 

.photovertical {
	width: 60%;
	border-width: 4px;
	border-color: #a8b3bd;
	border-style: ridge;
	padding: 0;
	background: #fff;
	margin: 30px 0 5px 0;
}

.mandatory {
  	font-family: arial, serif;
	font-size: 10px;
	padding-left: 50px;
}

.guestbook {
	width: 250px;
	text-align: left;
}

.navigate {
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	position: relative;
	left: 78px;
	top: -19px;
	width: 100%;
	height: 100%;
	z-index:3;
}

/* "back to top" -links styling */ 

a:link.backtotop {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #003368;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 20px;
}

a:visited.backtotop {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #aaa;
	background: #003368;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 20px;
}

a:active.backtotop {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 20px;
}

a:hover.backtotop {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 20px;
}

/* end of "back to top" -links styling */

/* bottom linkbar styling */ 

a:link.link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #003368;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 10px;
}

a:visited.link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #aaa;
	background: #003368;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 10px;
}

a:active.link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 10px;
}

a:hover.link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0;
	border-width: 2px;
	border-color: #003368;
	border-style: solid;
	padding: 5px 10px;
}

/* end of bottom linkbar styling */

/* .content links styling */ 

a:link.links {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #00f;
	background: #fff;
	text-decoration: none;
	margin: 4px 0 4px -1px;
}

a:visited.links {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #aaa;
	background: #fff;
	text-decoration: none;
	margin: 4px 0 4px -1px;
}

a:active.links {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #fff;
	background: #ddd;
	text-decoration: none;
	margin: 4px 0 4px -1px;
}

a:hover.links {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000;
	background: #ddd;
	text-decoration: none;
	margin: 4px 0 4px -1px;
}

/* end of .content links styling */

/* common styling */
/* set up the overall width of the menu div, the font and the margins */

.menu {
	font-family: arial, sans-serif; 
	margin: 0;
	position: absolute;
	left: 114px;
	top: 91px;
	width: auto;
	z-index: 3;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */

.menu ul {
	padding: 0; 
	margin: 0;
	list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */

.menu ul li {
	float: left; 
	position: relative;
}
/* style the links to be 100px wide by 30px high with a top and right border 2px solid. Set the background color and the font size. */

.menu ul li a, .menu ul li a:visited {

	display: block; 
	text-align: center; 
	text-decoration: none; 
	width: 80px;
	color: #aaa; 
	border: solid #003368;
	border-width: 2px 2px 2px 2px;
	background: #003368; 
	line-height: 30px; 
	font-size: 11px;
	margin: 0 4px 0 0;
}
	
/* make the dropdown ul invisible */

.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */

.menu ul li:hover a {
	background: #fff;
	color: #000;
	width: 80px;
}

/* make the sub menu ul visible and position it beneath the main menu list item */

.menu ul li:hover ul {
	display: block;
	position: absolute; 
	top: 34px; 
	left: 0; 
	width: 80px;
}

/* style the background and foreground color of the submenu links */

.menu ul li:hover ul li a {
	display: block; 
	background: #fff; 
	color: #000;
	border-width: 0px 2px 2px 2px;
}

/* style the background and foreground colors of the links on hover */

.menu ul li:hover ul li a:hover {
	background: #003368; 
	color: #fff;
}
