/***********************************************/
/* ROspsatmaps.css                               */
/* Layout for satellite maps        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#locations { 
	overflow: auto;
	border: 1px solid #cccccc;
	position: absolute;
	text-align: left;
	font-size: 80%;
	width: 305px;
	height: 677px;
	top: 116px;
	left: 572px;
	}
	
#map{
	border: 1px solid #cccccc;
	position:absolute;
	left:100px;
	width: 450px; 
	height: 650px; 
	top: 140px;
	}
#maptitle {
	position: absolute;
	left: 100px;
	width: 452px;
}

	
#coords{	
 	font-size: 80%;
	padding: 5px 10px 0;
	text-align: right;
	position:absolute;
	left:479px;
	width: 375px; 
	height: 24px; 
	top: 793px;
	}

#maplinks{
	font-size: 90%;
	padding: 2px 10px 0;
	text-align: left;
	position:absolute;
	left:571px;
	width: 305px; 
	height: 26px; 
	top: 792px;
}
#maplinks p a {
}

body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	left: auto;
	background: #006599 url(../Images07/Skyback.jpg) center;
}

a{
	color: #FFCC00;
	text-decoration: underline;
}

a:link{
	color: #FFCC00;
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
}

a:hover{
	color: #FFFF66;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color: #FFFFFF;
 margin: 0px;
 padding: 5px 0px 0px 10px;
}

h2{
	font: bold 120% Arial, sans-serif;
	color: #FFCC00;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 110%;
 color: #FECB00;
 margin: 0px;
 padding: 0px;
}

h4{
	color: #FFCC00;
	font: bold 120% Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	background: url(../Images/Yellowball.GIF) no-repeat left top;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: thin solid #9EB5D8;
	width: 100%;
	background: #006699 url(../Images07/Bannersky.jpg) no-repeat center top;
}


#content{
	float: left;
  width: 58%;
}

#content img {
	border: medium ridge #99cccc;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px;
	color: #000000;
	clear: both;
	text-align: center;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 7px 0 7px;
	color: #333333;
	background-color: #FFCC00;
}
#globalNav a:hover {
	background: #FFFF66;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	padding: 2px 10px 0;
	text-align: left;
	position:absolute;
	left:100px;
	width: 430px; 
	height: 26px; 
	top: 792px;
}
#breadCrumb p a {
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.yball {
	white-space: normal;
	background: url(../Images/Yellowball.GIF) no-repeat left top;
}


.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story p{
	padding-left: 40px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 80%;
	padding: opx 10px 5px 10px;
	color: #000000;
	position:absolute;
	left:100px;
	width: 754px; 
	height: auto; 
	top: 825px;}



/************* #search styles ***************/

#search{
	padding: 25px 0px 25px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/************** #mainpage styles **************/


#mainpage {
	width: 780px;
}
#mainpage img {
	border: medium ridge #99cccc;
}
.caption {
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	padding-top: 5px;
}
