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

/* Sets font types and sizes for all elements, unless those elements have a different css rule */
body {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(tu_background.jpg);
	}
a:link { 
text-decoration:none;
border: none;
}
img { 
border: none;
}
a:visited { 
text-decoration:none; 
}
a:hover { 
text-decoration:none; 
}
a:active { 
text-decoration:none; 
}
h1 {
	color: #090;
	font-size: 22px;
	padding: 15px 0px 5px 0px;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	}
h5 {
	color: black;
	font-size: 14px;
	padding: 15px 0px 15px 0px;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	}
h4 {
	color: white;
	font-size: 12px;
	padding: 15px 0px 15px 0px;
	font-weight: normal;
	margin: 60px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	}
p {
	color: #090;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#Search {
	width: 690px;
	height: 20px;
	float: right;
	text-align: right;
	margin-right: 15px;
	margin-top: 15px;
}
#headerB {
	width: 990px;
	height: 440px;
	overflow: hidden;
	background-color: #FFF;
	margin: 0px auto 0px auto;
	padding: 0px 15px 0px 15px;
}

/* Header and Logo */
#header {
	width: 1020px;
	height: 115px;
	overflow: hidden;
	background-color: #FFF;
	margin: 0px auto 0px auto;
}
#logo {
	width: 265px;
	height: 52px;
	float: left;
	margin: 10px auto;
	margin-left: 0px;
}

/* Menu Layout */
#menu {
	width: 735px;
	height: 25px;
	float: left;
	text-align: left;
	margin-top: 74px;
}
#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 0px;
}
#menu li {
	display: inline;
	font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#menu a {
	padding: 5px 5px 5px 5px;
	color: #666;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	background-color: #360;
}

/* Main Wrapper Layout */
#main_wrapper {
	width: 1020px;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	background-color: #FFF;
}
#main_wrapper_1 {
	width: 1020px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #FFF;
}
/* Side Menu */
#left_column {
	width: 240px;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#centre_column {
	width: 480px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
#column1 {
	width: 240px;
	height: 260px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#column1a {
	width: 240px;
	height: 245px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#Intro_Text {
	width: 740px;
	height: 430px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Intro_Text_body {
	width: 400px;
	height: 430px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
#Intro_Text_right {
	width: 220px;
	height: 380px;
	float: left;
	margin-left: 50px;
	margin-top: 27px;
}
#Footer_links {
	width: 240px;
	height: auto;
	float: left;
	margin-left: 15px;
	padding-left: 5px;
	padding-top: 5px;
	border-top-style: dotted;
	border-top-color: #090;
}
#Footer_Twitter {
	width: 240px;
	height: auto;
	float: left;
	margin-left: 3px;
	padding-top: 15px;
	padding-left: 10px;
	border-top-style: dotted;
	padding-right: 10px;
	border-top-color: #090;
}
#Footer_Gallery {
	width: 725px;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 7px;
	border-top-style: dotted;
	padding-right: 10px;
	border-top-color: #090;
}
#menu_2 {
	width: 235px;
	height: 220px;
	float: left;
	text-align: left;
}
#menu_2 ul {
	padding: 0px 0px 0px 0px;
}
#menu_2 li {
	display: block;
	font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#menu_2 a {
	padding: 5px 5px 5px 5px;
	color: #666;
	text-decoration: none;
}
#menu_2 a:hover {
	color: #FFF;
	background-color: #360;
}
#subject_left_column {
	width: 240px;
	height: 600px;
	float: left;
	margin-left: 15px;
	margin-top: 0px;
}
#subject_right_column {
	width: 240px;
	height: 650px;
	float: left;
	margin-left: 18px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Bookmarks.jpg);
}
#subject_right_column_2 {
	width: 240px;
	height: 1040px;
	float: left;
	margin-left: 18px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Bookmarks.jpg);
}
