@charset "utf-8";
/* CSS Document */
body {
	background-image: url(Images/dgrey042.jpg);
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #000;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	width: 780px;
}
#navbar {
	text-align: center;
	width: 780px;
	color: #cccccc;
	height: 40px;
}
#content {
	background-color: #FFF;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#text {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#secondtutor {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	text-align: center;
}
#george {
	height: 320px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	font-family: "Bradley Hand ITC";
	font-size: medium;
	color: #F00;
	text-align: center;
	font-weight: bolder;
	padding-bottom: 10px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}

h1 {
	font-family: "Bradley Hand ITC";
	font-size: xx-large;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#text a {
	font-size: small;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#text a:hover {
	font-size: small;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#navbar a {
	font-size: medium;
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

#navbar a:hover {
	font-size: medium;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
#banner {
	background-image: url(Images/bannerimage.jpg);
	height: 150px;
	width: 780px;
}
#centreimage {
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
