/* special css styles */
/*HTML { overflow: -moz-scrollbars-vertical; }*/

html, body {
/*background-attachment: scroll;
background-position: center top;*/
height: 100%;
}

#outerframe { background-color: #222; overflow: hidden; }

#slide_div {padding:20px;}
#TB_window {
	position: fixed;
	background: #000;
	color:#fff;
	display:none;
	border: 0px;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window a:link {color: #fff;}
#TB_secondLine { color: #fff; }
#TB_title { background-color: #333333; }
