#homeMainContent {
	position:			relative;
	top:				20px;
	width:				750px;
	height:				420px;
	overflow:			auto;
    border:             0px solid #000;
	margin-left:		10px;
	background:			url("../assets/home/corner_dots_graphic.gif") bottom right no-repeat;
	margin-bottom:		15px;
}

#newsFlash
{
	position:			absolute;
	top:				-70px;
	right:				0px;
	width:				243px;
	height:				auto;
	z-index:			3;
}

#newsFlashTop
{
	position:			absolute;
	top:				0px;
	width:				243px;
	height:				73px;
	background:			url("../assets/home/note_elements/note_top_strip.png") no-repeat top;
}

#newsFlashContent
{
	position:			relative;
	top:				73px;
	left:				0px;
	padding-top:		10px;
	padding-left:		12px;
	padding-right:		19px;
	padding-bottom:		5px;
	background:			url("../assets/home/note_elements/note_lined_strip.png");
}

#newsFlashBase
{
	position:			absolute;
	bottom:				-98px;
	height:				25px;
	width:				243px;
	background:			url("../assets/home/note_elements/note_base_strip.png");

}

#sideBottomImage
{
	position:			absolute;
	bottom:				0px;
	width:				219px;
	height:				269px;
	background:			url("../assets/left_sidebar/airplane_graphic.jpg") bottom;
	visibility:			visible;
}

.newsHeadline
{
    font-size:          12px;
    font-weight:        bold;
    color:              #031251;
}

.newsHeadlineDate
{
    font-size:          12px;
    font-style:         italic;
    line-height:        2em;
}

.newsBody
{

}
