body{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #1c3f88;
	color: navy;

}
#body{
	background: #7997c1; 
	left: 0px; 
	width: 950px;
	position: relative; 
	top: 0px; 
	height: 1250px;
}
.box {
	border: 1px solid black;
}
#body_frame{
	background: #7997c1; 
	left: 0px; 
	width: 700px;
	position: relative; 
	top: 0px; 
	vertical-align: top;
}
#body_subframe{
	background: #7997c1; 
	left: 0px; 
	width: 670px;
	position: relative; 
	top: 0px; 
	vertical-align: top;
}
.body_iframe{
	background: #7997c1; 
}
.body_iframe2{
	background: #7997c1; 
	background-image: url(../img/diverse/australiamap2.gif);
	background-repeat: no-repeat;
}
.body_iframe3{
	background: #7997c1; 
	background-image: url(../img/diverse/australiamap2.gif);
	background-repeat: repeat-y;
}

.diary{
	font-weight: bold;
	color: #000099;
	text-decoration : underline;
}
a.diary{
	font-weight: bold;
	color: #000099;
	text-decoration : underline;
}
a.diary:hover{
	color: black;
	text-decoration : underline;
}
.diarytext{
	font-family: times New Roman;
	text-align: justify;
	padding: 1px 10px;
}

.bellowbody{
	color: white;
	width: 900px;
	font-family: "times new roman", times, serif;
	font-size: 12px;
	text-align: center;
	border: 3px black;
}
a.bellowbodylink{
	color: silver;
	font-family: "times new roman", times, serif;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}
p{
	color: white;
}

.heading_cv{
	font-size: 18px;
}
.heading_pro{
	font-size: 18px;
}
h1,h2,h3{
	color: white;
	background-color: #1c3f88;
}
a {
	text-decoration: none;
	color:  navy;
	outline: none;
	}

.markedmenulink {
	font-size: 13px;
	color: white;
	letter-spacing: 1pt;
	text-decoration: none;
	font-style : inherit;
	font-weight : bold;
	text-decoration: underline;
}
.menulinks{
	font-size: 13px; 
	color: white;
	letter-spacing: 1pt; 
	text-decoration: none;
}
.menulinks:hover{
	font-weight: bolder;
}
.menu{
	color: navy;
}
.hidesubmenu{
	position: absolute;
	visibility: hidden;
}
.menu_ikt{
	background-color: #1c3f88;
}
.displaysubmenu{
	left: 20px;
	top: 5px;
	width: 170px;
	font-size: 13px; 
	letter-spacing: 1pt; 
	position: relative;
	background-color: #9dacbd;
	text-align: left;
}
.subhidesubmenu{
	position: absolute;
	visibility: hidden;
}
.subdisplaysubmenu{
	left: 5px;
	top: 0px;
	width: 150px;
	font-size: 13px; 
	letter-spacing: 1pt; 
	position: relative;
	background-color: #9dacbd;
	text-align: center;
	/*filter:alpha(opacity=88);*/
}
.home_ikt{
	left: 15px;
	top: 210px;
	position: absolute;
}
.minutes_ikt{
	left: 75px;
	top: 210px;
	position: absolute;
}

.specification_ikt{
	left: 150px;
	top: 210px;
	position: absolute;
}
.codec_ikt{
	left: 240px;
	top: 210px;
	position: absolute;	
}
.download_ikt{
	left: 360px;
	top: 210px;
	position: absolute;	
}
.MENUilinkstyle2 {
	color: navy;
}
.MENUilinkstyle2:hover {
	background:#1c3f88;
	color: white;
	text-decoration: underline;
}
.MENUilinkstyle_ikt{
	color: white;
}
.MENUilinkstyle_ikt:hover{
	background:#1c3f88;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: underline;
}
.MENUilinkstyle3 {
	font-family: helvetica, sans-serif;
	color:navy;
	display: block;
	font-size : smaller;
}
.MENUilinkstyle3:hover {
	background:#648bcb;
	color: #ffffcc;
	text-decoration: underline;
}

#top {
	text-align: center;
	color: white;
	background: url(../img/bg/banner3.jpg); 
	background-position: center;
	background-color: #1c3f88;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
 	font-size: x-large;	
	height: 87px;
	width:950px
}
#top2 {
	color: white;
	background-color: #1c3f88;
	background-image: url(../img/bg/top2_bg.jpg);
	width: 950px;
}

#left {
	position: absolute;
	top: 160px;
	left: 5px;
	width: 200px;
}

