#container {
    width: 90%;
    border: 1px solid #8DB6CD;
    marginn: 1px;
    padding: 1%;
    background-color: #FFFFFF;
    text-align: center;
    overflow: hidden;
}

#banner {
    padding: 0%;
    width: 98%;
    margin: 1px;
    background-color: #E0E0E0;
    background-image: none;
    border: 1px solid black; 
    font-size: medium;
    font-weight: bold;
    text-align: center;
    font-family: "Times", arial, helvetica, sans-serif;

}

#content {
    
    padding: 0;
    clear: none;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 15px; 
    margin-bottom: 15px;
    background-attachment: fixed;
    background-position: center;
    background-color: #EBEBEB;
    overflow: hidden;
    font-family: Times, arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    width: 585px;


}

#google {
    padding: 0;
    margin-top: 15px;
    margin-left: 230px;
    margin-right: 15px; 
    margin-bottom: 15px;
    background-attachment: fixed;
    background-position: center;
    background-color: transparent;
    overflow: hidden;
    font-family: Times, arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    width: 585px;
}

#sidebar-a {
    padding: 1%;
    float: left;
    width: 150px;
    margin: 15px 5px 5px 5px;
    background-color: #FFFFFF; 
    background-image: none;
    font-family: Times, arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    height=200px;

}

pre {
    font-family: "Times", arial, helvetica, sans-serif;
    font-size: medium;
    text-align: left;
    line-height: 18px;
}	

#footer {
    padding: 5px;
    margin-top: 5px;
    background-color: white;
    background-image: none;
}


a {
        text-decoration: none;
        font-weight: bold;
        color:  #39c;
   }
   
a:link {
        text-decoration: none;
        background-color: clear;

        }
a:visited {
        text-decoration: none;

        }
a:active {
        text-decoration: none;

        }
a:hover {
        color: #fff;
        background-color: #808080;
	background-image: none;
        }
a.image:hover{
	background-color: #FFFFFF;
	background-image: none;
a.image {
        background-color: clear;
}

a.image:visited {
 	text-decoration: none;
}

a.image:active {
	text-decoration: none;
}

}
a.2dust:link{
	color: #FF0000;
}
a.2dust:visited{
	color: #FF0000;
}
a.2dust:active{
	color: #FF0000;
}

.ahem {
        display:        none;
        }
strong, b {
        font-weight: bold;
        }
p {
        color: #000;
        font-family: Times, arial, helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
        margin-bottom: 5px; /* Read kludge below. */
        }

ol {
        color: #000;
        font-family: Times, arial, helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
        margin-bottom: 5px; /* Read kludge below. */
        }

p.cal {
	font-size: 6px;
	color: #ff0000;
}

#sectionHead {
	font-weight: bold;
	color: #000080; /*Dark blue font*/
	font-size: Large;
	font-family: verdana, arial, helvetica, sans-serif;
}

#galaxyName {
	font-weight: bold;
	color: #8B2323;
	font-size: 32px;
	font-family: Times, arial, helvetica, sans-serif;
}

.imageCell {
	background-color: #E0E0E0;
	background-image: none;
	width: 25px;
	height: 25px;
	text-align: center;
}
.whiteCell {
	background-color: #FFFFFF;
	background-image: none; 
}
.spectraCell {
	background-color: #000000;
	background-image: none;
	width: 200px;
	height: 200px;
	color: #FFFFFF;
	text-align: center;
}


td {
        font-family: Times, arial, helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
}
th {
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100px;
        text-align: center;
	margin-left: auto;
	margin-right: auto;
}

td.sample {
	font-size: 12px;
	width: 110px;
	text-align: center;
}
td.sample:hover{
}

tr.sample {
	font-size: medium;
	width: 100px;
}
tr.sample:hover {
	background-color: #E0E0E0;
	color: #ff0000;
}

tr.blank {
	background-color: none;
	background-image: none;
}

td.blank {
	background-color: none;
	background-image: none;
}
table.blank {
	background-color: white;
	background-image: none;
}

img {
	border: 0;
}
h2 {
	text-align: center;
}

ul {
        color: #000;
        font-family: Times, arial, helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
        margin-bottom: 5px; /* Read kludge below. */
}
