@charset "utf-8";
#wrapper {
	width:798px;
	margin: 0 auto 0 auto;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
}
#header {
	background-image: url(layout/jewlsLayout_01.gif);
	height: 79px;
}
#topNav {
	height: 35px;
	background-image: url(layout/navColors.gif);
}
#lAds {
	background-color: #FFCCFF;
	width: 162px;
	float: left;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 1100px;
}
#content {
	width:571px;
	background-color: #FFFFCC;
	float: right;
	padding-left: 15px;
	height: 1220px;
	padding-right: 10px;
}
#squareAds {
	width:336px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bottomColors {
	background-image: url(layout/bottomColors.gif);
	height:28px;
	clear: both;
}
#num {
	width:300px;
	margin-left: 360px;
}
#bottomAds {
	width:728px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.homeText {
	font-size: 12px;
}	
body {
	background-image: url(layout/mainBg.gif);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	background-image: url(layout/h2Bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 49px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 20px;
	padding-left: 25px;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color:#FFCCFF;
}
a:visited {
	color:#000;
}