.head_menu_left{
	font-size: 16px; 
	font-weight: bold;
	background-color: #1c3f88; 
	background-repeat: no-repeat; 
	background-image: url(../img/bg/headings4.jpg) ;
	left: 5px; 
	width: 200px; 
	color: white;
	letter-spacing: 2pt; 
	position: absolute; 
	top: 128px;
	height: 32px;
	z-index: 3;
}
.leftmenu{
	width: 200px;
	height: 525px;
	padding: 5px;
	background-color: #7997c1;
	background-image: url(../img/bg/bg_meny.jpg);
	background-repeat: repeat-y ;
}
.iframe{
	width: 720px;
	height: 950px;
}

/*.head_login_left{
	font-size: 16px; 
	font-weight: bold;
	background-color: #1c3f88; 
	background-repeat: no-repeat; 
	background-image: url(../img/bg/headings4.jpg); 
	left: 0px; 
	width: 200px; 
	color: white;
	letter-spacing: 2pt; 
	position: absolute; 
	top: 540px;
	height: 32px;
}
 .login_left{
	position: absolute;
	top: 572px;
	left: 0px;
	background-color: #1c3f88; 
	background-repeat: repeat-y; 
	background-image: url(../img/bg/bg_meny.jpg); 
	width: 200px; 
	height: 20px;
	color: white;
	z-index: 2;
}
*/
.head_counter_left{
	font-size: 16px; 
	font-weight: bold;
	background-color: #1c3f88;
	background-repeat: no-repeat; 	
	background-image: url(../img/bg/headings4.jpg); 
	left: 0px; 
	width: 200px; 
	color: white;
	letter-spacing: 2pt; 
	position: absolute; 
	top: 540px;
	height: 32px;
	z-index: 1;
}
.counter_left{
	position: absolute;
	top: 572px;
	left: 0px;
	background-color: #1c3f88; 
	background-image: url(../img/bg/bg_meny.jpg); 
	background-repeat: repeat-y; 	
	width: 200px; 
	height: 20px;
	color: white;
	z-index: 2;
}
#right {
	position: absolute;
	top: 155px;
	left: 215px; 
	width: 680px; 
	padding: 0px;
	background: #7997c1;
}
.heading_right{
	font-size: 16px; 
	font-weight: bold;
	background-color: #1c3f88;
	background-image: url(../img/bg/headings4.jpg); 
	background-repeat: no-repeat; 	
	left: 215px; 
	width: 200px; 
	color: white;
	letter-spacing: 2pt; 
	position: absolute; 
	top: 128px;
	height: 32px;
}
.content_white {
	background: white;
	position: relative;
	width: auto;
	color: navy;
	padding: 5px;
	z-index: 3;
}
.pic_table{
	text-align: center;
	width: 95%;
	padding: 2px;
	border-spacing: 2px;
}
.pic_menu{
	width: 80px;
	text-align: center;
}
.pic_body{
	text-align: center;
}
.picdate{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.piccaption{
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
/************ Guestbook *********************/
.entry { 
	clear: both;
	background: #DEF; 
	border: solid 1px black; 
	width: 650px; 
	padding: 10px; 
	margin: 0 auto 15px; 
	text-align: left;
}
.entry_new{
	float: left;
	background: #DEF; 
	border: solid 1px black; 
	width: 320px; 
	padding: 5px; 
}

.name { 
	font-weight: bold; 
	float: left; 
	margin-bottom: 1em;
}
.info { 
	float: right;
	font-weight: bold;
}
.entry p { 
	clear: both; 
	margin-top: -3px; 
	margin-bottom: 3px;
	color: Navy;
}
.date { 
	font-size: 10px; 
	text-align: right;
}
label { 
	float: left; 
	text-align: left; 
	font-weight: bold; 
	width: 70px; 
	margin-left: 20px;
}
textarea { 
	font: 10px; 
	width: 170px;
  	font: 10px Verdana, Arial, Helvetica, sans-serif;
  }
input.submit { 
	font-weight: bold; 
	width: auto;
}
.spacer { 
	clear: both; 
	height: 1px;
}
/**************movies****************************/
.moviebox { 
	background: #DEF; 
	border: 2px outset; 
	width: 700px; 
	padding: 10px; 
	margin: 0 auto 15px; 
	text-align: left;
}
.movieImg{
	float: left;
	border: 2px inset navy; 
}
.movieContent{
	
	
}
.movielink{
	font-size: 10px;
	text-decoration: underline;
	color: #4682B4;
}
a.movielink{
	font-size: 10px;
	text-decoration: underline;
	color: #4682B4;
}
.showletterbutton{
	background-color: lightsteelblue;
	border: 1px gray outset;
	font-weight: bold;
	width: 25px;
	height: 25px;
	text-align: center;
	margin: 0px;
}

/*****************divelog**********************/
.divebox{
	border: 1px solid black;
}
.divedate{
	float: right;
	vertical-align: top;
}
