html {
	font: 0.8em/1.3 Verdana, Helvetica, Arial, Sans-serif;
	background-color: #FFFFFF;
	color: #38494e;
	text-align: center;
    background-image: url(../images/valen.gif);
    background-repeat: repeat-x;
  background-position: top
}

body {
	width: 900px;
	background: #fff url(../images/main_bg.gif) repeat-y;
	color: #38494e;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

a:link, a:visited {
	color: #869ea8;
	background-color: inherit;
	text-decoration: none;
    font-style: normal;
    font-size: 13px;
}

a:hover, a:active {
	color: #990033;
	background-color: inherit;
	text-decoration: blink;
}

ul, ol {
	position: relative;
}


h1 {
	text-indent: -10000px;
	width: 900px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/head.gif) no-repeat;
}

ul {
	margin: 10px 0 0 40px;
	padding: 0;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

ul#none {
	display: none;
}

div#fiatcom {
	border: solid #b6b6b6 1px;
	padding: 5px;
	margin-bottom: 15px;
	background: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div#fiatcontent {
	border: solid #b6b6b6 1px;
	padding: 5px;
	margin-bottom: 15px;
	background: #ffffff;
}

div#fiat {
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
	background: #f0f0f0;
	padding: 3px;
}

div#maincol {
	width: 500px;
	padding: 0 0 20px 0;
	float: left;
}


	div#maincol h3 {
		margin: 10px 0 3px 23px;
		padding: 0 0 0 2px;
		background: #fff url(../images/heading_ul.gif) repeat-x bottom left;
		font: 1.5em Arial, Helvetica, Verdana, Sans-serif;
		color: #666;
	}

	div#maincol p {
		margin: 7px 20px 21px 20px;
		padding: 0;
		color: #38494e;
		background-color: inherit;
	}

ul#nav {
	width: 535px;
	height: 33px;
	background: transparent url(../images/nav_bg.gif) repeat-x top left;
	margin: 0;
	padding: 0;
}

	ul#nav li {
		margin: 0;
		padding: 0;
		float: left;
		list-style-type: none;
		display: block;
		height: 35px;
		background: transparent url(../images/nav_sep.gif) no-repeat right;
	}

		ul#nav li a:link, ul#nav li a:visited {
			color: #38494e;
			background-color: inherit;
			text-decoration: none;
			line-height: 29px;
			padding: 5px 24px 7px 20px;
		}

		ul#nav li a:hover, ul#nav li a:focus, ul#nav li a:active {
			color: #38494e;
			text-decoration: none;
			line-height: 29px;
			margin: 0;
			padding: 5px 24px 9px 20px;
			background-color: inherit;
			background: url(../images/nav_hover.gif) no-repeat bottom;
		}

		ul#nav > li > a:hover, ul#nav > li > a:focus, ul#nav > li > a:active {
			padding: 5px 24px 10px 20px;
		}

div#rightcol {
	width: 210px;
	margin-left: 10px;
	padding: 0 10px 20px 0;
	background: transparent url(../images/side_bg.gif) no-repeat bottom;
	position: relative;
	bottom: 30px;
	right: 3px;
	font-size: 0.9em;
}



	div#rightcol p {
		margin: 10px 0 0 13px;
	}

	div#rightcol > p {
		margin: 10px 0 0 3px;
	}

	div#rightcol dl {
		margin: 10px 0 0 0;
		padding: 0 0 50px 0;
	}

	div#rightcol > dl {
		margin: 10px 0 0 -10px;
		padding: 0 0 50px 0;
	}

	div#rightcol h3, div#rightcol dt {
		margin: 20px 0 8px 8px;
		padding: 0 0 0 7px;
		background: #fff url(../images/heading_ul.gif) repeat-x bottom left;
		font: 1.8em Georgia, "Times New Roman", Times, Serif;
		color: #666;
		width: 190px;
	}

	div#rightcol > h3, div#rightcol > dt {
		margin: 20px 0 10px 2px;
	}

		div#rightcol dl dd {
			margin: 2px 0 0 17px;
			padding: 0 0 0 17px;
			list-style-type: none;
			background: transparent url(../images/li.gif) no-repeat left;
		}

		div#rightcol > dd {
			margin: 2px 0 0 0;
			padding: 0 0 0 17px;
			list-style-type: none;
			background: transparent url(../images/li.gif) no-repeat left;
		}

			div#rightcol form#searchform h3 {
				margin-left: 10px;
			}

			div#rightcol form#searchform > h3 {
				margin-left: 0;
			}

			div#rightcol form#searchform input {
				margin: 10px 0 0 10px;
			}

			div#rightcol form#searchform input#searchinput {
				border: 1px solid #ddd;
				width: 120px;
				height: 20px;
				padding: 4px 5px 0 5px;
				color: #666;
				background-color: inherit;
			}

			div#rightcol form#searchform input#searchsubmit {
				margin: 0 0 0 10px;
				width: 40px;
			}

pre {
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	margin: 20px;
	padding: 10px;
	color: #38494e;
  font: bold
}

code {
	font: 12px/1.5 "Courier New", Courier, Monospace;
}

.bevelmenu{
list-style-type: none;
margin: 0;
padding: 4;
width: 180px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding: 0px 0px;
text-decoration: none;
font-weight: bold;
border: 0px solid #FFF2BF;
text-decoration:none;
}

.bevelmenu li a:hover{
color: black;
background-color: #BBBBBB;
border-style: outset;
}

h4 {
	clear: both;
	margin: 0;
	padding: 0 10px 0 0;
	width: 900px;
	height: 20px;
	color: #b1bebb;
	text-align: right;
	background: #363636 url(../image/foot_bg.gif) bottom repeat-x;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 20px;
}

a.boldbuttons{
background: transparent url(../images/roundedge-gray-left.gif) no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url(../images/roundedge-gray-right.gif) no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
