@charset "utf-8";
body {
	font-family: Georgia, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #251901;
}
img {
	border: none;
}

a {
	color: #ead270;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	margin-top: 5px;
}
a:hover {
	text-decoration: underline;
}
#backdrop {
	background-color: #533d00;
	padding-top: 51px;
	background-image: url(/images/bg_xrp.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#frame {
	width: 975px;
	text-align: left;
}
#logo {
	margin-left: 47px;
}
#canvas #heading {
	background-image: url(/images/canvas_heading.gif);
	height: 48px;
	margin-top: 19px;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 11px;
}

#canvas #content {
	background-image: url(/images/canvas_yrp.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#canvas #content #wrapper {
	background-image: url(/images/canvas_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#canvas #heading #toolbelt {
	background-image: url(/images/toolbar_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 48px;
}
#canvas #heading #toolbelt #toolbar {
	background-image: url(/images/toolbar_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 38px;
	padding-left: 300px;
	padding-top: 10px;
}
#canvas #heading #toolbelt #toolbar a {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
}
#canvas #heading #toolbelt #toolbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#canvas #heading #toolbelt #toolbar li {
	display: inline;
	padding-left: 22px;
}
#canvas #heading #headtext {
	height: 200px;
	display: none;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 16px;
	color: #F5F5F5;
	line-height: 26px;
}
#canvas #heading #headtext .headtxt_h1 {
	font-size: 24px;
	margin-bottom: 8px;
}
#canvas #heading #headtext .headtxt_h1 i, #canvas #heading #headtext a {
	color: #ead270;
}
#canvas #heading #headtext .headtxt_h1 i {
	font-weight: bold;
}

#canvas #content #wrapper {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

#canvas #content #wrapper .texto {
	font-size: 16px;
	line-height: 26px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#canvas #content #wrapper .texto a {
	color: #9C8643;
}
#footer {
	background-image: url(/images/bg_cont_xrp.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 170px;
}
#footer table {
	color: #ffffff;
	line-height: 24px;
	font-size: 14px;
}
#footer #footsep {
	border-right: solid 2px #ffffff;
	margin-right: 20px;
	margin-left: 10px;
}
#footer #footimg {
	padding-right: 10px;
}
#footer #foottext {
	padding-left: 10px;
	font-size: 16px;
}