/* GENERAL STYLES */
/* generelt */
*, html, body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #393b6e;
}

body
{
	margin: 0px;
	text-align: center;
}



#border
{
	width: 969px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	background-image: url(/img/border.gif);
}

#page
{
	margin-left: 27px;
}

#pagebg
{
	min-height: 780px;
	width: 920px;
	margin-left: 26px;
	background-position: bottom;
	background-image: url(/img/bg_footer_other.gif);
	background-repeat: no-repeat;
}

#topnav
{
	margin-left: 20px;
	margin-top: 8px;
	position: absolute;
	width: 176px;
	height: 326px;
	background-image: url(/img/bg_nav.jpg);
}

#contenttextpage {

margin-top:24px;
margin-left:198px;
margin-bottom:105px;

}

h1,h2,h3 {
  font-size:20px;
  margin-bottom:10px;

}

ul {margin-left:20px;margin-bottom:10px;}
li {margin-bottom:10px;}

img {border:0px;}

p {margin-bottom:10px;}

.gfxhead {

  margin-left:-5px;
margin-bottom:10px;
}


.navitem {
	
margin-left:10px;margin-bottom:6px;margin-top:6px;

}

/* EDITOR PROPERTIES */
