.magazine {
	padding: 0 0 0 20px;
	/*display: none;*/
	font-size: 11px;
}
body,td,th {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
body {
	background-color: #012606;
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}

.padding { padding: 15px;}
.callout {font-size: 20px; line-height: 24px;}
.subcallout {font-size: 17px; line-height: 24px;}

.redtext {
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

.smalltext {font-size: 10px; line-height: 13px;}

.edgeright {width: 15px; height: 462px; background-image: url(edgeright.jpg); background-repeat: repeat-y; background-position: right;}
.edgeleft {width: 15px; height: 462px; background-image: url(edgeleft.jpg); background-repeat: repeat-y; background-position: left;}

div.imgbg {width: 418px; height: 385px; padding: 5px 7px 0px 5px; background-image: url(imgbg1.jpg); background-repeat: no-repeat;}