body {	
}

#container{
   margin-left: auto;
   margin-right: auto;
}	

#outer{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/layout/backgroundswirl.gif);
	background-position:center;
	background-repeat: no-repeat;	
	width: 100%;
	height:auto;
	background-attachment:fixed;
}

body,td,table 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
}
A:link
{
	color: #ff00cc;
	font-weight: bold;	
    text-decoration: none;
}
A:visited
{
	color: #ff00cc;
	font-weight: bold;	
    text-decoration: none;
}
A:hover
{
	color: #ff00cc;
	font-weight: bold;	
    text-decoration: underline;
}
A:active
{
	color: #ff00cc;
}
A.hidden
{
    font-weight: normal;
	color: #ff00cc;
    text-decoration: none;
}
A.hidden:visited
{
	color: #ff00cc;
}
A.hidden:hover
{
	color: #ff00cc;
}
A.hidden:active
{
	color: #ff00cc;
}
.footerwords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;	
}
