/* Stylesheet for Actor Rahul Kishore Tewadi */

BODY {
	margin: auto;
	width: 800px;
	padding : 0px;
	font : normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height : 20px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.h1 {
	font-size: 40px;
	line-height: 68px;
	font-family: papyrus;
	font-weight: normal;
	color: #ffffff;
}
.h2 {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: orange;
}
.style1 {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
.style2 {
	font-size: 20px;
	line-height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
}
/* page title */
div#masthead {
	background-image : url(../images/masthead.gif);
	float : left;
	display: block;
	z-index: 2;
	height : 173px;
	width : 800px;
	left: 2px;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;		
}
div#titletext {
	text-align: right;
	padding: 30px 25px 0px 0px;
}
/*  coloured lines */

#backcolor {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 10px;
	color: #ffffff;
}
#backcolor {
	list-style: none;
	padding: 0px;
	spacing: 0px;
	margin-top: 0px;
}
#backcolor li {
 	display: block;
}
#backcolor1 {
	background-color:#643495;
}
#backcolor2 {
	background-color:#cccccc;
	color:#000000;
}

/* the main content of each page */
div#container {
	background-image: url(../images/film-strip.gif);
	background-position: center;
	background-repeat: repeat-y;
	clear: left;
	margin-bottom: -65px;
	display: block;
	z-index: 2;
	color: black;
	font-size: 12px;
	line-height: double;
	padding: 2px 0px 0px 2px;
}
div#contact {
	float: left;
	clear: both;
	margin-bottom: -65px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #cccccc;
	text-align: center;
	padding: 0px;
}

div#leftcolumn {
	width : 305px;
	align : left;
	float: left;
	z-index : 2;
	padding: 25px 25px 0px 10px;
}
div#rightcolumn {
	width: 420px;
	height: 425px;
	clear: left;
	position: absolute;
	z-index : 2;
	margin-left: 350px;
	margin-top: 150px;
	text-align: justify;
	padding: 50px 0px 0px 25px;
}

/* page footer */

div#footer {
	float: left;
	clear: both;
	margin-top: 5px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #cccccc;
	text-align: center;
	padding: 60px 0px 0px 0px;
}

