/* CSS Document */
body {
	background-color: #000;
	margin: 0;
	background-image: url(../images/bkg_jewelry.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1 {
	font: normal normal normal 15pt/18pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
}
h2 {
	font: normal normal bold 15pt/18pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 5px; 
	margin: 50px 0px 0px 0px; 
	max-width: 450px;
	/* Internet explorer setting for ie 5 and up*/
	/* border:1px solid red; */
	width:expression( 
    document.body.clientWidth > (500/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "30em":
        "auto" );
}
h4 {
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px 30px 30px 0px;
}
table {
	border-collapse: collapse;
}
#leftNav {
	vertical-align: top;
}
#leftNav a {
	font: normal normal normal 9pt/12pt Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}
#leftNav a:hover {
	color: #FF9999;
}
#leftNav p {
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}
#leftNav ul { 
	text-align: center;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
	line-height: 2;
}
#leftNav li {
	font: normal normal normal 9pt/12pt Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	line-height: 2;
}
.leftMargin {
	background-color: #fff;
}
#rightAd {
	background-color: #fff;
}
#rightAd a {
	font: normal normal normal 13pt/16pt Arial, sans-serif;
	color: #00f;
	text-decoration: underline;
}
#rightAd img {
	border: 0px;
}
#rightAd p {
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
		/* Internet explorer setting for ie 5 and up*/
	/* border:1px solid red; */
	width:expression( 
    document.body.clientWidth > (500/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "30em":
        "auto" );
}
.indexHomeLinks {
	background-color: #fff;
}
#indexHomeLinks h2{
	font: small-caps bold 11pt/12pt Arial, sans-serif;
	color: #000;
}
#indexHomeLinks a {
	font: small-caps bold 15pt/18pt Arial, sans-serif;
	color: #000;
	text-decoration: underline;
}
#indexHomeLinks a:hover {
	color: #00A8FF;
}
#indexHomeLinks li {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	list-style-image: url(../images/bullet_big_diamond.gif);
}
#indexHomeLinks p {
	font: normal normal normal 9pt/12pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}

/* FOOTERLINKS */
#footerLinks {
	background-color: #fff;
}
#footerLinks p {
	font: small-caps bold 9pt/12pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
#footerLinks a {
	font: normal normal normal 9pt/12pt Arial, sans-serif;
	color: #00f;
	text-decoration: underline;
}
#footerLinks ul {
	list-style: none;
	margin: 0px 100px 10px 0px;
}
#footerLinks li {
	clear: right;
	display: inline;
	padding: 0px 0px 0px 5px;
	margin: 0px 100px 0px 5px;
}
/* FOOTER (copyright Aces)*/
#footer a {
	padding: 0px 6px 4px 4px;
	color: #7E84B2;
	font: normal normal normal 7pt/10pt Arial, sans-serif;
}
#footer div {
	float: left;
}
#footer p {
	color: #7E84B2;
	font: normal normal normal 7pt/10pt Arial, sans-serif;
	clear: left;
	margin: 0px 200px 0px 5px;
}
.adAndTextFormat {
	margin: 0px 0px 0px 20px;
}
.adAndTextFormat p {
	font: normal normal normal 9pt/12pt Arial, sans-serif;
}
.adAndTextFormat a {
	font: normal normal normal 9pt/12pt Arial, sans-serif;
}
.algnTopTableTd {
	vertical-align: text-top;
}
