body {
	background-image: url('back.jpg');
	background-repeat: repeat;
	text-align: center;
	width:100%;
}

.roundcont {
	background-color: #6AA095;
	color: #black;
    width: 790px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    text-align: left;}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url('t2.jpg') no-repeat top right; 
}

.roundbottom {
	background: url('b2.jpg') no-repeat top right; 
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display:none;
   display: block !important;
}
div.figurer {
  float: right;
  background-color:#B7A7B4;
  margin: 0.5em;
  font-family: verdana,arial,sans-serif;
width:310px;
color:#293533;
line-height: 1.1em;
border: solid 1px #602F58;
}
a:link { 
	color: #91177D;
	}
a:visited { 
	color: #6D4366;
	}
a:hover { 
	color: #36B229;
	}
a:active { 
	color: #BA2A45;
	}
div.fullbox{
    margin:auto;
    background-color:#B7A7B4;  
    width:720px;
    color:#293533;
    line-height: 1.1em;
    border: solid 1px #602F58;
    text-align:left;
}    
div.figure {
float: left;
  background-color:#B7A7B4;
  margin: 0.5em;
font-family: verdana,arial,sans-serif;
width:310px;
color:#293533;
line-height: 1.1em;
border: solid 1px #602F58;
}

div.figurer h3 {
  text-align: center;
  text-indent: 0;
  margin:0.5em;

  font-size:12px;
  text-decoration:none;
  padding:0;
}
h1 {
    margin:0;
    margin-top:-1em;
    padding:0;
    }
div.figure h3 {
  text-align: center;
  text-indent: 0;
  margin:0;
  font-size:12px;
    margin:0.5em;
  text-decoration: none;
  padding:0;
}
div.figurer h2 {
  text-align: center;
  text-indent: 0;
  margin:0;
  font-size:12px;
  padding:0;
}
div.figure h2 {
  text-align: center;
  text-indent: 0;
  margin:0;
  font-size:12px;
  padding:0;
}
div.figurer p {
  text-align: center;
  text-indent: 0;
  margin:0;
  font-family: verdana,arial,sans-serif;
  padding:0;
}
div.figure p {
  text-align: center;
  text-indent: 0;
  margin:0;

  padding:0;
}
div.clear {
	clear:both;
}
div.centered 
{
text-align: center;
padding:20;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
ul.sitelist{
	list-style: none;
	padding: 5px;
	float:left;
}
p.footer{
	font-size:80%;
	}
