/* mac hide\*/
html, body {height:100%}
/* end hide */
a:link {text-decoration: none; color: #000000;}
    a:visited {text-decoration: none; color: #000000;}
    a:active {text-decoration: none; color: #000000;}
    a:hover{color: #ff0000;}

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

hr {
border: 0;
height: 3px;
color: #ff0000;
background-color: #ff0000;
}
p.gold {
	 font-family: verdana;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
font-style: none;
margin-left:8px;
margin-top: 3px; 
margin-bottom: 3px; 
}
p.main {
	 font-family: verdana;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
font-style: none;
margin-left:8px;
margin-right: 10px; 
margin-bottom: 6px; 

}

p.xml {
text-align:center;
}

a.gold:link {text-decoration: underline; color: #0000ff;}
    a.gold:visited {text-decoration: underline; color: #0000ff;}
    a.gold:active {text-decoration: underline; color: #0000ff;}
    a.gold:hover{text-decoration: underline color: #ff0000;}

.fix {
 font-family: verdana;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
font-style: none;
margin-left:10px;
margin-top: 0px; 
margin-bottom: 0px; 
}
.news {
 font-family: verdana;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
font-style: none;
}
.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: 12px;  font-weight : bold; color:#000000;
  background: #ffcc00;
  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-bottom:4px;
text-align:left;
width:140px;
}
p {
font-family:"verdana"; font-size: 10px;  font-weight : normal; color:#000000;
  background: #ffffff;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:2px;
text-align:left;
}
h1 {
font-family:"verdana"; font-size: 12px;  font-weight : bold; color:#000000;
  background: #ffcc00;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
padding-left:2px;
padding-top:1px;
padding-bottom:2px;
margin-left:2px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
text-align:left;
width:495px;
}
h2 {
font-family:"verdana"; font-size: 12px;  font-weight : normal; color:#000000; text-decoration: none; 
  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:left;
width:490px;
}
h3 {
font-family:"verdana"; font-size: 12px;  font-weight : normal; color:#000000;  text-decoration: underline; 
  border-width: 0px;
padding-left:0px;
padding-bottom:6px;
padding-top:10px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
width:100%;
}
p.carat {
width:117px;
font-family:"verdana"; font-size: 12px;  font-weight : bold; color:#000000;
  background: #ffcc00;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
padding-left:4px;
padding-bottom:2px;
padding-top:1px;
margin-left:1px;
margin-right:1px;
text-align:left;
}
#outer{
	height:100%;
	min-height:100%;
	width:800px;
	border-left:0px;
	border-right:0px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background-color: #ffffff;
	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:70px;
	background:#ffffff;
	border:0px;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:left;
	padding-top:72px;/*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 */
	width:130px;
	float:right;
	padding-top:72px;/*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: #ffffff;
	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;
	float:right;
	padding-top:72px;
	padding-bottom:15px;/* needed to make room for footer */
}
#centrecontent p {padding-left:3px}

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