html{
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#dfe0e0;
	background-image:url(../images/grey_stripes_back.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

img{
	border:none;
}

h1{
	margin:0;
	padding:10px 0;
	font-size:26px;
	font-weight:bold;
	color:#bca71b;
	text-transform: uppercase;
}

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.nav_item{
	margin-left:10px;
}

.subnav_item{
	margin-left:20px;
}

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.page_heading{
	margin:73px 0 0 13px;
	padding:0;
}

#container{
	margin:0 auto;
	width:760px;
	padding:0;
	
	text-align:left;
	
	background-color:#ffffff;
	background-image:url(../images/vertical_stripe_back.jpg);
	background-repeat:repeat-y;
}

#left_column{
	float:left;
	width:234px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

#right_column{
	position:relative;
	float:left;
	width:520px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

#nav{
	width:207px;
	margin-left:13px;
	background:#e5e5e5;
}

#nav a{
	color:#636466;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
	line-height:24px;
	width:185px;
	display:block;
	margin:0 auto;
	padding-left:22px;
	border-bottom:dashed 1px #636466;
	outline:none;
}

#nav a:hover{
	background-color:#797b7e;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	color:#ffffff;
	font-weight:bold;
}

#nav a.selected{
	background-color:#797b7e;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	color:#ffffff;
	font-weight:bold;
}

#subnav a{
	color:#636466;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:18px;
	line-height:18px;
	width:172px;
	display:block;
	margin:0 auto;
	padding-left:35px;
	border-bottom:dashed 1px #636466;
	outline:none;
	background:#f6f6f6;
}

#subnav a:hover{
	background:#f6f6f6;;
	color:#636466;
	font-weight:bold;
}

#subnav a.selected{
	background:#f6f6f6;
	color:#636466;
	font-weight:bold;
}


#latest_news{
	width:208px;
	
	margin-top:3px;
	margin-left:13px;
	
	background-image:url(../images/latest_news_title.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e5e5e5;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636466;
}

#latest_news_content{
	padding-top:33px;
	padding-left:25px;
}

#latest_news_content ul{
	margin:0;
	padding:0;
}

#latest_news_content li{
	margin:0;
	padding:3px 0 0 0;
	list-style:square;
	color:#bca71b;
}

#latest_news_content a{
	color:#636466;
	text-decoration:none;
	font-size:11px;
}

#latest_news_content a:hover, #latest_news_content li:hover{
	color:#bca71b;
}

#page_content{
	width:475px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636466;
	margin-top:15px;
	margin-left:20px;
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

#page_content a{
	color:#bca71b;
	text-decoration:none;
}

#page_content a:hover{
	text-decoration:underline;
}

#page_content p{
	padding:2px 0 5px 0;
	margin:0;
	line-height: 18px;
}

#page_content ul{
	margin:0px;
	padding:0px 0px 10px 0px;
}

#page_content ul li{
	margin:0px;
	padding:5px;
	list-style:inside square;
	color:#bca71b;
}

#page_content ul li a{
	color:#636466;
	text-decoration:none;
}

#page_content ul li a:hover{
	color:#bca71b;
}

#page_content ul li span{
	color: #636466;
}

/*

#page_content ul li:hover{
	color:#ed1c24;
}

#page_content ol li{
	list-style:decimal;
}

#page_content ol li:hover{
	color:#636466;
}

*/

.photogallery a img{
	border:2px solid #e6e6e6;
}

.photogallery a:hover img{
	border:2px solid #cccccc;
}

#bottom_panel{
	position:relative;
	width:512px;
	height:151px;
}

#enewsletter{
	margin-right:2px;
	float:left;
	width:164px;
	height:110px;
	background-color:#e5e5e5;
	background-image:url(../images/enewsletter_heading.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636466;
}

#enewsletter p{
	padding:32px 0px 0 11px;
	margin:0 0 0 0;
}

#enewsletter form{
	margin:6px 10px 0px 10px;
}

#enewsletter input{
	padding:0;
	margin:0;
}

#enewsletter ul{
	padding:32px 0 15px 24px;
	margin:0 0 0 0;
	list-style:square;
}

#enewsletter li{
	color:#bca71b;
}

#enewsletter a{
	color:#636466;
	text-decoration:none;
}

