h1    {
	color: #000000;
	font-weight: 700;
	font-size: 45px;
	line-height: 50px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, helvetica;
	font-style: italic;
	letter-spacing: normal;
	margin: auto;
}
h2  {
	color: #000;
	font-size: 30px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 35px;
}
h3 {
	color: #000000;
	font-style: italic;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h4 { color: #556b2f; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5  { color: #556b2f; font-style: italic; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; }
h6   { color: #556b2f; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; }
p    {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*Issue pages txt styles*/
.boxtext {
	color: #556b2f;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.imgframe {
	border: 1px solid #000000;
}
.boxtitle     {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
/*footer box with small print*/
#footerbox { color: #a7a37e; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 10px; text-align: left; position: absolute; height: 46px; bottom: 2px; width: auto; visibility: visible; float: left; clear: none; margin: 2px; padding: 5px; }
/*basic template items*/

#advertbox  {
	position: absolute;
	top: 5px;
	left: 20px;
	visibility: visible;
	height: 96px;
	width: 100%;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navbarbox      {
	position: absolute;
	top: 155px;
	left: 21px;
	height: 29px;
	width: 100%;
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	visibility: visible;
}

#bannerbox  {
	position: absolute;
	top: 110px;
	left: 20px;
	visibility: visible;
	display: block;
	height: 64px;
	width: 100%;
}

#sidebarbox        {
	background-color: #F5F5F5;
	position: absolute;
	top: 190px;
	left: 20px;
	visibility: visible;
	display: block;
	height: 0;
	border: 1px solid #CCCCCC;
}
#editablebox            {
	position: absolute;
	top: 190px;
	left: 194px;
	width: auto;
	height: auto;
	visibility: visible;
	width: 750px;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#editablebox img {
	top: auto;
}
#editablebox left img {
	padding: 5px;
}
