body
	{
	background-image: url(pre/images/lines.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px;
	margin-top: 0px;
	}
	
p
	{
	font-family: 'tahoma', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #333333;
	text-align: left;
	}
	
p.links 
	{
	color: #fff;
	font-size: 12pt;
	}
	
.downloads
	{
	color: #680c0f;
	}
	
p.footer
	{
	font-family: 'tahoma', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14pt;
	color: #fff;
	float: right;
	margin-right: 32px;
	}
	
ul
	{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
	text-align: right;
	line-height: 16pt;
	margin-right: 0px;
	
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	}


a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	}

a:hover, a:active 
	{ 
	text-decoration: none; 
	color: #999999;
	}
	
#wrap
	{
	width: 800px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	}
	
#headerWrap
	{
	width: 800px;
	height: 229px;
	background: url(pre/images/header.gif) no-repeat top left transparent;
	}
	
	
#flashcontent
	{
	float: left;
	margin: 10px 0px 20px 40px;
	}
	
#homelinks
	{
	float: right;
	width: 558px;
	margin: 20px 40px 20px 0px;
	}	
	
p.object
	{
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
	}
	
#bar
	{
	float: right;
	width: 572px;
	height: 18px;
	margin: 0px 37px 0px 0px;
	}
	
#content
	{
	background: url(pre/images/bg_repeat.gif) repeat-y;
	width: 800px;
	}
	
#topleft
	{
	width: 150px;
	height: 229px;
	margin-right: 50px;
	}
	
#topright
	{
	width: 560px;
	height: 199px;
	margin: 30px 40px 0px 0px;
	float: right;
	}
	
#flashtitle
	{
	float: right;
	}
	
#clear
	{
	clear: left;
	}
	
#menu
	{
	width: 150px;
	margin-right: 50px;
	float: left;
	}
	
#copy
	{
	float; left;
	width: 290px;
	height: 150px;
	margin-top: 35px;
	}
	
#footer
	{
	width: 800px;
	background: url(pre/images/footer.gif) top right transparent;
	height: 52px;
	clear: both;
	}
