﻿@import url("layout.css");
body {
	font-family: Shruti;
	font-size: small;
	background-repeat: repeat;
}
#container {
	border-right: 2px solid #595959;
	border-bottom: 2px solid #595959;
	border-left: 2px solid #595959;
	background-color: #fff;
	margin-top: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead {
	background-position: center center;
	text-align: left;
	background-color: #fff;
	background-image: url('newgoldbarSBEARHEADERBLACK.png');
	background-repeat: no-repeat;
}
#column_l {
	width: 367px;
	padding: 15px;
}
html>body #column_l {
	width: 370px;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url('GOLDBARSBGFOOTER.png');
}
html>body #footer {
	padding: 0px;
	margin: 0px;
	background-position: center center;
	text-align: center;
	background-image: url('GOLDBARSBGFOOTER.png');
	font-size: small;
	color: #000000;
	background-color: #C0C0C0;
	font-family: Shruti;
}
/* Masthead */
#masthead h1 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-bottom: 0;
	margin-left: 0.5em;
}
#masthead h3 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-top: 0;
	margin-left: 1em;
}
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
	text-align: center;
}
/* Site typography */
}
/* Footer */
#footer p {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-size: small;
	color: #000000;
	font-family: Shruti;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	left: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	font-style: normal;
}
