body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #74296A;
	/*background-color: #595959;*/
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#994EA3;
	}
a  {
	font-weight: bold;
	color:  #883E7D;
	}
a:visited {
	color:  #883E7D;
	}
a:active {
	color:  #883E7D;
	}
a:hover {
	color: #E1AACA;
	text-decoration: none;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p  {
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px; 
	text-align: left;
	vertical-align: top;
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#top {
	width: 775px;
	height: 176px;
	margin: 0;
	padding: 0px;
	border: 8px solid #FFFFFF;
	color: #333;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	background-position: 0px 0px;
}
#top img {
	display: block;
	position: absolute;
	left: 8px;
	top: 31px;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 160px;
	z-index: 500;
}
#top h1 {
	display: block;
	position: absolute;
	width: 596px;
	height: 80px;
	vertical-align: top;
	left: 0px;
	top: 35px;
	color: #380054;
	margin: 0px 0px 0px 170px;
	padding: 0px;
	font-size: 15px;
	line-height: normal;
}
#top h5 {
	display: block;
	position: absolute;
	left: 265px;
	width: 210px;
	font-size: 22px;
	top: 166px;
	color: #380054;
	margin: 0px;
}
#top .pic {
	display: block;
	position: absolute;
	width: 759px;
	height: 160px;
	top: 31px;
	margin: 0px;
	padding-top: 31px;
	background-position: right;
	background-repeat: no-repeat;
	z-index: 400;
}
#subtop {
	margin: 0px;
	padding: 0px;
/*	border: 1px solid #aaa; */
	color: #FAC1E4;
	width: 775px;
	height: 23px;
	/*background-image: url(../images/slider.jpg);
	background-repeat: no-repeat;*/
}
#subtop p, #subtop marquee {
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	color: #FAC1E4;
	line-height: 23px;
}
#bot {
	bottom: 0px;
	margin: 30px;
	padding: 0px;
/*	border: 1px solid #195287; */
	width: 760px;
	height: 22px;
}
#bot a  {
	font-weight: bold;
	color:  #F9C3E3;
	}
#bot a:visited {
/*	color:  #fff; */
	}
#bot a:active {
/*	color:  #fff;*/
	}
#bot a:hover {
	color: #F9C3E3;
	text-decoration: none;
	}
#bot p {
	margin: 0px 0px 0px 170px;
	padding: 0px;
	font-size: 10px;
	color: #FEFFFD;
	line-height: 26px;
}

#bot/*, #subtop*/ {
	background-image: none;
	background-repeat: repeat-x;
}
#left {
	position: absolute;
	display:block;
	top: 202px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0 none;
	width: 760px;
	font-size: 11px;
	height:27px;
	z-index: 100;
}
	
/* Navigation Zone Begin */

#leftNav {
	margin: 0px;
	padding: 0px;
/*	height:27px;*/
	width: 775px;
	text-transform: uppercase;
	background-image:url(../images/menuBg.gif);
	background-repeat:repeat-x;
	border-right: 1px solid #D682B4;
	border-left: 1px solid #D682B4;	
	/*background-color:#D3D3D3;*/
}

#leftNav li {
	margin:0;
	height:27px;
	padding:0;
	list-style-type: none;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	float:left;
}
	
#leftNav li a {
	background-image: url(../images/separator.gif);
	background-position: 0;
	background-repeat:no-repeat;
	height:27px;
	padding: 5px 15px;
	/*width: 150px;*/
	color: #fff;
	/*background-image:url(../images/menunormal.gif);
	background-repeat:no-repeat;*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

	
#leftNav li a:hover {
	color: #380054;
/*	background-image:url(../images/menuover.gif);
	background-repeat:no-repeat;*/
}


#leftNav1 {
	margin: 10px 0px 0px -40px;
	padding: 0px 0px 55px 0px;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;	
	width: 166px;
}
#leftNav1 li {
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 25px 5px 25px 5px;
	list-style-type:none;
	list-style-image:none;
	list-style-type:none;
	background-color: #883E7D;
	border: 5px solid #fff;		
	width: 156px;
	height: 75px;
}

#leftNav1 a {
	color: #fff;
	text-decoration: none;
}

#leftNav1 a:hover {
	color: #E1AACA;
	background-image: none;
	text-decoration: none;
}

