/* nav */

div#nav 
{
	width: 623px;
	text-align: center;
}


div#nav a {
	font-size:125%;
	font-family:'HELVETICA', 'BOOK ANTIQUA';
}
div#nav a:link {
	text-decoration: none;
	color: #000000;
}
div#nav a:visited {
	text-decoration: none;
	color: #000000;
}
div#nav a:hover {
	text-decoration: none;
	color: #D9B102;
}
div#nav a.active {
	text-decoration: none;
	color: #D9B102;
}



/* pesky image borders removal */
//:focus {margin: 0; border: 0; padding: 0; outline-width:0  -moz-outline-style: none;}
img {margin: 0; border: 0; padding: 4; outline-width:0  -moz-outline-style: none;}
//:link img {margin: 0; border: 0; padding: 4; outline-width:0  -moz-outline-style: none;}

a img {margin: 0; border: 0; padding: 0; outline-width:0  -moz-outline-style: none;} 



td	{
	text-align:left;
}

td.left	{
	text-align:left;
}

td.center{
	text-align:center;
}

td.right{
	text-align:right;
}	


	
h1	{
	font-size:150%;
	font-family:"HELVETICA", "BOOK ANTIQUA";
	text-align:center;
	text-decoration:none;
	color: #01305E;
}

h2	{
	font-size:140%;
	font-family:"HELVETICA", "BOOK ANTIQUA";
	text-align:left;
	text-decoration:none;
	color: #01305E;
}

h3	{
	font-size:140%;
	font-family:"HELVETICA", "BOOK ANTIQUA";
	text-align:right;
	text-decoration:none;
	color: #01305E;
}

h4      {
	font-size=100%;
	font-family:"HELVETICA", "BOOK ANTIQUA";
	//text-align:center;
	text-decoration:none;
	color: #FF0000;
}


a {
	outline: none;
	font-size:100%;
	font-family:'HELVETICA', 'BOOK ANTIQUA';
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.active {
	text-decoration: none;
	color: #01305E;
}
a.orange {
	text-decoration: none;
	color: #D9B102;
}
a.small {
	font-size:70%;
	text-decoration: none;
	color: #01305E;
{

	


table{
	font-size:100%;
	font-family:'HELVETICA', 'BOOK ANTIQUA';
	color: #000000;	
}




#body {
	font-size:100%;
	font-family:'HELVETICA', 'BOOK ANTIQUA';	
	background:#000000;
	text-decoration: none;
}

// as soon as you start with this, the nonsense starts - fuck css
/*#container {
	background:#ffffff;
	width:747px;
	height:1000px;
	
}*/
