/******** General tag styles *********/
body 
{
	color: #000000;
	background: #FFFFFF;
	background-image: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}

div.divider
{
 /*page-break-after: always;*/
}
#site
{
 width: 760px;
 margin: 0px;
 padding: 0px;
}
#header #logo
{
 float: left;
}
#normal #main
{
 float: none;
 width: 100%;
 page-break-after: always;
}
#normal #bar
{
 float: none;
 width: 100%;
 margin-top: 0px;
}

#home .left, #home .right
{
 float: none;
}
#home .right #news
{
 float: none;
 width: 100%;
}

#picture, #waves, #navigation, #search, #quickLinks, #navpopup, #crumbs, #footer .print, #home .right #login 
{
 display: none;
}

td.dotcat {
background:url("http://apxendex.com/fileadmin/templates/site/images/dot.gif") no-repeat scroll center center;
}