/* Navigation Zone End */

#middle {
	position: relative;
	padding: 8px 8px 0px 168px;
	border: 0px;
	margin: 33px 0px 0px 0px;
	width: 775px;
	vertical-align:top;
	top: 33px;
	bottom: 33px;
	z-index: 0;
	background-color: #fff;
	}
#middle h2, #middle h3 {
	color: #863F7B;	
	}
#middle h2 {
	font-size: 20px;
	}
#middle h3 {
	font-size: 18px;
	}
#middle td {
	vertical-align:top;
	}
#midColor {
	background-color: #883E7D;
	padding: 7px 20px 10px 20px;
	color: #fff;
	margin-bottom: 15px;
	margin-top: 10px;
}
.masterImage {
	background-color: #fff;
	width: 300px;
	height: 225px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 15px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	background-position:center;
	}
.masterImageH {
	background-color: #fff;
	background-position:center;
	width: 300px;
	height: 480px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 15px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
#masterImageR {
	background-color: #E1AACA;
	width: 318px;
	margin: 15px 0 15px 10px;
	padding: 0px;
}
#masterImageR p {
	font-size: 9px;
	margin: 0px 8px 8px 8px;
	color: #722B6A;
	text-align: justify;
}
#masterImageR img {
	margin: 8px;
	background-color: #fff;
	background-position: center;
	width: 300px;
	height: 225px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
/**/
#imgRepeater {
	width: 607px;
	margin: 15px -15px 15px -3px;
	padding: 0px;
}
#imgRepeater li {
	margin: 4px;
	padding: 0px;
	position: relative;
	float: left;
	width: 191px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background-color: #E1AACA;
}
#imgRepeater table {
	margin: 8px;
}
#imgRepeater td, #imgRepeater p {
	font-size: 9px;
	color: #722B6A;
	text-align: left;
}
#imgRepeater img {
	background-color: #fff;
	background-position: center;
	width: 175px;
	height: 135px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
/**/

/**/
#imgRepeater2 {
	width: 607px;
	margin: 15px -10px 15px -3px;
	padding: 0px;
	}
#imgRepeater2 li {
	margin: 4px;
	padding: 0px;
  	position: relative;
	float: left;
	width: 290px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background-color: #E1AACA;
}
#imgRepeater2 table {
	margin: 8px;
	width: 275px;
}
#imgRepeater2 td, #imgRepeater2 p {
	font-size: 9px;
	color: #722B6A;
	text-align: left;
}
#imgRepeater2 img {
	background-color: #fff;
	background-position: center;
	width: 275px;
	height: 275px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
#imgRepeater2 div {
	/*background-color: #595959;*/
	width: 244px;
	height: 244px;
	margin: 15px;
	border: 0px none #6E2C69;
	background-image: url(../images/offer_bg.jpg);
	background-repeat: no-repeat;
	}
#imgRepeater2 div span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 50px;
}
/**/
/**/
#imgRepeater3 {
	width: 607px;
	margin: 15px -10px 15px -3px;
	padding: 0px;
	}
#imgRepeater3 li {
	margin: 4px;
	padding: 0px;
  	position: relative;
	float: left;
	width: 290px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background-color: #E1AACA;
}
#imgRepeater3 table {
	margin: 8px;
	width: 275px;
}
#imgRepeater3 td, #imgRepeater3 p {
	font-size: 9px;
	color: #722B6A;
	text-align: left;
}
#imgRepeater3 img {
	background-color: #fff;
	background-position: center;
	width: 275px;
	height: 175px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
/**/

/* last editing */
#imgRepeater4 {
	width: 600px;
	margin: 15px -10px 15px -3px;
	padding: 0px;
}
#imgRepeater4 li {
	margin: 4px;
	padding: 0px;
	position: relative;
	float: left;
	width: 593px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background-color: #E1AACA;
}
#imgRepeater4 table {
	margin: 8px;
	width: 575px;
}
#imgRepeater4 td, #imgRepeater4 p {
	font-size: 9px;
	color: #722B6A;
	text-align: left;
}
#imgRepeater4 img {
	background-color: #fff;
	background-position: center;
	width: 575px;
	height: 275px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
/**/

