/* CSS Document */

* {margin:0; padding:0}

body { 
	margin: 0px; 
	}


p {color: #FFFFFF;
text-align:justify;
}


#text p{
color: #FFFFFF;
text-align:justify;
text-indent: 20px;}

#top { 
height: 100px;
background-image: url(../images/swedal2.jpg);
margin:0px;
background-position:left;
background-repeat:no-repeat;

}

#topnav
 {
 background-color:#B20A07;
 background-image:url(../images/topright.jpg);
 height: 20px;
 width: 800px;
 background-position:right;
 background-repeat:no-repeat;
 margin:0;
 padding:0;
}

#topnav li
{
margin-left: 30px;
list-style: none;
float: left;
}

#topnav li a
{
margin:0px;
float: left;
width: 100px;;
display: block;
color: #000000;
text-decoration: none;
text-align: center;
}

#topnav a:hover
{
margin:0px;
float: left;
width: 100px;;
display: block;
color: #000000;
text-decoration: underline;
text-align: center;
}
 
 #cont
 {
 margin:0px;
 width: 800px;
 margin-left: 30px;}
 
 
 
 
 #cont h1
 {color: #FFFFFF;
 text-align:center;
 font-family:"Comic Sans MS", "Times New Roman";
 margin-bottom:30px;
 margin-top: 30px;}
 
  #cont h2
 {color: #ADB007;
 text-align:center;
 font-family:"Comic Sans MS", "Times New Roman";
 font-size:18px;}
 
   #cont h3
 {color: #ADB007;
 text-align:center;
 font-family:"Comic Sans MS", "Times New Roman";
 font-size:14px;}
 
 
 
 
 
 #dates {
background: #FFFFFF;
border:1px;
border-style:dashed;
border-color:#FFFFFF;
text-align: left;
padding: 15px;
width:330px;
}

 #dates p {
color: #000000;
}

#hist {
display:none;
}