@charset "utf-8";
/* CSS Document */

#outerwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #CCC;
	color: #CCC;
}

#footer {
	font-size: small;
	color: #333;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#footer_1 {
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	color: #333;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#outer1 {
	background-image: url(Images/upperrightfade.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	color: #CCC;
}
.justify {
	text-align: justify;
}

a {
	color: #384FCC;
	font-weight: bold;
	text-decoration: none;
}

#outerwrapper {
	background-image: url(Images/Background2.png);
	margin-bottom: 30px;
	background-color: #CCCCCC;
	color: #CCC;
}

#outer2 {
	background-image: url(Images/lowerleftfade.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 12px;
	padding-left: 12px;
	background-color: #CCC;
}

#shadow {
	background-image: url(Images/shadow.png);
	background-position: right bottom;
}

#inner {
	padding-top: 50px;
	position: relative;
	top: -12px;
	background-color: #FFF;
	width: 800px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	left: -12px;
}
	
.leftimage {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color:#FFFFFF;
}
	
#indexinner {
	padding-top: 1px;
	position: relative;
	left: -12px;
	top: -12px;
	background-color: #FFF;
	width: 800px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/indexbgimage.png);
	background-repeat: no-repeat;
	background-position: 50px 25px;
	font-weight: bold;
	height: 1030px;
	background-color:#FFF;	
}

#indexcontent {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#indexcontent_1 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	background-color: #FFF;
	padding: 10px;
	height: 191px;
}

body {
	background-color: #DDDFF7;
	background-image: url(Images/backnot1.jpg);
}

.floatright {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

.floatleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#documents {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	font-weight: bold;
	font-size: medium;
}

#centre {
	width: 698px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 105px;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.smallfont {
	font-size: x-small;
}

.tinyfont {
	font-size: x-small;
}

.smallerfont {
	font-size: 13px;
}

h1 {
	font-weight:normal
}

#outerwrapper #outer1 #outer2 #shadow #inner #content p {
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar1 {
	float: left;
	width: 160px;
	padding-bottom: 5px;
	background-color: #FFF;
}

#content {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFF;
}

.content_a {
	width: 440px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFF;
}

#content_b {
	text-align:center;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 10px;
	padding-left: 130px;
	background-color: #FFF;
}

#content_c {
	padding-top: 10px;
	padding-right: 130px;
	padding-bottom: 20px;
	padding-left: 130px;
	background-color: #FFF;
}

#content_d {
	text-align:center;
	padding-top: 0px;
	padding-right: 160px;
	padding-bottom: 10px;
	padding-left: 110px;
	background-color: #FFF;
}

#content_e {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFF;
}

.sidebar2 {
	float: left;
	width: 160px;
	padding-bottom: 5px;
	background-color: #FFF;
}

.sidebar_thin {
	float: left;
	width: 160px;
	height: auto;
	padding-bottom: 10px;
	background-color: #FFF;
}

#photo {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#homepage {
	margin-right: auto;
	margin-left: auto;
}
