﻿/* CSS layout */
#masthead {
	background-position: center;
	height: 80px;
	background-image: url('images/bgtop.png');
	background-repeat: repeat-x;
}
#flashcontent {
	height: 300px;
}
