/* CSS Document */



body {
	background-color:#3d1400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#000000;
}

#masthead{
	line-height:21px;
	color:#767676;
	width:1024px;
	padding:0px;
	background-color:#ffffff;
}

#container{
	line-height:21px;
	width:1043px;
	padding:0px;
	margin:0px;
}



.leftnav{
	float:left;
	text-align:left;
	margin-top:0px;
	margin-bottom:-2px;
	margin-left:20px;
	line-height:18px;
	width:217px;
	height:350px;
	padding:0px;
	color:#000000;
	font-family:arial;

}

.rightnav{
	float:left;
	text-align:center;
	margin-top:50px;
	margin-right:30px;
	margin-bottom:-2px;
	margin-left:0px;
	line-height:18px;
	width:160px;
	height:350px;
	padding:0px;
	color:#000000;
	font-family:arial;

}
*html .leftnav{
	margin-bottom:-2px;
	margin-top:0px;
	text-align:left;
	line-height:18px;
	width:217px;
    padding:0px;
	color:#000000;
	font-family:arial;

}

.leftnav a:hover {
	color:#284788;
	text-decoration:none;
}



/*scrollbar navigation for left/right text areas */
#scroll {border: 0px solid black; width: 535px; height: 335px; overflow: auto; padding:1px; padding-right:0px; clear:none;
}
#scroll2 {border: 0px solid black; width: 535px; height: 300px; overflow: auto; padding:1px; padding-right:0px; clear:none;
}


.content{
	background-image:url(images/Stake_02.jpg);
	float:right;
	text-align:left;
	line-height:18px;
	width:806px;
	height: 493px;
	padding-left:-2px;
	padding-bottom:-2px;
	color:#000000;
	font-family:arial;

}

.contentright{
	clear:both;
	float:left;
	text-align:left;
	margin-top:50px;
	margin-left:40px;
	line-height:16px;
	width:550px;
	height:370px;
	padding:0px;
	color:#000000;
	font-family:arial;

}

*html .contentright{
	text-align:left;
	margin-top:0px;
	line-height:18px;
	width:231px;
    padding:0px;
	color:#000000;
	font-family:arial;

}

a {
	text-decoration:underline;
	color:#a5621a;
}


.contentright a {
	text-decoration:underline;
	color:#a5621a;
}

/*.contentright a:hover {
	color:#000000;
	text-decoration:none;
}*/

.contentbottom {
	clear:both;
	background-image:url(images/Stake_12.jpg);
	margin-left:-3px;
	margin-top:-5px;
	width:1024px;
	height:75px;
	/height:75px;
	he/ight:75px;
	padding:0px;

}

*html .contentbottom {
	background-image:url(images/Stake_12.jpg);
	clear:both;
	margin-top:23px;
	width:1024px;
	height:75px;
	padding:0px;

}


H1 {
	font-size:20px; 
	color:#8c288a;
	font-weight:normal;
	text-align: left;
	padding-top:0px;
	margin-top:20px;
	padding-right: 0px;
	line-height:0px;
}

H2 {
	font-size:16px; 
	color:#a5621a;
	font-weight:bold;
	text-align: left;
	padding-bottom:0px;
	margin-top:0px;
	padding-right: 0px;
	
}

H3 {
	font-size:14px; 
	color:#a5621a;
	font-weight:bold;
	text-align: left;
	padding-bottom:0px;
	margin-top:0px;
	padding-right: 0px;
	
}

H4 {
	font-size:14px; 
	color:#3c1400;
	font-weight:bold;
	text-align: center;
	padding-bottom:0px;
	margin-top:0px;
	padding-right: 0px;
	
}




.footer {
	clear:both;
	float:center;
	margin-left:50px;
	width:1000px;
	color:#fbc792;

}




.footer a {

	text-decoration:none;
	color:#fbc792;
}

.footer a:hover {
	color:#bc683b;
	text-decoration:none;
}


#f2  {

	text-decoration:none;
	color:#bc683b;
}
#f2 a {

	text-decoration:none;
	color:#bc683b;
}

#f2 a:hover {
	color:#ffffff;
	text-decoration:none;
}





/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:123px;
	w\idth:118px;
	}


.error { font-weight:bold; color:#f00; }