@charset "ISO-8859-1";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #bcac62;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/bluebktile.gif);
	background-repeat: repeat-x;
}
#container  {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#mainContent  {
	width: 780px;
}
#banner  {
	width: 780px;
	margin-top: 5px;
	background-color: #000000;
}
#toplinks   {
	width: 772px;
	text-align: center;
	border: 3px solid #1d5168;
	padding: 1px;
}
#lftcolumn {
	width: 137px;
	float: left;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
#navbuts  {
	height: 445px;
	width: 134px;
	margin-top: 30px;
	text-align: left;
	float: left;
}
.navbut {
	float: right;
	height: 24px;
	width: 328px;
	margin-top: 20px;
	text-align: right;
	margin-right: 20px;
}
#commissionbut  {
	height: 50px;
	width: 134px;
	margin-top: 43px;
	float: left;
}
#backbut {
	float: left;
	height: 40px;
	width: 135px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	clear: left;
}
#rtcolumn  {
	width: 625px;
	margin-left: 155px;
}
#pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 17px;
	color: #D2C06D;
	height: 15px;
	width: 625px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 10px;
}
#clickon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	text-align: center;
	color: #D8D8D8;
	margin-top: 3px;
	width: 625px;
}
#glassimgs  {
	width: 625px;
	margin-top: 10px;
}
#footer  {
	width: 780px;
	text-align: center;
	height: 18px;
	margin-top: 5px;
}
.cright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	height: 15px;
	width: 780px;
	text-align: center;
}
#bottomlinks   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	width: 766px;
	padding: 3px;
	border: 4px solid #1d5168;
	margin-top: 5px;
}
a:link.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #33CCFF;
	text-decoration: none;
}
a:visited.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
.clearfloat {
	clear: both;
}
h1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #D2C06D;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	display: block;
	margin: 0em;
	padding: 0px;
}
p      {
	font-size: 1em;
	line-height: 1.1em;
	text-align: left;
	padding: 0px;
	margin-bottom: 3px;
}
.strongwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #FF9933;
	font-weight: bold;
}
.captionstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #D2C06D;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #D2C06D;
}
.captionstxtbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #D2C06D;
}
.copytextbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	font-weight: bold;
	color: #D2C06D;
	
}
