/* CSS Document */

#footer a {
	color:#000031;
	text-decoration:none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;

} 
#advertising a:hover {
	color:#D633FB;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

#advertising a {
	color:#FF0000;
	text-decoration:underline;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;

} 
#footer a:hover {
	color:#000031;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000031;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
	color: #000031;


}
a:hover {
	text-decoration: underline;
	color: #D633FB;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #000031;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: normal;
	font-weight: bold;
	color: #D633FB;



}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D633FB;
	font-style: normal;

}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;

}
.time {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.smallbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.time2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCC99;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000031;
	background-color: #D633FB;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: normal;
	font-weight: bold;
	color: #D633FB;
	font-style: normal;

}


/* this section deals with the current issue page */

div#adrt{
	float:left;
	width:25%;
	text-align:center;
	padding-right: 10px;
}

#adrt img {margin-bottom:10px;padding: 0px;height: 145px;width: 222px; border: 3px solid #000033;}

div#adleft{
	float:left;
	width:25%;
	text-align:center;
	padding-left: 10px;

}

#adleft img {margin-bottom:10px;padding: 0px;height: 145px;width: 222px;border: 3px solid #000033;}

div#currissue{float:left; width:40%;padding-left:5px;padding-right:5px; font-size:13px; background-color:#FFFFFF;}

div#cnav{

	width:100%;

	margin:0px;

	padding:0px;

	font-weight:bold;

	text-align:center;

	clear:both;

	background-image:url(images/bg_newsprint.gif);

	height:100px;

}

#cnav a:hover{

	background-color: #990000;

	color:#FFFFFF;

	background-image:none;

}

#cnav a {

	color: #990000;

	text-decoration: none;

	text-align: center;

	font-size:1.25em;

	width:15%;

	background-image:url(images/bg_newsprint.gif);

	border-right-style:solid;

	border-right-width: thin;

	border-right-color:#000033;

	padding-left:2px;

	padding-right:3px;

	margin:0px;

}
.spacer {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #000031;
}
