/* CSS Document */

div#vz_container {
	
	margin-top: -150px;
	margin-left: 0px;
	position: fixed;
	position:absolute;
	left: 0px;
	top: 50%;
	height: 423px;
	width: 102%;
	visibility: visible;
	background-image:url(/Library/viz_bkgnd.jpg);
	background-repeat:no-repeat;
	background-position:top

}

div#cm_container {
	
	margin-top: -150px;
	margin-left: 0px;
	position: fixed;
	position:absolute;
	left: 0px;
	top: 50%;
	height: 423px;
	width: 102%;
	visibility: visible;
	background-image:url(/Library/viz_bkgnd.jpg);
	background-repeat:no-repeat;
	background-position:top

}

div#adminholder

{

position:absolute; left:0px; top:0; width:808px; height:404px; z-index:1;
background-image:url(/Library/admin_template.jpg);
background-repeat:no-repeat

}

div#adminformholder

{

position:absolute; left:108px; top:57px; width:462px; height:218px; z-index:3; overflow: auto;
font-size:12px

}


div#adminmenu

{

position:absolute; left:155px; top:9px; width:390px; height:17px; z-index:2

}

div#mainmenu

{

position:absolute; 
left:151px; 
top:9px; 
width:500px; 
height:19px; 
z-index:3;
font-size:13px

}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}




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

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

a:hover
{
	color:#B1B1B1;
	text-decoration: none;
}

a:active
{
	color:#B1B1B1;
	text-decoration: none;
}




.thumb_bkgnd {
	background-image: url(/Library/tmbbdr.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb_bkgnd_active {

	background-image: url(/Library/tmbbdr_highlight.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
