body	{
	background:#9F9F9F;
	margin-top: 0;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
#topgradient	{
	background-image:url('alaso_images/bbg.jpg');
	background-repeat:repeat-x;
}
#container	{
	width: 800px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header	{
	background: #000066;
	background-image: url(alaso_images/alasoheader.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 70px;
}
#headerlogo	{
	position: relative;
	left: -150px;
	top: -130px;
}
#menubar	{
	width: 110px;
	font-size: 11px;
	padding: 5px;
	float: left;
}
* html #menubar	{
	width: 106px;
}
#content	{
	background:url('alaso_images/colbg.gif');
	width: 100%;
	border-bottom: 1px solid #999999;
}
#title	{
	position: absolute;
	width: 790px;
	top:75px;
	font: bold 60px Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	color: #FFF;
	text-shadow: 2px 2px 2px #000;
}
* html #title	{
	width: 680px;
}
#textbox	{
	background: url('alaso_images/bg.gif');
	font-size:12px;
	line-height:150%;
	margin-left: 120px;
	padding-bottom:10px;
	position: relative;
	padding-top: 1px;
}
#storytitlebox	{
	position: absolute;
	/*float: left;*/
	width: 192px;
	height: 100%;
	margin-right: 15px;
	text-align: right;
	padding-top: 50px;
	font: 800 24px Arial,Helvetica,"Trebuchet MS",sans-serif;
	line-height:140%;
}
.menu	{
	margin: 0px;
	padding: 0px;
	margin-top:40px;
}
.menu li	{
	border-bottom: 1px solid #006;
	list-style-type: none;
}
* html .menu li a	{
	display: block;
}
.menu a	{
	display: block;
	text-decoration: none;
	padding: 4px 2px;
	color: #000;
}
.menu a:hover	{
	background:#FFF;
}
#footer	{
	font-size: 9px;
	color: #CCC;
	text-align: center;
}
.byline	{
	color: #CCC;
	text-decoration: none;
}
.shadow	{
	width: 220;
	height: 50;
	filter: Shadow(Color=#333333, Direction=135);
}
