body {
	background-image: url(img/background.jpg);

}

#container {
width: 900px;
margin-left: auto;
margin-right: auto;
}
#header {
background-image: url(img/head.jpg);
width: 900px;
height: 257px;
}
#content {
background-image: url(img/mid.jpg);
width: 900px;
overflow: hidden;
float: left;
}
#footer {
background-image: url(img/bottom.jpg);
width: 900px;
height: 70px;
overflow: hidden;
}
#flashhead {
float: left;
overflow: hidden;
padding-top: 25px;
padding-left: 70px;
}
#capsa1 {
margin-left: 80px;
padding-top: 10px;
width: 750px;
overflow: hidden;
}
#capsa1 img {
	border: 0px;
	text-align: center;
}
#capsa22 {
text-align: center;
margin-top: 20px;
margin-left: 80px;
width: 750px;
}
#textbox {
margin-top: 20px;
margin-right: 50px;
margin-left: 50px;
font-family: Georgia, "Times New Roman", serif;
text-align: justify;
margin-bottom: 50px;
}
#textbox h2 {
font-size: large;
font-family: "Lucida Grande", "Lucida Sans", sans-serif;
}
#textbox h3 {
font-size: medium;
}
.ifreim {
border: 0px;
}
#midcontainer {
	margin-top: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
}
#midcontainer a {
color: #DD0000;
text-decoration: none;
border-bottom: 1px dotted #DD0000;
}
#midcontainer a:hover {
color: #000000;
text-decoration: none;
border-bottom: none;
}
#midcontainer a:active {
color: #DD0000;
text-decoration: none;
border-bottom: 1px dotted #DD0000;
}
#midcontainer a:visited {
color: #DD0000;
text-decoration: none;
border-bottom: 1px dotted #DD0000;
}

#polar{
float: left;
}
#interactius {
float: left; 
width: 200px;
}
.selectedimg {
border-bottom: 4px solid #666666;
}
