img {
	border:none;
}

#science-monthly
{
	float:left;
	width: 970px;
}

#content_img {
	background-image: url(/images/science-monthly/p_1_mid.png);
	background-repeat: repeat-y;

	position:relative;
	width: 938px;

	padding-top: 5px;
	margin-top: 18px;
	margin-left: 16px;
	text-align: center;
}
#content_img_top {
	background-image: url(/images/science-monthly/p_1_top.png);
	position: absolute;
	height: 13px;
	top: -13px;
	width: 938px;
}
#content_img_bottom {
	background-image: url(/images/science-monthly/p_1_bottom.png);
	position: absolute;
	height: 16px;
	width: 938px;
	bottom: -16px;
}

p, h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
}
p
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h1 {
	position: absolute;
	left: 23px;
	top: 0px;
}
h1 span {
	font-size: 12px;
	visibility: hidden;
}

.back_to_science_savvy {
	position: absolute;
	top: 0px;
	right: 16px;
}
#content_text {
	text-align: left;
	margin-top: 30px;
	margin-left: 25px;
	margin-bottom: 16px;
	position: relative;
	width: 891px;
}
#content_text_img {
	top: 0px;
	right: 0px;
	float: right;
	margin-right: -15px;
}
.previous {
	background-image: url(/images/science-monthly/previous.png);
	position: absolute;
	height: 27px;
	width: 108px;
	left: 23px;
	bottom: 0px;
}
.next {
	background-image: url(/images/science-monthly/next.png);
	position: absolute;
	height: 27px;
	width: 77px;
	right: 16px;
	bottom: 0px;
}

FONTS {
}
.bold {
	font-weight: bold;
}
.bold_pink {
	font-weight: bold;
	color: #F775D5;
}
.s16_pink {
	font-size: 16px;
	color: #F775D5;
}
