/* CSS Document */
/*this css is for the home page only*/

#flash {
	position:absolute;
	top:122px;
	left:0px;
	height:210px;
	width:800px;
	background-color:#999999;
}
#content {
	position:absolute;
	top:332px;
	left:0px;
}
#in_content {
	margin:10px;
}
#header object {
	position:absolute;
	top:0px;
	right:20px;
}
li {
	list-style:square;
}