BODY {
	background-color: #840C00;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5A0800,endColorStr=#840C00); 
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
}
H1 
{
    font-family: Helvetica,Arial;
    text-align: center;
}
H2 
{
	font-family: Helvetica,Arial;
	font-size: 10pt;
	border-bottom: dashed 1px #999999;
	background-image: url('../images/H2_bg.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
H3 
{
	font-family: Helvetica,Arial;
	font-size: 9pt;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
P 
{
	margin-top: 5px;
}
IMG {
	border: 0px;
}
#main {
	width: 750px;
	background-color: #D7D3A9;
	text-align: left;
}
#top {
	width: 742px;
	height: 140px;
	margin: 3px 2px 0px 3px;
	background-image: url('../images/top-background.jpg');
	background-repeat: repeat;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}
#logo {
	position: relative;
	left: 10px;
	top: 5px;
	float: left;
}
#contentleft {
	width: 544px;
	float: left;
	margin-left: 3px;
}
#mainmenu {
	margin: 0px 2px 0px 3px;
}
#editorial_header {
	width: 544px;
	height: 40px;
    font-size: 18px;
    font-family: Helvetica,Arial;
    font-weight: bold;
    padding: 5px 0px 0px 10px;
	background-repeat: no-repeat;
}
html>body #editorial_header 
{
	height: 35px;
}
#editoral {
	width: 544px;
	background-image: url('../images/editorial_bg.jpg');
	height: auto;
    font-family: Helvetica,Arial;
    font-size: 9pt;
    padding: 5px 10px 10px 10px;
	background-repeat: repeat-y;
}
html>body #editoral 
{
	width: 529px;
    padding: 5px 25px 10px 10px;
}

#editoral A
{
	color: #206464;
}
#editoral A:hover
{
	color: #33A999;
}
#editoral TD 
{
    font-family: Helvetica,Arial;
    font-size: 9pt;
}
#bottom {
    background-color: #3C3C3C;
    width: 742px;
    height: 34px;
    color: white;
    font-size: 8pt;
    font-family: Helvetica,Arial;
    text-align: center;
	margin: 0px 2px 0px 3px;
}
#bottom A {
    color: silver;
}
.video {
    background-image: url('../images/video_bg.jpg');
    background-repeat: no-repeat;
    background-color: #576873;
    width: 198px;
    height: 120px;
    text-align: center;
    padding: 2px 0px 0px 0px;
}
.advertisement1 {
    background-image: url('../images/advertisement1_bg.jpg');
    background-repeat: no-repeat;
	background-color: #839948;
    width: 198px;
    text-align: center;
    padding: 10px 0px 0px 0px;
    vertical-align: middle;
    font-family:Sans-Serif,Helvetica,Arial;
    font-size: 9pt;
    font-weight: bold;
}
.advertisement2, .advertisement3, .advertisement4 {
    background-image: url('../images/advertisement2_bg.jpg');
	background-repeat: no-repeat;
	background-color: #B6BC96;
    width: 198px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
#currentissue {
	margin: 4px 2px 2px 4px;
}
.menuitem 
{
	background-color: #840C00;
	color: White;
	padding: 3px 5px 3px 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
	width: 200px;
}
#magtitle 
{
	text-align: center;
}
#magtitle H1
{
	font-size: 16px;
    font-family: Helvetica,Arial;
}
#magtitle .issuedate 
{
	font-size: 13px;
	font-weight: bold;
    font-family: Helvetica,Arial;
}
#magtitle .volumnum 
{
	font-size: 10px;
    font-family: Helvetica,Arial;
}
#contentright 
{
	float: left;
}
#search 
{
	position: relative;
	left: 305px;
	top: 15px;
    font-family: Helvetica,Arial;
    font-size: 9pt;
    color: White;
    float: left;
    font-weight: bold;
	height: 20px;
	width: 200px;
}
#searchbox 
{
	height: 20px;
	width: 120px;
}
#searchbutton 
{
	vertical-align: middle;
}
html>body #search {
	top: 50px;
}
#topbannerzone 
{
	position: relative;
	left: 40px;
	top: 5px;
	float: left;
	height: 60px;
	width: 460px;
}
.required 
{
	color: Red;
	font-size: xx-small;
}