/**/
#imgRepeater5 {
	width: 600px;
	margin: 15px -10px 15px -3px;
	padding: 0px;
}
#imgRepeater5 li {
	margin: 4px;
	padding: 0px;
	position: relative;
	float: left;
	width: 593px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background-color: #E1AACA;
}
#imgRepeater5 table {
	margin: 8px;
	width: 575px;
}
#imgRepeater5 td, #imgRepeater5 p {
	font-size: 9px;
	color: #722B6A;
	text-align: left;
}
#imgRepeater5 img {
	background-color: #fff;
	background-position: center;
	width: 575px;
	height: 450px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
/**/

/**/
#imgRepeater6 {
	width: 293px;
	margin: 0px 8px 8px 10px;
	padding: 0px;
}
#imgRepeater6 li {
	margin: 4px;
	padding: 0px;
	position: relative;
	float: left;
	width: 293px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background-color: #E1AACA;
}
#imgRepeater6 table {
	margin: 8px;
	width: 275px;
}
#imgRepeater6 td, #imgRepeater6 p {
	font-size: 9px;
	color: #712A6C;
	text-align: left;
}
#imgRepeater6 img {
	background-color: #fff;
	background-position: center;
	width: 275px;
	height: 150px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
}
/**/

/**/
#imgRepeater7 {
	width: 597px;
	margin: 15px -10px 15px -2px;
	padding: 0px;
}
#imgRepeater7 li {	
	margin: 4px;
	padding: 0px;
	position: relative;
	float: left;
	width: 593px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background-color: #E1AACA;
}
#imgRepeater7 table {
	margin: 8px;
	width: 575px;
}
#imgRepeater7 td, #imgRepeater7 p {
	font-size: 9px;
	color: #722B6A;
	text-align: left;
	vertical-align: top;
	width: 285px;
}
#imgRepeater7 img {	
	background-color: #fff;
	background-position: center;
	width: 285px;
	height: 265px;
	margin: 0 0 0px 10px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	}
/**/
/**/
#imgRepeaterCoupon {
	width: 598px;
	margin: 15px 0;
	padding: 0px;
	text-align:center;
	}
#imgRepeaterCoupon li {
	margin: 0px;
	padding: 0px;
  	position: relative;
	float: left;
	width: 598px;
	display: inline-block;
	list-style: none;
	list-style-image: none;
}
#imgRepeaterCoupon table {
	margin: 0px;
	width: 298px;
}
#imgRepeaterCoupon td {
	font-size: 9px;
	color: #722B6A;
	text-align:center;
}
#imgRepeaterCoupon div {
	background-color: #fff;
	width: 175px;
	height: 207px;
	background-image: url(../images/offer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	}
#imgRepeaterCoupon div span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 50px;
	width: 175px;
}	
#imgRepeaterCoupon a {
	color: #883E7D;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 55px;
	vertical-align:bottom;
}	
#imgRepeaterCoupon a:hover {
	color: #E1AACA;
	text-decoration: underline;
}

/**/
#right {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 100px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #D682B4;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #right {
	width: 130px; /* ie5win fudge ends */
	}
pre {
	font-size: 11px;
/*	line-height: 22px;*/
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#twoCols {
	margin: 0px;
	padding: 5px;
	display: inline-block;
}
#twoCols tr td.col {
	display: inline-block;
	width: 50%;
	padding-left: 10px;
	vertical-align: top;
}
#twoCols tr td img.imgArea {
	background-color: #fff;
	background-position:center;
	background-repeat:no-repeat;
	width: 580px;
	height: 350px;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	border: 1px solid #6E2C69;
}
#imgAreaSingle td {
	width: 580px;
	padding-right: 0px;
	padding-top: 15px;
	vertical-align: top;
}
#imgAreaSingle img {
	width: 580px;
	height: 300px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:center;
}
#imgAreaDual {
	margin: 20px 0;
}
#imgAreaDual td {
	width: 290px;
	padding-right: 10px;
	vertical-align: top;
}
#imgAreaDual img {
	width: 280px;
	height: 400px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	background-position:center;
	background-color:#FFFFFF;
}
#imgAreaTriple td {
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align: top;
}
#imgAreaTriple img {
	width: 188px;
	height: 243px;
	margin: 0px;
	border: 1px solid #6E2C69;
	background-repeat: no-repeat;
	background-position:center;
	background-color:#FFFFFF;
}
