

body {
	color:#000000;
	text-align: center;
	font: 107% Arial, Helvetica, sans-serif;
	margin: 20px 0;
	background-color: #ffcc33;
	background-image:url('../images/indian_bg.gif'); 
	background-repeat: repeat;
	background-attachment: fixed;
}
	   
#wrapper {
	text-align: left;
	width: 777px;
	margin: 0 auto;
	background: transparent;
}
#header{
	height: 77px;
	background: transparent;
	text-align: center;
}

#left {
	float:left;
	width: 137px;
	padding: 10px;
	color: #000000;
}

#right {
	float:right;
	width: 577px;
	font: 101% Arial, Helvetica, sans-serif;
	font-weight: 577;
	color: #000000;
	padding: 10px;
	background-color: transparent;
}

#footer{
	clear:both;
	height:357px;
	text-align: center;
	border-top: 0px solid #000000;
	background-color: transparent;
	line-height: 1.2em;
}
#footer p {
margin-top: 10px;
font-size: 90%;
color: green;
line-height: 0.7em;
}

p {
font-size: 90%; 
color: #000000;
}
	
#left p{
font-size: 95%; 
color: #000000;
line-height: 1.2em;
}

#right p {
font-size: 100%; 
color: #000000;
line-height:1.2em;
}
h1 {
color: #333333;
font-size: 112%; 
border-bottom: 2px solid #AD3838;
}
h2 {font-size: 103%; color: #B83D3D;
margin: 3px;
}
h3{
font-size: 98%; 
margin: 3px 5px; 
color: #B83D3D;
}

.validbutton {
font-size: 70%;
border: 1px solid #B83D3D;
padding: 4px;
margin-right: 6px;
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
width: 135px;
}

a:link {color:#AD3838;}
a:visited {color:#804000;}
a:hover {color:#BB3E3E; text-decoration:none}
a:active {color:#AD3838;}
	
#main-menu {width: 100%; float: left; border: solid 0px #777777;background-color: transparent; margin-bottom: 1px; padding: 3px; padding-bottom: 3px;}
#main-menu h3 {margin: 0; text-align: center; color: #FFFFFF; font-size: 18px;}
#main-menu ul {margin: 0; padding: 0; list-style: none;}
#main-menu  li {margin-top: 1px; margin-bottom: 1px; display: block; border: solid 0px #AAAAAA;}
#main-menu a {width: 97%; display: block; margin: 0; padding: 2px; border: solid 1px #777777; background-color: #009900; color: #ffcc33; font-weight: bold; text-decoration: none; text-align: left;}
#main-menu a:hover {background-color: #FF0000; color: #000000;border: solid 1px #000000;text-decoration: none;}

#browser {background-color: #FFFFFF;
	line-height: 2.5em;
	width: 533;
}
#browser ul {margin: 0; padding: 10px; list-style: none;}
#browser p {margin: 0; padding: 10px;}

#browserTT {background-color: #FFFFFF;
	line-height: 1.5em;
	width: 533;

#browserTT dt {font-weight:700;}
#browserTT dd {margin:1px 0 12px 15px;}

blockquote {
	margin-left: 33px; padding: 3px 12px 3px 20px;  	
  	background-color:transparent; 
	background-position: 8px 10px;
	border-left: 3px solid green;  
	font:  0.95em/1.0em; 
	color: #000000;	
	font-style:normal;
	margin-right: 33px;
}

dt {font-weight:700;}
dd {margin:1px 0 12px 15px;}