body {
    background: #1C1E37;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000; 
}
form {
    margin: 0px;
    padding: 0px;
}
img {
	border: none;
	padding: 0;
	margin: 0;
        z-index: 100;
}
/* Footer for the content DIV with the publisher information */
#contentFooter {
	width: 567px;
	margin: 7px 0px 0px 10px;
	padding: 3px;
	line-height: 1em;
	text-align: center;
}
#contentFooter .smaller {
	font-size: .85em;
}
a {
	/* color: #660066; */
        color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font: bold italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
h2 {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #660066;
}
h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	display: inline;
	color: #333;
	background-color: transparent;
}
hr {
	border: 0;
	padding: 0;
	margin: 3px;
	height: 1px;
	background-color: #5274AE;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
}
ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 13px;
	line-height: 12px;
}
ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	line-height: 15px;
}
ul li {
	text-align: left;
}


/*
Button Styles */
a.Button {
    display: block;
    text-decoration: none;
}
a.Button, 
input.Button {
    padding: 0px 2px;
    white-space: nowrap;
    font-family: Arial;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
}
a.Button:hover, 
input.Button:hover {
    color: #38466D;
    text-decoration: none;
}

a.Blue, 
input.Blue {
    border: solid 1px #686B8E;
    background: #292B44;
    color: #FFFFFF;
}
a.Red, 
input.Red {
    border: solid 1px #686B8E;
    background: #C90022;
    color: #FFFFFF;
}


/*
Page Container and Layout */
div#PageContainer {
    margin: 0px auto;
    width: 973px;
    /*border: solid 1px #FFFFFF;*/
    border: solid 1px #666666;
}
table#PageLayout {
    width: 100%;
    border: none;
}

table#PageHeader {
}
table#PageHeader img {
    display: block;
    border: none;
}


/*
Header Logo */
td.LogoContainer {
    width: 193px;
    padding: 0px;
}
div#LogoContainer {
    width: 193px;
    height: 140px;
    background: url("http://media.skyandtelescope.com/designimages/logo_SandT_193w140h.gif") no-repeat;
}
div#LogoContainer img {
    display: block;
    width: 193px;
    height: 140px;
    border: none;
}


td#HeaderCenter {
    width: 450px;
    padding: 0px;
    text-align: center;
}
td#IssueTOC {
    padding: 5px 20px;
}
ul#IssueHighlights {
    float: right;
    margin: 0px 5px 0px 0px;
    list-style-type: disc;
    padding: 0px;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    line-height: 22px; 
    font-style: italic; 
}
ul#IssueHighlights li a {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 22px;
    font-style: italic;
    text-decoration: none;
}
ul#IssueHighlights li a:hover {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 22px;
    font-style: italic;
    text-decoration: underline;
}
ul#IssueHighlights li a.Subscribe, 
ul#IssueHighlights li a.Subscribe:hover {
    color: #FDF202;
}
td#IssueCover {
    padding: 0px 15px 0px 0px;
}
td#IssueCover img {
    display: block;
}


td#HeaderControls {
    width: 330px;
    padding: 5px;
    text-align: right;
    vertical-align: top;
}


/* 
User Login/Logout Area */
td#HeaderControls div.Profile {
    /*border: solid 1px #4C6A9C;*/
    background: #4C6A9C;
    padding: 5px;
    text-align: left;
    color: #FFFFFF;
    font-size: 10px;
}
td#HeaderControls table.Profile {
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    font-size: 10px;
}
td#HeaderControls .Profile td {
    padding: 0px 5px;
    vertical-align: middle;
}
td#HeaderControls .Profile td.FormHeading {
    margin: 0px;
    padding: 0px 5px;
    text-align: left;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    font-style: normal;
}
td#HeaderControls .Profile p {
    margin: 0px;
}
td#HeaderControls .Profile input {
    height: 18px;
    border: none;
    background: #A9BBDB;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
}
td#HeaderControls .Profile input.Button {
    border: solid 1px #686B8E;
    background: #292B44;
    color: #FFFFFF;
    font-size: 10px;
}
td#HeaderControls .Profile a {
    color: #FFFFFF;
    text-decoration: underline;
}
td#HeaderControls .Profile a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}


/* 
Site Search Area */
td#HeaderControls table.SiteSearch {
    margin-top: 10px;
    text-align: left;
    color: #FFFFFF;
    font-size: 10px;
}
td#HeaderControls table.SiteSearch input {
    height: 18px;
    border: none;
    background: #FFFFFF;
    padding: 2px;
    color: #000000;
    font-size: 11px;
}
td#HeaderControls table.SiteSearch p {
    margin-top: 5px;
}
td#HeaderControls table.SiteSearch input.Button {
    border: solid 1px #686B8E;
    background: #C90022;
    color: #FFFFFF;
    font-size: 10px;
}
td#HeaderControls table.SiteSearch a {
    color: #FFFFFF;
    text-decoration: underline;
}
td#HeaderControls table.SiteSearch a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

