/***/
#subheader
{
	height: 185px;
}

#subheader img
{ margin-left: -4px; }

#subheader #title
{
	position:absolute;
	top: 171px;
	top: expression('156px');
	left: 50%;
	margin-left: -278px;
	width: 346px;
	height: 42px;
	line-height: 42px;
	text-align:right;
	color: #FFF;
	font-size: 20pt;
	font-weight:bold;
	text-transform:uppercase;
}

#content
{
	height: 406px;
	margin-left: -4px;
	background:url(../images/bg_main_content.gif) repeat-y;
}

#left
{
	width: 390px;
	height: 364px;
	overflow:auto;
	margin-top: 25px;
	margin-left: 45px;
	padding-right: 10px;
	float: left;
}

#right
{
	width: 362px;
	height: 364px;
	overflow:auto;
	padding-top: 25px;
	margin-left: 36px;
	padding-right: 35px;
	float: left;
}

#porthome
{
	position: absolute;
	top: 275px;
	top: expression('250px');
	font-size: 8pt;
}
/***/



#traybox
{
	width: 460px;
	text-align:center;
	margin-bottom: 5px;
}

#imagetray
{
	text-align:center;
}

#thumbwindow
{
}

#thumbtray
{
	text-align:left;
	line-height: 85px;
}

#maincaption
{
	border: solid 1px grey;
	line-height: 20px;
	margin-bottom: 1px;
}

div.thumb
{
	width: 80px;
	height: 80px;
	line-height: 80px;
	vertical-align:middle;
	text-align:center;
	float: left;
	border: solid 1px #CCC9BB;
	padding: 3px;
	margin-right: 3px;
	cursor:pointer;
}

#traybuttonbar
{
	width: 450px;
	margin: 5px auto 0px auto;
	height: 20px;
}

#traybuttonbar span.left
{ float: left; }

#traybuttonbar span.center
{
	float: left;
	width: 45px;
	margin-left: 172px;
}

#traybuttonbar span.right
{ float: right; }

#traybuttonbar img
{ cursor:pointer; border: solid 1px #1B6FAF; }

#traybuttonbar span.center img
{ border: none; }

#photoinfo
{
	display: none;
	position: absolute;
	left: 50%;
	top: 275px;
	margin-left: -200px;
	width: 400px;
	height: 200px;
	border: solid 1px #1B6FAF;
	background-color: #FFF;
	overflow:auto;
}

#photoinfoheader
{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	font-variant:small-caps;
	text-align:center;
	font-weight:bold;
	background-color: #186DA6;
	background-image: url(../images/close-white.gif);
	background-position: 384px 3px;
	background-repeat:no-repeat;
}

#photoinfoheader a
{
	position: absolute;
	top: 3px;
	right: 2px;
	display: block;
	height: 13px;
	width: 13px;
}