IMG.background
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

IMG.minister
{
	float: left;
	margin: 20px 15px 5px 0;
	display: inline;
}

IMG.UUAadvert
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 125px;
	margin-bottom: 10px;
	
}

IMG.center
{
      display: block;
      margin-left: auto;
      margin-right: auto;
}

IMG.floatright
{
      float:right;
      margin: 20px 20px 20px 20px;
      display: inline;
}

IMG.announcement
{
      float:right;
      position: absolute;
      right: 0px;
}



p
{
	font-family: "Arial", "Times New Roman", "Times";
	font-size: 12pt;
}




p.small
{
	font-family: "Arial", "Times New Roman", "Times";
	font-size: 10pt;
	
}

p.italic
{
	font-family: "Arial", "Times New Roman", "Times";
	font-size: 12pt;
	font-style: italic;
}

p.center
{	
	text-align: center;
	
}

h1
{
	font-family: "Arial", "Times New Roman", "Times";
	font-size: 20pt;
	font-weight: bold;
}


h1.center
{	
	text-align: center;
	
}

h2
{
	font-family: "Arial", "Times New Roman", "Times";
	font-size: 16pt;
	font-weight: bold;
}



h2.center
{	
	text-align: center;
	
}



h3
{
	font-family: "Century Gothic", "Arial", "Times New Roman", "Times";
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

h3.center
{	
	text-align: center;
	
}

h4
{
	font-family: "Century Gothic", "Arial", "Times New Roman", "Times";
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
}

h4.center
{	
	text-align: center;
	
}



table
{

	font-family: "Arial", "Times New Roman", "Times";
	font-size: 12pt;
	text-align: left;
	
		
}

td
{
	padding-top: 15px;
}

td.tab
{
	padding-left: 30px;
	text-align: left;
	
}

td.spacer
{
	padding-top: 20px;
}

div.contact
{
	position: relative;
	top: 0px;
	left: 38%;
	right: 0px;
	width: 470px;
	min-width: 470px;
	text-align: center; 
	font-size: 8pt;
	font-family: "Arial", "Times New Roman", "Times";
	padding-top: 1px;
	z-index:3;
	
	
}






div.content
{
	position: absolute;
	z-index: 4;
	left: 200px;
	top: 190px;
	padding-right: 10%;
	max-width: 1248px;
	
}



div.navlinewrapper
{
	position: absolute;
	left: 0px;
	right: 0px;
	float: right;
	top: 100px;
	z-index: 13;
	
}


hr.navigationline
{

	height: 4px;
	color: #000000;
	background: #000000;
	border: 0px;
	
	
}

div.secondnav
{
	font-size: 12pt;
	font-family: "Century Gothic", "Arial", "Times New Roman", "Times";
	position: absolute;
	z-index:5;
	right: 0%;
	left: 26%;
	right: 0%;
	width: 800px;
	top: 87px;
	min-width: 470px;
	text-align: center;
	
	
	
}




div.mainnavigation
{
	
	font-size: 13pt;
	font-family: "Century Gothic", "Arial", "Times New Roman", "Times";
	font-weight: bold;
	position: absolute;
	left: 26%;
	right: 0%;
	width: 800px;
	top: 62px;
	min-width: 470px;
	z-index: 3;
	text-align: center;
}

div.map
{
	
	
	position: absolute;
	left: 0%;
	right: 0%;
	text-align: center;
}

div.box
{	
	border-style: solid;
	border-color: black;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	z-index: 11;
	
	
	
}
A.buttons:link
{
	color: #000000;
	text-decoration: none;
}


A:visited
{
	
	text-decoration: none;
}

A.buttons:visited
{
	color: #000000;
	text-decoration: none;
}




A.secondbuttons:visited
{
	
	text-decoration: none;
}
A:link
{
	
	text-decoration: none;
	
}

