/*  AVSP - Layout Style Sheet - Blaser Media, Inc. */

body { text-align: center; background-image:url('../images/page_background.jpg'); background-attachment:fixed }

#container { margin: 0 auto; width: 900px; } 

.pageholder { border:1px solid #C0C0C0; width: 900px }

.header { width: 900px; height: 125px; }

.pagetitle { width: 900px; height: 51px; background-color:#000000; }

.leftbucket {width: 182px; background-image:url('../images/layout_03.jpg'); text-align: center; background-color:#9EB7CC; background-repeat:no-repeat }

.mainstage { width: 508px;  background-color:#FFFFFF; padding-top: 20px; padding-left: 20px; padding-right: 20px; }

.rightbucket { width: 210px; background-color:#FFFFFF; border-left:1px solid #C0C0C0; text-align: center; }

.rightbucketholder { width: 210px;}

.footer { width: 900px; height: 10px; background-color:#000000; }

.leftnavheader {width: 182px; height: 30px; background-color:#46596E; padding-left: 10px; }

.leftnavlink { width: 182px; height: 30px; padding-left: 5px;}

.weatherborder { border-bottom: 2px solid #808080; }

.rightnavheader {width: 210px; height: 30px; background-color:#B9B9B9; padding-left: 10px; }

.rightnavlink { width: 182px; height: 30px; padding-left: 5px;}

.whitebkrg { background-color:#FFFFFF; }




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

# html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}






/* End */