td#PageContent {
    background: #BDBDC6;
}


/* 
eNewsletter Promotion style */
div#eNewsPromo {
    margin-bottom: 5px;
    width: 152px;
    border-bottom: dotted 1px #999999;
    padding: 8px 0px;
}
div#eNewsPromo table.eNewsPromo {
    width: 100%;
}
div#eNewsPromo table.eNewsPromo td {
    padding-right: 5px;
}
div#eNewsPromo table.eNewsPromo td a {
    color: #FFD200;
    font-size: 12px;
    line-height: 1.25em;
    font-weight: bold;
    text-decoration: none;
}
div#eNewsPromo table.eNewsPromo td a:hover {
    color: #FFD200;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
div#eNewsPromo table.eNewsPromo td a.Button, 
div#eNewsPromo table.eNewsPromo td a.Button:hover {
    color: #FFFFFF;
    text-decoration: none;
}

/* 
Social Networking links */
div#SocialNetworking {
    width: 152px;
    padding: 5px 0px;
}
div#SocialNetworking table.SocialNetworking {
    width: 100%;
}
div#SocialNetworking table.SocialNetworking td {
    padding-left: 15px;
}
div#SocialNetworking table.SocialNetworking td.CallToAction {
    width: 100%;
    padding-left: 0px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
}

/* 
Content Broadcast links */
div#Broadcast {
    width: 152px;
    padding: 5px 0px;
}
div#Broadcast table.Broadcast {
    width: 100%;
}
div#Broadcast table.Broadcast td {
    padding-right: 20px;
}

div#LeftSidebarAds {
    width: 152px;
}
div#LeftSidebarAds div.Ad {
    padding: 5px 0px 15px 0px;
}


/* MAJOR IDs used for layout */
/*
#header {
	background-image: url("http://media.skyandtelescope.com/designimages/hMain_back3.jpg");
	width: 972px;
}
*/
#wrapper {
	clear: both;
}
#nav {
	float: left;
	padding: 7px 0px 25px 7px;
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url("http://media.skyandtelescope.com/designimages/bkgrd_Sidebar_172w200h.jpg");
	width: 160px;
}
#content { 
    float: left;
    margin: 0px;
    width: 805px;
    background: url("http://media.skyandtelescope.com/designimages/content_back.gif") repeat-y top left;
}

/* -- ids and classes within nav */
#nav h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #F6F6ED;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
/* -- ids and classes within header */
#hMags {
	}
#hMags img {
	}
#hMags .cWrap {
	border: none;
	background-color: #000000;
}
#hMags .smLinks a {
	color: #FFFFFF;
	padding: 0px 3px;
}
#hSearch {
	padding: 3px 10px;
	/* background-color: #FFFFFF; CHANGE BY ADE - April 23rd */
	color: #CC0000;
}
#hSearch form {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
#hProfile {
	padding: 8px 0px 0px 8px; 
	color: #FFFFFF;
}
#hProfile form, input, textarea, select, option {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#hProfile h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom:3px;
	color: #FFFFFF;
	font: bold 12px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#hProfile a {
	color: #FFFFFF;
}
#hProfile a:hover {
	color: #999999;
}
#hAlmanac img {
	padding-bottom: 5px;
	margin: 0px;
}
#hAlmanac_alt {
	width: 728px;
	/* background-color: #000000; */
	color: #FFFFFF;
	font: bold italic 15px Georgia, serif;
	text-align: left;
	text-transform: none;
}
#hAdvert img {
	border: 1px #FFF solid;
        padding: 0px;
	margin: 0px;
}

