@charset "UTF-8";


body{
background-image:url(images/SUNST109.JPG);
width: 100%;
height: 100%;
background-position: top;
background-repeat: repeat-x;	
background-color: #000000;
}



#main-container{
	width: 1152px;
	height: 100%;
	background-image: url(images/banner-index3long_03_03.jpg);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #ffffff;
}



#footer{
background-image: url(images/footer_06.jpg);
margin-left: auto;
margin-right: auto;
margin-top: 0;
width: 1024px;
height: 53px;
background-repeat: no-repeat;


}


#header{
width: 1152px;
height: 150px;
margin:auto;	
}

p, h1, h2, h3, h4, h5, h6{
	margin: 0 auto;
	padding-right: 10px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
}


#navigation{
width: auto;
height: auto;
padding-right: 10px;
}

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

li{
display: inline;
}

.topnav{
font-size: 20px;
font-weight:700;
}

.pcushion{
margin-top: 5px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #570781;
}

#slider-container{
	width: 721px;
	height: 252px;
	background-color: #EAEAEA;
	float: left;
	margin-top: 10px;
	clear: right;
}

#slider{
	margin: 5px;
	height: 244px;
	width: 710px;
}

#spacer{
	width: 421px;
	height: 252px;
	float: left;
	margin-top: 10px;
}

#spaceracross{
	width: 1152px;
	height: 10px;
	clear: both;
	
}
#currentissue{
	width: 380px;
	height: 487px;
	display: block;
	float: left;
}

#currentissue img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	
}

#currentissue p{
	padding-top: 2px;	
}

.centerp, .centerp p{
	text-align: center;
	font-size:14px;
	color: #ffffff;
}


.alignright{
	text-align: right;
	
}

#about-spacer{
	width: 42px;
	height: 487px;
	float: left;
}

#about{
	width: 700px;
	height: 467px;
	background-color: #FCFCFC;
	float: left;
	padding: 10px;

}

#about p, #about h1, #about h2{
	color: black;	
}

p, h1, h2, h3, h4, h5, h6{
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

#news{
	width: 1152px;
	height: 48px;
	clear: both;	
}

#footer{
	width: 1152px;
	height: 65px;
	background-color: #577bca;
	float: clear;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
}

#footer ul, #footer li, #footer h5, #footer p, #footer a{
	margin: 0;
	color: #ffffff;
}

/*NEW FOOTER*/
#magazine-footer, #sales-footer, #photo-footer, #create-footer, #social-footer{
	float: left;
	width: 222px;
	height: auto;
	margin-left: auto;
	margin-right: auto;

}

#copyright-footer{
	width: auto;
	clear: both;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #577bca;
}

#footer-wrapper{
	background-color: #ffffff;
	width: auto;
	height: 119px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #757575;
}