/* mac hide\*/
html, body {height:100%}
/* end hide */
a.bollywood:link {text-decoration: underline; color: #0000ff;}
    a.bollywood:visited {text-decoration: underline; color: #0000ff;}
    a.bollywood:active {text-decoration: underline; color: #0000ff;}
    a.bollywood:hover{text-decoration: underline color: #ff0000;}

a:link {text-decoration: none; font-weight:bold; color: #000000; font-size:11px; font-family:verdana;}
    a:visited {text-decoration: none; font-weight:bold; color: #000000; font-size:11px; font-family:verdana; }
    a:active {text-decoration: none; font-weight:bold; color: #000000; font-size:11px; font-family:verdana;}
    a:hover{color: #758698;text-decoration: none; font-weight:bold; font-size:11px; font-family:verdana;}

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:800px;/* for mozilla*/
	background-color: #758698;
	color: #cccccc;
}



hr {
border: 0;
height: 3px;
color: #5F5F5F;
background-color: #5F5F5F;
}
p.gold {
	font-family:"verdana"; font-size: 12px;  font-weight : bold; color:#000000; line-height:16px; text-align: left;
background: #cccccc;
  color: #000000;
margin-left:7px;
margin-right:4px;
margin-top: 0px; 
margin-bottom: 0px; 
width:140px;
border-width : 1px;
border-color : #5F5F5F;
border-style: solid; 
padding-top:4px;
padding-bottom:4px;
}

p {
font-family:"verdana"; font-size: 11px;  font-weight : normal; color:#000000;
margin-left:10px;
padding-right:10px;
text-align:left;
padding-left:4px;
padding-top:6px;
padding-bottom:6px;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;
}


h1 {
font-family:"verdana"; font-size: 13px;  font-weight : bold; color:#ffffff; line-height:18px;
  background: #5F5F5F;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
padding-left:4px;
padding-top:1px;
padding-bottom:2px;
margin-left:4px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
text-align:left;
width:490px;
}

h2 {
font-family:"verdana"; font-size: 12px;  font-weight : normal; color:#000000; text-decoration: underline; 
  border-width: 0px;
padding-left:10px;
padding-right:10px;
padding-bottom:2px;
padding-top:6px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
}


h3 {
font-family:"verdana"; font-size: 13px;  font-weight : bold; text-decoration:none; color:#000000;
line-height:16px;
text-align:center;
padding-left:4px;
padding-top:0px;
padding-bottom:3px;
margin-left:2px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
.news {
 font-family: verdana;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
font-style: none;
}
.img {
text-align:center;
}

table {
font-family:"verdana"; font-size: 12px;  font-weight : normal; text-decoration:none; color:#000000;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
margin-left:30px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
.foot {
 font-family: verdana;
  font-size: 10px;
  color: #000000;
  font-weight : normal;
font-style: none;
margin-left:0px;
margin-top: 0px; 
margin-bottom: 0px; 
line-height: 15px;
text-align:center;
}
p.goldnav {
font-family:"verdana"; font-size: 13px;  font-weight : bold; color:#ffffff;
  background: #5F5F5F;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
padding-left:4px;
padding-top:1px;
padding-bottom:2px;
margin-left:7px;
margin-right:4px;
margin-top:0px;
margin-bottom:0px;
text-align:left;
width:140px;
}
.fix {
 font-family: verdana;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
font-style: none;
margin-left:10px;
margin-top: 0px; 
margin-bottom: 0px; 
text-align:top;
}

#outer{
	height:100%;
	min-height:100%;
	width:800px;
	border-left:0px;
	border-right:0px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background: #cccccc;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:660px;
}
#header{
	position:absolute;
	top:0;
	left:0px;
	width:800px;
	height:148px;
	background:#cccccc;
	border:0px;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */
background: #cccccc;
	width:160px;
	float:left;
	padding-top:148px;/*needed to make room for header*/
	padding-bottom:72px;/* needed to make room for footer */
}
#left p {padding-left:4px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
background: #cccccc;
	width:130px;
	float:right;
	padding-top:148px;/*needed to make room for header*/
	padding-bottom:72px;/* needed to make room for footer */
}

#footer {
	width:800px;
	clear:both;
	height:70px;
	border-top:0;
	border-bottom:0;
	background-color: #cccccc;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;

}
* html #footer {/*only ie gets this style*/
	\height:72px;/* for ie5 */
	\height:70px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:500px;
height:1500px;
	float:right;
background: #cccccc;
	padding-top:148px;
text-align:center;
	padding-bottom:15px;/* needed to make room for footer */
}
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:72px;clear:both} /* to clear footer */
