/*=========================================*/
/*  The Best Gold Prices                   */
/*=========================================*/
body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #006600;
	font-size: .9em;
	font-family: tahoma, verdana, sans-serif;
	overflow: -moz-scrollbars-vertical;
}
/*  Text Styles     */
H1, H2, H3, H4, H5 {
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px
}
H1 {
	font-size: 20px;
	color: #06481d;
}
H2 {
	font-size: 18px;
	color: #006633;
}
H3 {
	font-size: 14px;
	color: #075422;
}
H4 {
	font-size: 12px;
	color: #669966;
}
H5 {
	font-size: 11px;
	color: #669966;
}
/* Ordered, Unordered List Styles  */
ul {
	size: .9em
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
/*  main header styles */
#header {
	width: 1000px;
	height: 400px;
	margin: 0px auto;
	padding: 0;
	border: red solid 0px;
	background-color: #ffffff;
	clear: both;
	z-index: 99999;
}
#header-lh {
	float: left;
	width: 17px;
	height: 393px;
	background: url('/images/pl.gif') repeat-y top left;
}
#header-mid {
	float: left;
	width: 962px;
	height: 390px;
	border: black solid 0px;
}
#header-rh {
	float: right;
	width: 17px;
	height: 393px;
	background: url('/images/pr.gif') repeat-y top left;
}
/*  no banner header styles */
#header-nobanner {
	width: 1000px;
	height: 100px;
	margin: 0px auto;
	padding: 0;
	border: red solid 0px;
	background-color: #ffffff;
	clear: both;
	z-index: 99999;
}
#header-lh-nobanner {
	float: left;
	width: 17px;
	height: 100px;
	background: url('/images/pl.gif') repeat-y top left;
}
#header-mid-nobanner {
	float: left;
	width: 962px;
	height: 100px;
	border: black solid 0px;
}
#header-rh-nobanner {
	float: right;
	width: 17px;
	height: 100px;
	background: url('/images/pr.gif') repeat-y top left;
}
/*  end of no banner header styles */
#logo {
	float: left;
	width: 250px;
	height: 100px;
	clear: both;
}
#mid-area {
	float: left;
	margin-left: 17px;
	margin-bottom: 5px;
	width: 400px;
	height: 100px;
	z-index: 999;
}
#right-area {
	float: right;
	margin-left: 15px;
	width: 240px;
	height: 100px;
	padding: 0;
	border: 0;
}
/*  menu design */
#menu {
	height: 27px;
	width: 960px;
	margin: 0px auto;
	z-index: 9999;
	clear: both;
}
.menu {
	float: left;
	margin-left: 0;
	width: 885px;
	height: 24px;
	background: #ffffff;
	border: silver solid 0px;
	z-index: 9999;
}
/*  Border Graphics */
#top-border {
	position: relative;
	margin: 10px auto 0px auto;
	width: 1000px;
	height: 17px;
	border: 0 none;
	background: url('/images/pt.gif') repeat-x top left;
	z-index: 1;
}
#topleft-corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	width: 17px;
	border: 0 none;
	background: url('/images/ptl.gif') no-repeat;
	z-index: 2;
	background-repeat: no-repeat;
}
#topright-corner {
	position: absolute;
	top: 0;
	right: 0;
	height: 17px;
	width: 17px;
	border: 0 none;
	background: url('/images/ptr.gif') no-repeat;
	z-index: 2;
	background-repeat: no-repeat
}
#bot-border {
	position: relative;
	margin: 0px auto 10px auto;
	width: 1000px;
	height: 17px;
	border: 0;
	background: url('/images/pb.gif') repeat-x top left;
	z-index: 1;
}
#botleft-corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	width: 17px;
	border: 0 none;
	background: url('/images/pbl.gif') no-repeat;
	z-index: 2;
	background-repeat: no-repeat;
}
#botright-corner {
	position: absolute;
	top: 0;
	right: 0;
	height: 17px;
	width: 17px;
	border: 0 none;
	background: url('/images/pbr.gif') no-repeat;
	z-index: 2;
	background-repeat: no-repeat;
}
/*  End Of Border Graphics */
/*  theme design  */
#content-wrapper {
	width: 1000px;
	margin: 0px auto;
	background: #ffffff;
	padding: 0px;
	border: red solid 0px;
	background: #ffffff url('/images/pl.gif') repeat-y top left;
}
#content-inner {
	margin-left: 20px;
	width: 980px;
	text-align: left;
	border: green solid 0px;
	background: #ffffff url('/images/pr.gif') repeat-y top right;
}
.content {
	float: left;
	padding-top: 10px;
	width: 550px;
	background: #ffffff;
	border-left: #d9bf78 solid 2px;
	border-right: #d9bf78 solid 2px;
}
.content-2-col {
	float: left;
	padding: 15px 0px 15px 15px;
	width: 733px;
	background: #ffffff;
}
.content-1-col {
	float: left;
	padding: 15px;
	width: 930px;
	background: #ffffff;
}
.content-right-sidebar {
	float: left;
	padding: 25px;
	width: 693px;
	min-height: 500px;
	border-right: #d9bf78 solid 2px;
}
.content-left-sidebar {
	float: left;
	padding: 15px;
	width: 710px;
	min-height: 500px;
	border-left: #d9bf78 solid 2px;
}
/*  sidebars  */
#left-sidebar {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	width: 175px;
	text-align: left;
	background: #ffffff;
	border: silver solid 0px;
}
#right-sidebar {
	float: left;
	margin-left: 15px;
	width: 195px;
	text-align: left;
	background: #ffffff;
	border: silver solid 0px;
}
#member {
	width: 550px;
	height: 150px;
	margin-top: 35px;
	border: silver solid 0px;
}
/*  footer  */
#footer {
	width: 1000px;
	height: 150px;
	margin: 0px auto;
	background: #ffffff;
	font-size: 11px;
	clear: both;
}
.footer {
	float: left;
	width: 918px;
	margin-left: 15px;
	margin-right: 15px;
	height: 150px;
	text-align: left;
	background: #ffffff;
	z-index: 9999;
}
#footer-lh {
	float: left;
	width: 17px;
	height: 150px;
	background: url('/images/pl.gif') repeat-y top left;
}
#footer-rh {
	float: right;
	width: 17px;
	height: 150px;
	background: url('/images/pr.gif') repeat-y top left;
}
