﻿
/******************/
/*     Body       */
/******************/
body
	{
	background-color: #F9F9F9;
	font-size: 12px;
	}
/******************/
/*    End Body    */
/******************/

/******************/
/*     Outer      */
/******************/
div#outer
	{
	margin: auto;
	width: 1000px;
	background-color: #FFFFFF;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/******************/
/*   End Outer    */
/******************/

/******************/
/*     Header     */
/******************/
div#header 
	{
	padding-top : 5px;
	margin : 0;
	height : 77px;
	text-align : center;
	background-image : url("../armidaleimages/banner5.jpg");
	}		
div#header2 
	{
	margin-top: 10px;
	margin-bottom: 0px;
	height: 50px;
    text-align: center;
	padding-bottom: 4px;
	border-bottom: 4px solid #000080;
	}
	
div#header2 h1
	{
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36pt;
	}
/******************/
/*   End Header   */
/******************/

/******************/
/*       Main     */
/******************/
div#main
	{
	
	}
/******************/
/*    End Main    */
/******************/

/******************/
/*      Left      */
/******************/
div#left
	{
	width: 147px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	background-color: #DDE8FF;
	border-right: 1px solid #4C09A8;
	}
/******************/
/*    End Left    */
/******************/

/******************/
/*      Menu      */
/******************/
div#menu li ul
	{
	position: absolute;
	top: 0;
	display: none;
	margin-left: 145px;
	}

div#menu ul
	{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	font-size: 12pt;
	}
	
div#menu ul li
	{
	margin-left: 3px;
	list-style: none;
	display: block;
	position: relative;
	border-bottom: 5px solid #DDE8FF;
	font-family: "Times New Roman", Times, serif;
	}
	
div#menu ul li a
	{
	margin-left: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #000080;
	text-decoration: none;
	}
div#menu ul li a:hover
	{
	margin-left: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
	}

/******************/
/*    End Menu    */
/******************/

/******************/
/*    Content     */
/******************/
div#content
	{
	margin-left: 160px;
	margin-right: 10px;
	padding: 2px;
	}

div#content table
	{
	font-size: 10pt;
	}

div#content2
	{
	margin-left: 160px;
	margin-right: 10px;
	padding: 2px;
	}
	
div#content2 table
	{
	font-size: 10pt;
	}

div#content3
	{
	width: 840px;
	margin-left: 150px;
	border-top: 3px double #000080;
	border-bottom: 3px double #000080; 
	}
	
div#content3 table
	{
	font-size: 10pt;
	}
	
div#content3 a
	{
	font-weight: bold; 
	}
/******************/
/*  End Content   */
/******************/

/******************/
/*     Footer     */
/******************/
div#footer2
	{
	clear: both;
	height: 108px;
	border-top: 3px solid #4C09A8;
	border-bottom: 3px solid #4C09A8;
	}

div#left2
	{
	float: left;
	height: 108px;
	width: 143px;
	font-size: 18px;
	color: #FFFFCC;
	background-color: #00006C;
	padding: 0px;
	border-right: 1px solid #4C09A8;
	font-family: "Times New Roman", Times, serif;
	}
	
div#right2
	{
	margin-left: 145px;
	height: 108px;
	text-align: center;
	padding: 0px;	
	}
	
div#right2 a
	{
	color: #00006C;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	}
	
div#footer 
	{
	padding-top : 5px;
	clear : both;
	background-image : url("../armidaleimages/banner4.jpg");
	height : 54px;
	}
/******************/
/*   End Footer   */
/******************/
.paragraph
{
	margin-top: 0;
	margin-bottom:0;
}
