@charset "utf-8";

#thebig_container {
	width: 950px;
	margin: 0 auto;
	padding-left: 1px;
	padding-right: 1px;
	overflow: hidden;
	height: auto;
	color: #FFF;
}
#bottom_menu {
	bottom: 0px;
	width: 870px;
	float: left;
	height: 20px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	color: #009;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	border: thin solid #009;
	text-align: right;

}
#bottom_info_banner {
	bottom: 0px;
	width: 880px;
	float: left;
	height: 20px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #009;
	color: #FFF;
	margin-left: 20px;
	margin-right: 50px;
	padding-left: 10px;
	padding-top: 5px;
}
/* CSS Document */

#container {
	width: 930px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	height: auto;
}
#banner {
	background-image: url(images/COTMA%20logo%20colour%20100px%20deep%20gif.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#left_column {
	width: 20px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
#h2 {
	color: #900;
	font-size: 18px;
	font-weight: normal;
}

#column_container {
	width: 30em;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	
	color: #000;
	font-weight: bold;
}
.centre_heading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #009;
	font-weight: bold;
	padding-left: 150px;
}
#banner #sub_banner {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 200px;
	width: 400px
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #009;
	font-style: italic;
	margin-top: 20px;
	
	
}
#main_menu {
	font-family: Verdana, Geneva, sans-serif;
	height: 35px;
	margin-top: 10px;
	margin-left: 10px;
}
.page_heading_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #903;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
#photo_container {
	float: right;
	width: 470px;
	top: 20px;
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: normal;
	color: #000;
}
.justify {
	text-align: justify;
	color: #933;
}
.hyperlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: circle;
	line-height: 18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	list-style-type: circle;
	font-size: 12px;
}
.heading2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #903;
}
Library_heading {
}

