
body
 {
	background: background.gif;
	font-family: Arial, Helvetica, sans-serif;
}

table
{
	margin: 0px;
	padding: 0px;
	background: white;

}
#maintable
{
	cellpadding: 0;
	cellspacing: 0;
	border: 0;

}
#btn_nav{
padding: 0px 0px 0px 0px;
margin: 0px 0px;

}

#header
{

}
a:link 
{
	color: #A1A1A1; text-decoration: none;
}

a:active 
{
	color: #A1A1A1; text-decoration: none; 
}

a:visited 
{
	color: #A1A1A1; text-decoration: none; 
}

a:hover 
{
	color: #A1A1A1; text-decoration: none;
}

#content_table
{
	font-size: .8em;
}

#content
{
	font-size: .8em;
}

#left_side
{
	rowspan: 3;
}

#footer_nav
{
	color: grey;
	font-size: .8em;
	valign: bottom;
}

#footer
{
	font-size: .8em;
}
#abouttxt{
		font-size: 1.1em;

}

#flashcontent {border: 10px solid #000000;
	margin: 0px 10px 5px 25px;}