@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/green-gradient-bg.jpg);
	background-repeat: no-repeat; background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}
	
#dwmainfade {
	background-image:url(../dharmaworld/images/dwmainfade.png);
	background-repeat:no-repeat;
	width:800px;
	}	
#dwmainfade2 {
	background-image:url(../dharmaworld/images/dwmainfade2_bg.jpg);
	background-repeat:repeat-y;
	width:800px; height:auto;
	}	
#pgbtm2 {
	background-image:url(../dharmaworld/images/dw2_pgbtm.jpg); background-repeat:no-repeat;
	}
#readmore{
	background-image:url(../dharmaworld/images/transpwhite.png); background-repeat:repeat;
	border:double; border-color:#FFFFFF;
	width:220px; height:50px;
	font-size:10px;
	text-align:center;
	position:relative; left:20px; top:40px;
	color:#E3316F;
	font-weight:bold;
	}
	
#dwhomemain {
	width:480px; height:450px;
	background-color:#FFFFFF; vertical-align:top;
	padding-left:10px; padding-right:10px;
	}

.kpcopyright {font-size: 10px}
#btmrt {
	width:270px; 
	padding-left:10px; padding-right:20px;
	background-color:#1c612b;
	color:#ffffff;
	text-align:right;
	}
a:link {
	color: #c9424d;
	;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c9424d;
	;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.issueteaser {
	font-size: 12px;
	font-style: italic;
}
.style3 {
	color: #E3316F;
	font-weight: bold;
	font-style: italic;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #339900;
}
h3 {
	font-size: 12px;
	color: #666666;
}
.articlename {
	color: #E3316F;
	font-weight: bold;
	}
.issue {color: #0072BC;
	}
