@import url(style-screen-calendar.css);
@import url(style-screen.css);
@import url(style-screen-imggall.css);
@import url(style-mobile.css);

	
	.widewrap_stretch {
		padding-top: 8px;
		position: relative;
	}
	
	.stretch_bg {
		background: url(images/content_bg.gif) repeat-x;
	}
	
	.stretch_wrap {
		margin-left: 32px;
		margin-right: 32px;
		background: url(images/body_drop_left.gif) repeat-y;
		min-width: 776px;
	}
	
	.stretch_drop_right {
		background: url(images/body_drop_right.gif) repeat-y top right;
	}
	
	.stretch_drop_lefttop {
		background: url(images/body_drop_lefttop.gif) no-repeat top left;
	}
	
	.stretch_drop_righttop {
		background: url(images/body_drop_righttop.gif) no-repeat top right;
	}
	
	#stretch_wrapper {
		margin-left: 8px;
		margin-right: 8px;
		background: url(images/content_left_bg.gif) repeat-y;
		text-align: left;
	}
	
	.stretch_body {
		margin-left: 208px;
		padding-left: 20px;
		height: 1%;
	}
	
	.stretch_bot {
		margin-left: 32px;
		margin-right: 32px;
	}
	
	.stretch_drop_bot {
		height: 7px;
		overflow: hidden;
		background: url(images/body_drop_bot.gif) repeat-x;
	}
	
	.stretch_drop_botleft {
		height: 7px;
		overflow: hidden;
		background: url(images/body_drop_botleft.gif) no-repeat top left;
	}
	
	.stretch_drop_botright {
		height: 7px;
		overflow: hidden;
		background: url(images/body_drop_botright.gif) no-repeat top right;
	}

	div#announcement {
		margin-left: 208px !important;
		margin-left: 205px;
	}
