body {
	background: #000000 url(../images/bg.jpg) no-repeat top center;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #6ca6c2;
}

img {
	border:0;	
}

div#container {
	margin:0 auto;
	width: 910px;
}

div#header {
	margin-top: 100px;
	height:65px;
}

div#main, div#main-text {
	outline: none;
	-moz-outline-style: none;
}

div#main {
	margin: 0 auto;
	width: 865px;
	background: url(../images/bg_thumbnails.jpg) no-repeat top center;
	display:none;
	margin-top: 35px;
}

div#main-text {
	display: none;
	width: 865px;
	margin: 0 auto;
}

div#nav {
	position: absolute;
	margin-top: 23px;
	margin-left: -16px;
	width:600px;
	height:29px;
	line-height: 29px;
}

ul#nav {
	margin:0;	
}

ul#nav li {
	display: inline;
	list-style-type: none;
}

div#nav a, div.ro a{
	cursor: pointer;
}

div.ro {
	width: 117px;
	position:absolute;
	top:47px;
	z-index:1000;
	display: none;
}

div#ro-conceptart {
	margin-left:23px;
}

div#ro-advertising {
	margin-left:148px;
}

object:active, div:active {
	outline: none;
}

object:focus, div:focus{
	-moz-outline-style: none;
}

div#bio, div#contact {
	display: none;
}

#thumbnails {
	width: 867px;
	border:1px solid #2b5265;
	border-collapse:collapse;
	background:url(../images/bg_thumbnails.jpg) no-repeat top center;
}

#thumbnails td {
	height: 100px;
	text-align:center;
}

.tn {
	height: 100px;
/*	opacity: .3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
*/
}

div#footer {
	padding-top: 10px;
	text-align: center;
}