/* CSS Document */
body {
	color:#ffffff;
}
a {
	color:#FFFFFF;
}
a visited {
	color:#EBEBF5;
}
a hover {
	color:#9999FF;
}
#topHolder {
	height: 97px;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-color: #F9F1E1;
}
#ladylizLogo {
	width: 260px;
	float: left;
}
#topNav {
	width: 400px;
	text-align: right;
	padding-right: 22px;
	color:#770A60;
	font-size:13px;
	float: right;
	margin-top: 14px;
}
#topNav a{
	color: #770A60;
	text-decoration: none;
	font-style: italic;
	font-size:14px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
#topNav a:hover{
	color: #AF8705;
}
#left {
	background-color: #770A60;
	width: 315px;
	background-image: url(../images/g_TLH_line.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #AF8705;
}
#right {
	background-color: #D6B4CA;
	background-image: url(../images/g_TRH_line.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#body {
}
.RHSline {
	border-right: 1px solid #AF8705;
	border-bottom: 1px solid #AF8705;
}
.captionText {
	padding-left: 5px;
}
