body
	{	background-color: #ffffff;
	}
	
body.marble
	{	background-image: url('marble.gif');
		background-repeat: repeat;
		background-position:  left top;
	}

div.container
	{	position: relative;
		margin: 0 auto;
		width: 416px;
		height: 576px;
		padding: 0px; 
		overflow: visible;
		color: #000000;
		text-align: left top;
		background-color: transparent;
	}

div.panel
	{	position: absolute;
		top:  158px;
		left:  26px;
		width: 364px;
		height: 364px;
	}
	
div.email
	{	position: absolute;
		top:  62px;
		left:  381px;
		width: 15px;
		height: 12px;
	}

div.buttons
	{	position: absolute;
		top:  82px;
		left:  16px;
		width: 384px;
		height: 24px;
	}

div.hom
	{	position: absolute;
		top:  0px;
		left:  0px;
		width: 46px;
		height: 32px;
	}

div.abo
	{	position: absolute;
		top:  0px;
		left:  46px;
		width: 56px;
		height: 32px;
	}
	
div.ser
	{	position: absolute;
		top:  0px;
		left:  102px;
		width: 70px;
		height: 32px;
	}
	
div.gal
	{	position: absolute;
		top:  0px;
		left:  172px;
		width: 68px;
		height: 32px;
	}
	
div.tes
	{	position: absolute;
		top:  0px;
		left:  240px;
		width: 98px;
		height: 32px;
	}

div.lin
	{	position: absolute;
		top:  0px;
		left:  338px;
		width: 46px;
		height: 32px;
	}
	
div.thumbs
	{	position: absolute;
		top:  106px;
		left:  16px;
		width: 384px;
		height: 28px;
	}

div.r1
	{	position: absolute;
		top:  4px;
		left:  80px;
		width: 16px;
		height: 16px;
	}

div.r2
	{	position: absolute;
		top:  4px;
		left:  104px;
		width: 16px;
		height: 16px;
	}

div.r3
	{	position: absolute;
		top:  4px;
		left:  128px;
		width: 16px;
		height: 16px;
	}

div.r4
	{	position: absolute;
		top:  4px;
		left:  152px;
		width: 16px;
		height: 16px;
	}

div.r5
	{	position: absolute;
		top:  4px;
		left:  176px;
		width: 16px;
		height: 16px;
	}

div.dot
	{	position: absolute;
		top:  4px;
		left:  198px;
		width: 16px;
		height: 16px;
	}

div.c1
	{	position: absolute;
		top:  4px;
		left:  220px;
		width: 16px;
		height: 16px;
	}

div.c2
	{	position: absolute;
		top:  4px;
		left:  244px;
		width: 16px;
		height: 16px;
	}

div.c3
	{	position: absolute;
		top:  4px;
		left:  268px;
		width: 16px;
		height: 16px;
	}

div.nexprev
	{	position: absolute;
		top:  516px;
		left:  366px;
		width: 28px;
		height: 14px;
	}

div.prev
	{	position: absolute;
		top:  0px;
		left:  0px;
		width: 14px;
		height: 14px;
	}
	
div.next
	{	position: absolute;
		top:  0px;
		left:  14px;
		width: 14px;
		height: 14px;
	}

div.copyright
	{	position: absolute;
		left: 0px;
		top:  556px;
		width: 416px;
		height: 12px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.chop
	{	position: absolute;
		left: 156px;
		top:  578px;
		width: 104px;
		height: 24px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}
	
div.font-family
	{	position: absolute;
		left: 0px;
		top:  576px;
		width: 416px;
		height: 24px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}
	
table.fullwidth {
	width: 100%;
}

td.centered {
	vertical-align: top;
	text-align: center;
}

p
	{	font-family: Tahoma, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 130%;
		text-decoration: none;
		color: black;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 9px;
	}

p.copyright {
		font-size : 60%;
		text-align: center;
		color: #666666;
	}

p.chop {
		text-align: center;
	}
	
p.services {
		margin-bottom: 0px;
	}

ul
	{	font-family: Tahoma, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 8.5pt;
		line-height: 130%;
		text-decoration: none;
		color: black;
		text-align: left;
		margin-top: 8px;
		margin-bottom: 12px;
	}

ul.home
	{	font-family: Tahoma, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 130%;
		text-decoration: none;
		color: black;
		text-align: left;
		margin-top: 8px;
		margin-bottom: 12px;
	}

a	{	text-decoration: none;
		color: #cc0000;
	}

img	{	border: 0px;
	}

img.left
	{	margin-right: 12px;
		float: left;
		}

img.upperleft
	{	margin-right: 12px;
		margin-bottom: 0px;
		float: left;
		}

img.right
	{	margin-left: 12px;
		float: right;
		}
		
img.lowerright
	{	margin-left: 12px;
		margin-top: 12px;
		float: right;
		}

a:link 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #cc0000;
	}

a:visited	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #990033;
	}

a:active 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #cc0000;
	}

a:hover 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #ff3300;
	}