
body {
	margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-position: top center;
background-color: black;
	font-family: palatino, palatino linotype, georgia, times new roman, times, serif;
font-size: 16px;
line-height: 20px;
color: #333333;
}
a {
	text-decoration: none;
color: #052648;

}
a:hover {
	text-decoration: underline;
color: #052688;

}
table, tr, td {
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
h1, h2, h3 {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#envelope {
	position: absolute;
left: 50%;
top: 0px;
margin-left: -480px;
width: 960px;

}
#header {
	width: 960px;
height: 142px;

}
#content {
	width: 960px;

}
			
			
#leftTop {
	width: 272px;
height: 25px;
background-image: URL(images/leftTop.gif);
background-repeat: no-repeat;

}
#leftMiddle {
	width: 272px;
background-image: URL(images/leftMiddle.gif);
background-repeat: repeat-y;

}
#leftText {
	padding-left: 112px;
padding-right: 14px;
	font-size: 16px;
	font-weight: bold;
}
		
.subcategory {
	padding: 0px;
margin: 0px 0px 0px 5px;
list-style-type: none;
text-transform: capitalize;

}
.subcategory li {
	margin-bottom: 6px;
}
.selectedCategory {
	font-weight: bold;
padding: 0px;
position: relative;
left: -4px;
}
.selectedCategory ul {
	font-weight: normal;
}
		
#leftBottom {
	width: 272px;
height: 25px;
background-image: URL(images/leftBottom.gif);
background-repeat: no-repeat;

}
#rightTop {
	width: 688px;
height: 25px;
background-image: URL(images/rightTop.gif);
background-repeat: no-repeat;

}
#rightMiddle {
	width: 688px;
background-image: URL(images/rightMiddle.gif);
background-repeat: repeat-y;

}
#rightText {
	padding-left: 28px;
padding-right: 169px;

}
#rightText .listing .listpic {
	display: none;
}
#rightText .listing .listingfield1label {
	display: none;
}
#rightText .listing .listingfield2label {
	display: none;
}
#rightText .listing .listingfield3label {
	display: none;
}
#rightText .listing .listingfield4label {
	display: none;
}
#rightText .listing .listingfield2content {
	font-size: 24px;
	font-family: zapfino, palatino, palatino linotype, georgia, times new roman, times, serif;
	color: #052648;
	font-weight: bold;
	height: 36px;
	margin-top: 8px;
	position: relative;
	left: -8px;
}

#rightBottom {
	width: 688px;
height: 25px;
background-image: URL(images/rightBottom.gif);

}
#footer {
	width: 960px;
height: 15px;
text-align: center;
font-size: 10px;
color: #CCCCCC;

}
			
