/*
*rog-orig.css
*Default StyleSheet from Me
*/

a:link {
	color: Blue;
}
a:visited {
	color: black;
}
a:active {
	color: green;
}
a:hover {
	color: red;
}



body{
	margin-left: 2.5%;
	margin-right: 5%;
	background: url(../images/beige043.gif);
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
}

h1{
	text-align: center;
	color: Navy;
}

h3{
	text-align: center;
}

p{
	text-indent: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#navigation a{
	display: block;
	padding: 2px;
	font-size: 10px;
	margin-right: 200px;
}

#text{
	margin-left: 125px;
	margin-top: -50px;
	position: relative;
}

#radar {
	text-align: center;
	vertical-align: bottom;
}

#radarmap {
	/*text-align:center;
	vertical-align: bottom;*/
    position:fixed;
    /*left : 0;*/
    top : 200;
    /*height : 225;
    width : 300;*/
}
.image2 {
    position: absolute;
    left: auto;
    top: auto;
}
.image3 {
    position: absolute;
    left: auto;
    top:auto;
}
.image4 {
    position: absolute;
    left:auto;
    top: auto;
}
.image5 {
    position: absolute;
    left:auto;
    top: auto;
}
.image6 {
    position: absolute;
    left:auto;
    top: auto;
}
.image7 {
    position: absolute;
    left:auto;
    top: auto;
}
.image8 {
    position: absolute;
    left:auto;
    top: auto;
}
.image9 {
    position: absolute;
    left:auto;
    top: auto;
}
.image10 {
    position: absolute;
    left:auto;
    top: auto;
}