/* -- ids and classes within content */
.comment {
	border: solid 1px #5274AE;
	background-color: #F6F6ED;
	padding: 5px;
	margin-right: 117px;
	margin-bottom: 5px;
}
#cLeft {
	width: 567px;
}
#cRight {
}
#cMain {
	padding-bottom: 7px;
}
.magTitle{
	font-style: italic;
}
.cWrap {
	border: solid 1px #5274AE;
	background-color: #FFFFFF;
}
.cMainImg {
	float: left;
	margin-right: 5px;
        z-index: 99;
}
.cHeader {
	padding-left: 5px;
	background-color: #5274AE;
	color: #FFFFFF;
	font: bold 10px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.errorMessage {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
}
.smBlurb,.cArea {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}
.cArea {
	padding: 5px;
}
.smBlurb {
	color: #000000;
}
.cArea form{
	padding: 0px;
	margin: 0px;
}
.cFooter {
	border-bottom: solid 6px #5274AE;
}
.cMainSub {
	clear: both;
	padding: 0px 0px 0px 0px;
	border: solid 1px #5274AE;
	background-color: #E7E7E7;
	text-transform: uppercase;
	text-align: center;
}
.cSubBox {
	width: 567px;
	border: 1px solid #FFFFFF;
	margin: 7px 0px 0px 10px;
}
.smPhoto {
	float: left;
	padding: 0px 5px 5px 0px;
}
.smDate {
	color: #5274AE;
	font: bold 10px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.smHeader {
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
}
.smByline {
	font: bold 10px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	background-color: #494949;
	color: #FFFFFF;
	padding-right: 3px;
	margin: 0px 0px 5px 0px;
}
.smLinks {
	clear: left;
	padding-top: 7px;
	color: #359;
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.smLinks a {
	padding-right: 8px;
	color: #359;
}
.smLinks a:hover {
	color: #000000;
}
.crumbs {
	clear: none;
	margin-bottom: 15px;
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.crumbs a {
	color: #000000;
	padding-right: 8px;
}
.crumbs a:hover {
	color: #660000;
}
.utils {
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.utils a {
	vertical-align: 50%;
}
.vRule {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #5274AE;
}
.hRule {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #5274AE;
}
.note {
	font: bold .9em/1.25em Arial, sans;
}

.bg_bug {
	padding: 5px;
	padding-top: 60px;
	color: #FFFFFF;
	font: bold italic 10px/12px Georgia, serif;
	background-image: url("http://media.skyandtelescope.com/designimages/BG_back.jpg");
	border: solid 1px #000000;
	margin-bottom: 5px;
}
.bg_bug form {
	padding: 0px;
	margin: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}

/* Ad Column elements on all pages */
#cAdvert {
	float: right;
	width: 213px;
	margin: 5px 8px 0px 0px;
}
#cAdvert img {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#cAdvert .artTopAds img {
	border: none;
}
#cAdvert h2 {
	font: bold 11px Georgia, serif;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/*
.cMainSub a {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3A3A3A;
}
.cMainSub a:hover {
	text-decoration: none;
	color: #000000;
}
.cMainSub a:visited {
	text-decoration: underline;
	color: #3A3A3A;
}
*/
/* Styles used by Poll Detail and Poll Results */
/* Makes submit button look like a text link */

.submitLink {
	clear: left;
	padding-top: 7px;
	color: #359;
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  cursor: hand;
  }

.submitLink a {
	padding-right: 8px;
	color: #359;
}
.submitLink a:hover {
	color: #000000;
}

/* Background colors used for bars in poll results display */
.pollcolor1 {
 background-color:  #5274AE;
}

.pollcolor2 {
 background-color:  #FFFFFF;
}

/* End Poll Styles */
#clearbottom {
        width: 100px;
        height: 1px;
        clear: both;
}
#bottomAds {
        width: 562px;
	margin: 0px;
	padding: 7px 7px 7px 10px;
	background-color: #FFFFFF;
}


.floatImageRight
{
margin-right:-117px;
display: inline;
float:right;
}

/* Links at the bottom of an article for subsequent pages */
.artMore {
	padding: 5px 8px;
	margin: 0px 0px 5px 0px;
	background-color: #ddd;
	color: #333;
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
}
.artMore a {
	padding-right: 8px;
	color: #333;
}
.artMore a:hover {
	color: #359;
}


/* 
Article archive styles */
div#ArticleListing {
	position: relative; 
 	margin: 5px 5px 10px 5px;
	width: 560px;
	border: solid 1px #5274AE;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
}
div#ArticleListing table.ArchiveNavigation, 
div#article table.ArchiveNavigation {
	width: 100%;
}
div#ArticleListing table.ArchiveNavigation td.Prev {
	padding: 5px;
	text-align: left;
}
div#ArticleListing table.ArchiveNavigation td.Next {
	padding: 5px;
	text-align: right;
}
div#ArticleListing table.ArchiveNavigation a, 
div#article table.ArchiveNavigation a {
	display: block;
	margin: 10px;
	width: 130px;
	border: solid 1px #CC0000;
	background: #F9F9F9;
	padding: 1px 0px 3px 0px;
	text-align: center;
	white-space: nowrap;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div#ArticleListing table.ArchiveNavigation a:hover, 
div#article table.ArchiveNavigation a:hover {
	border: solid 1px #FF0000;
	background: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
}
div#ArticleListing table.ArchiveNavigation td.Prev a {
	float: left;
} 
div#ArticleListing table.ArchiveNavigation td.Next a {
	float: right;
}
div#article table.ArchiveNavigation td.Archive a {
	margin: 10px auto;
	width: 150px;
	padding: 2px 2px 2px 0px;
}
div#ArticleListing p.Heading {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
}
div#ArticleListing table.Item {
	margin: 5px;
	width: 100%;
	text-align: left;
	color: #000000;
	font-size: 10px;
}
div#ArticleListing table.Item td {
	padding: 5px 0px;
	vertical-align: top;
	font-size: 12px;
}
div#ArticleListing table.Item td.Thumbnail {
	padding: 0px 15px 0px 0px;
}
div#ArticleListing table.Item td.Thumbnail img {
	display: block;
	border: none;
	width: 150px;
}
div#ArticleListing table.Item td.Details {
}

