body  
{ 
background-image:url(../images/deconltblue1.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
font-family:Tahoma;
font-size:16;
margin-right:100px;
}

a
{
	text-decoration:none;
}

div.header
{
top:0px;
width:100%;
height:200px;

background-repeat:no-repeat;
background-position:center;
}

div.banner
{
cursor:pointer;
background-image:url(../images/decon2fixed.jpg);
top:0px;
width:800px;
height:200px;
background-repeat:no-repeat;
background-position:center;
}

div.storyAuthorHeader 
{
	font-weight:bold;
}

div.menu
{
position:absolute;
left:0px;
width:123px;
top:250px;
}

div.menu-item
{
background-image:url(../images/menu-decon-background-rolloff.png);
background-repeat:no-repeat;
height:25px;
text-align:center;
font-family:Tahoma;
font-weight:bold;
cursor:pointer;
}

div.siteContent
{
margin-left:150px;
margin-top:50px;
}

div.siteFooter
{
text-align:center;
font-size:10px;
}
