body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	font-size:12px;
	padding:0;
	background:#fff;
	color:#000
}

h1, h2, h3{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.5px;
	font-weight:500;
}
p{
	margin:0;
	padding:4px 0 5px 0;
	border:0px solid #00FF00;
	line-height:1.5;
}
a:link {
	color:#ff0000;
	text-decoration:underline
}
	
a:visited {
	color:#ff0000;
	text-decoration:underline;
}
	
a:hover {
	color:#000;
	text-decoration:underline;
}
	
a:active {
	color:#000;
	text-decoration:underline;
}
		


#innerPage h1{
	font-size:26px;
	color:#990000;
	margin:0 0 5px 0;
}
#innerPage h2{
	font-size:19px;
}
#innerPage  #sidepanel {
float:right;
margin:0 0 0 20px;
padding:0 0 0 20px;
border-left:1px dotted #FF6600;
	width:217px;
}

#innerPage  #sidepanel img{
margin: 0 0 20px 0px;

}
#innerPage #sidepanel ul{
margin:0 0 0 0px;
padding:0;
list-style:none;

}
#innerPage  #sidepanel li{

	width:197px;
	
	padding:0 10px 0 10px;
	margin:00px 00px 20px 0px;
	backgrouvnd:url(../images/infobox_back.gif);
	bordder-bottom:3px dotted #ff6600;
	overflow:hidden;
	coslor:#fff;
	}


/*include specific*/

#include{ /* defines the background similar to body*/
	text-align:left;
	background:#FFFFFF;
	height:600px;
	padding:0 0 20px 0;
}
#copy_include{ /*this is specific to royal india*/
width:403px;

border:0px solid #00FF66;
}

.register_iframe{ /*controls iframe styles*/
	width:710px;
	height:600px;
}
