body {
	background-color: #000000;
	background-image: url(/themes/sunset/images/bgs/sunset_fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
}
body img{ border:0px; display:block; }
.mainDiv {
	padding: 5px;
	/*height: 800px;*/
}
.main-table {
	margin-left:auto;
	margin-right:auto;
	width: 620px;
	padding: 0px;
}

.box1BL {
	height:10px;
	width:10px;
	text-align: right;
	vertical-align: top;
}
.box1BR {
	height:10px;
	width:10px;
	text-align: left;
	vertical-align: top;
}
.box1TL {
	height:10px;
	width:10px;
	text-align: right;
	vertical-align: bottom;
}
.box1TR {
	height:10px;
	width:10px;
	text-align: left;
	vertical-align: bottom;
}
.box1ML {
	width:10px;
	background-image: url(../images/box1/ML.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.box1MR {
	width:10px;
	background-image: url(../images/box1/MR.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

.box1MM{
	width: 600px;
	height: 600px;
	background-image: url(/themes/sunset/images/bgs/malibu_lighting_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	background-color: #000000;
}
.links td a { font-weight:bold; }
.links td, .links th {
	padding:0;
	vertical-align:top;
}
.links th { text-align:left; }
.links ul { list-style:none; }
.links li {
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left:0;
	vertical-align:top;
}
.box1TT {
	background-image: url(../images/box1/TT.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
}
.box1BB {
	background-image: url(../images/box1/BB.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:ACTIVE, a:FOCUS, a:LINK, a:VISITED{
	font-weight: bold;
	color: #de502f;
	text-decoration: underline;
}
a:HOVER{
	text-decoration: none;
	color: #de502f;
}
.mainDivFooter {
	bottom: 1px;
	text-align: right;
}
a.sale{
	color:#67c267;
	font-size:18px;
}
.clear{ 
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0em;
	visibility:hidden;
	overflow:hidden;
}