﻿/******************/
/*     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;
	clear: both;
	background-image: url("../armidaleimages/banner5.jpg");
	background-position: centre;
	height: 54px;
}
div#header2 a {
	color: #010777;
	font-size: 36pt;
}
div#header2 h1 {
	margin-top: 2px;
	margin-bottom: 0px;
	height: 50px;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-bottom: 6px;
	border-bottom: 4px solid #000080;
	text-align: center;
	color: #000080;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 32pt;
}
div#header3 {
	margin-left: 151px;
	height: 25px;
	padding-top:5px;
	text-align:right;
	right:auto;
}
/******************/
/*   End Header   */
/******************/
/******************/
/*      Left      */
/******************/
div#left {
	padding-left: 5px;
	width: 140px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	background-color: #DDE8FF;
	border-left: 1px solid #4C09A8;
	border-right: 1px solid #4C09A8;
	border-bottom: 1px solid #4C09A8;
}
/******************/
/*    End Left    */
/******************/
/******************/
/*      Menu      */
/******************/
div#menu {
}
div#menu a:hover {
	color: #FF0000;
}
div#menu li ul {
	position: absolute;
	display: none;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12pt;
	list-style: none;
}
/******************/
/*    End Menu    */
/******************/
/******************/
/*    Content     */
/******************/
div#content {
	margin-left: 152px;
	margin-right: 10px;
	padding: 2px;
}
div#content table {
	font-size: 10pt;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/******************/
/*  End Content   */
/******************/
/******************/
/*     Footer     */
/******************/
div#footer {
	clear: both;
	margin-top: 2px;
	height: 80px;
	border-top: 3px solid #4C09A8;
	border-bottom: 3px solid #4C09A8;
	background: #FFFFFF;
}
div#left2 {
	float: left;
	height: 80px;
	width: 150px;
	font-size: 18px;
	color: #FFFFCC;
	background-color: #00006C;
	padding: 0px;
	text-align: center;
	border-right: 1px solid #4C09A8;
	font-family: "Times New Roman", Times, serif;
}
div#right2 {
	margin-left: 152px;
	height: 80px;
	text-align: center;
	padding: 0px;
}
/******************/
/*   End Footer   */
/******************/


