#Blank
{
	height:240px;
}

#Dots
{
	width:613px;
	height:220px;
	background-image:URL('images/samples_dots.png');
}

#SidebarOverlay
{
	position:absolute;
	width:45px;
	height:412px;
	left:650px;
	top:40px;
	background-image:URL('images/about_sidebar.png');
	background-repeat:no-repeat;
}

#TransBox
{
	position:relative;
	top:160px;
	left:40px;
}

#TransBox a:link
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#TransBox a:visited
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#TransBox a:hover
{
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
