body {
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin:0px;
	padding:0px;
	}

a:link {
	color:#AF171D;
	text-decoration: none;
	}

a:visited {
	color:#AF171D;
	text-decoration: none;
	}

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

td img { 
	display: block;
	}

img {
	border: 0;
	display:block;
	}
	
embed {
	display:block;
	}

object {
	display:block;
	}

td {
	vertical-align:top;
	}
	
td.expand {
	width:50%;
	}
	
td.header {
	background-image:url(../imgmain/top_green_bkg.gif);
	background-repeat: repeat-x;
	}
	
div.content {	
	width:770px;
	}

h3 {
	font-size:1.0em;
	border-bottom:1px solid #af171d;
	}

table.boxes {
	width:370px;
	margin-top:34px;
	float:left;
	}
	
td.box {	
	width:58px;
	height:54px;
	}
	
td.space {
	width:20px;
	}
	
td.footer {
	background-color:#869165;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	font-size:0.9em;
	font-family: helvetica, arial, sans-serif;
	margin: 10px;
	}
	
td.footer a:link {
	color:#ffffff;
	text-decoration:none;
	}
	
td.footer a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
td.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
table.nav {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	}
	
table.nav td {
	padding-left:2px; 
	padding-right:2px;
	}

div.content {	
	font-family:helvetica, arial, sans-serif;
	padding-left:2px;
	padding-bottom:5px;
	}

div.content_text {
	font-size:0.8em;
	color:#7E706C;
	background-color:#ffffff;
	}

td.click_here {
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	font-size:0.8em;
	font-weight:bold;
	}
	
div.sub_title {
	color:#000000;
	background-color:#ffffff;
	font-weight:bold;
	font-size:0.9em;
	margin-top:15px;
	margin-bottom:10px;
	}
	
div.bullet {
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0% 5px;
	font-size:0.8em;
	margin:3px auto 3px 7px;
	color:#7E706C;
	background-color:#ffffff;
	}
	
table.thumbnails td {
	padding:6px;
	text-align:center;
	vertical-align:middle;
	}
	
div.notice {
	width:360px;
	padding:8px;
	border:1px solid #cccccc;
	}
	
div.by_starglobal {	
	font-family:helvetica, arial, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	}

div.by_starglobal a:link {
	color:#000000;
	text-decoration:none;
	}
	
div.by_starglobal a:visited {
	color:#000000;
	text-decoration:none;
	}
	
div.by_starglobal a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#beforeandafter {
	background-image:url(../imgmain/columndivide_bkg.gif);
	background-repeat:repeat-y;
	background-position: 50% 0;
	font-size:0.8em;
	font-weight:bold;
	}
	
#beforeandafter img {
	border:1px solid #475458;
	margin:15px 0 4px 0;
	}
	
div.column1 {
	display:inline;
	float:left;
	width:365px;
	
	}
	
div.column2 {
	display:inline;
	float:right;
	width:365px;
	}
	
div.before {
	text-align:center;
	float:left;
	width:165px;
	}
	
div.after {
	text-align:center;
	float:right;
	width:165px;
	}
	
	
	
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}