#enewsletter a:hover, #shareprice li:hover{
	color:#bca71b;
}

#enewsletter ul li span{
	color:#636466;
}

/* for internet explorer */
/*\*/
* html #enewsletter p{
padding:32px 0px 0 5px;
}

* html #enewsletter form{
margin:6px 10px 0px 5px;
}
/**/

#enewsletter .email_input{
	float:left;
	height:17px;
	width:100px;
	border-bottom:1px solid #a2a2a2;
	border-right:1px solid #a2a2a2;
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	background-color:#ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706e6e;
}

#enewsletter .button {
background-image:url(../images/submit_button.jpg);
background-repeat:no-repeat;
border:none;
width:42px;
height:19px;
margin:0;
overflow:hidden;
text-indent:-1000em;
padding:0;
cursor:pointer;
}

#enewsletter #confirmation{
	display: none;
	padding:8px 0 0 10px;
	color:#bca71b;
	font-weight:bold;
}

#shareprice{
	margin-right:2px;
	float:left;
	width:164px;
	height:110px;
	background-color:#e5e5e5;
	background-image:url(../images/share_price_heading.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636466;
}

#shareprice ul{
	padding:32px 0 15px 24px;
	margin:0 0 0 0;
	list-style:square;
}

#shareprice li{
	color:#bca71b;
}

#shareprice a{
	color:#636466;
	text-decoration:none;
}

#shareprice a:hover, #shareprice li:hover{
	color:#bca71b;
}

/* for internet explorer */
/*\*/
* html #shareprice ul{
padding:32px 0 10px 24px;
}
/**/

#goldprice{
	position:relative;
	float:left;
	width:176px;
	height:151px;
	background-color:#e5e5e5;
	background-image:url(../images/heading_panel_back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636466;
}

#goldprice_form{
	position:absolute;
	top:2px;
	left:14px;
}

#goldprice_chart{
	position:absolute;
	bottom:3px;
	left:2px;
}

#footer{
	position:absolute;
	
	bottom:0;
	
	padding:8px 10px 0 10px;
	
	width:310px;
	height:19px;
	
	background-color:#e5e5e5;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a8aaad;
}

#footer a{
	color:#a8aaad;
	text-decoration:none;
}

#footer a:hover{
	color:#bca71b;
}

#page_content p.indent
{
padding-left: 15px;
color: #8e8e8e;
}

#page_content ol.decimal-list
{
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 10px;
}

#page_content ol.decimal-list li
{
padding: 5px;
}

#page_content ol.lower-latin li,
{
list-style-type: lower-alpha;
}

#page_content ol.lower-latin
{
list-style-type: lower-alpha;
margin: 10px;
padding: 10px;
}

.contact-table
{
line-height: 18px;
}

.contact-table .name
{
width: 100px;
}

#page_content h2
{
font-size: 18px;
margin: 0px;
padding: 10px 0px 10px 0px;
text-transform: uppercase;
color: #bca71b;
}

#page_content h3
{
margin: 0px;
padding: 10px 0px 5px 0px;
color: #bca71b;
font-size: 16px;
}

.alternate
{
background-color: #F6F6F6;
}

.mining-tenements-table
{
width: 100%;
border-top: 1px solid #797B7E;
border-left: 1px solid #797B7E;
margin-bottom: 10px;
}

.mining-tenements-table th
{
background-color: #e5e5e5;
border-right: 1px solid #797B7E;
border-bottom: 1px solid #797B7E;
}

.mining-tenements-table td
{
border-right: 1px solid #797B7E;
border-bottom: 1px solid #797B7E;
}

.mining-tenements-table .project
{
text-align: left;
width: 110px;
border-right: 1px solid #797B7E;
}

.mining-tenements-table .tenement
{
text-align: left;
width: 80px;
border-right: 1px solid #797B7E;
}

.mining-tenements-table .percentage
{
text-align: left;
}

.milk-thumb
{
border: 1px solid lightgrey;
padding: 3px;
}

.gallery-table
{
margin-top: 10px;
}
.page_h{BACKGROUND-IMAGE: url(../images/page_header.jpg);height:117px; }
.page_h ul{float:right;margin-top:90px;font-size:12px;margin-right:15px;}