html{
	height: 100%;
}

a {color:#999999;
	outline:0;}
		
a:hover{text-decoration:none;
				outline:0;}

a#img {
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px; 
    float: left;
    clear: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: #515151;*/
	background: #666666;
	font: 10pt arial;
	height: 100%;
}
body.preview {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: #515151; /* darker gray */
	background: #666666;
	font: 10pt arial;
	height: 100%;
}
body.splash {
	background: white;
}
body.contact {
}
img {
	border: 0;
}

td.conleft {
	vertical-align: top;
	text-align: center;
	padding-top: 4px;
}
td.conleft img {
	padding-bottom: 23px;
}

td.conright {
	vertical-align: top;
	padding-left: 70px;
}
img.mainphoto {
	width: 900px;
	height: 600px;
}
td.shadright {
	vertical-align: top;
}
td.shadbottom {
	vertical-align: top;
	text-align: right;
	padding-left: 70px;
}
td.conright img,
td.shadright img,
td.shadbottom img
{
	display: block;
}

div.nonfolio {
	margin-top: 48px;
}
div.thumbnails {
	margin-top: 10px;
}
div.thumbnails img {
	width: 15px;
	height: 55px;
}

div.copyright {
	vertical-align: top;
	margin-top: 10px;
	text-align: center;
	padding-right: 4px
	background: #999999;
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#959596;
	
}

div.cobiofoot {
	vertical-align: top;
	text-align: right;
	padding-right: 4px
}
div.cobiofoot img {
	padding-left: 10px;
}
img#cr {
	margin-top: 30px;
}