h1 {
	font-size: 120%;
	color: #00346E;
}

.docs {
	width: 300px;
	/*margin-left: auto;
	margin-right: auto;*/
}

.docs p {
	float: left;
	display: block;
	width: 140px;
	margin-left: 10px;
}

.docs a:link {
	text-decoration: none;
	border: none;
}

.docs img {
	border: 1px solid #000;
}
.main {
	margin-left: 0%;
	margin-top: 0%;
	background-image: url(images/home/main.jpg);
	background-repeat: repeat-y;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.link a {
	text-decoration: none;
	font-weight: bold;
	border-bottom: #003366;
}

a img {
	text-decoration: none;
	border: none;
}

a:link {
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bold {
	color: #00346E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.news {
	color: #FF8434;
	font-weight: bold;
}

/* Centres formatting */
.ccountry {
	color: #00346E;
	font-style: italic;
	font-weight: bold;
	font-size: large;
}
.cschool {
	color: #00346E;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}
.caddress {
	color: #00346E;
	font-weight: normal;
	padding-top: 0;
	margin-top: 0;
}

/* Logo sidebar */
 
#logo_sidebar {
	margin-top: 2em;
}

#logo_sidebar a:link {
	text-decoration: none;
	border: 0;
}

#logo_sidebar img {
	border: 0;
}

/* Styling for inline photos */
.foto {
	float: left;
	padding: 2px;
	border: 1px #000;
	margin-right: 4px;
}
.style3 {
	display: block;
	clear: left;
	padding-top: 8px;
	padding-bottom: 5px;
}