@charset "utf-8";
#unionjackbackground {
	background-image: url(../Images/unionjack_background.gif);
	background-position: center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#unionjackbackground #container {
	width: 880px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: medium solid #1F57A1;
	padding: 0px;
}
#unionjackbackground #container #logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	width: 830px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#unionjackbackground #container #logo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#unionjackbackground #container #mainbody #mainbodyleft {
	margin: 10px;
	width: 500px;
	float: left;
	padding: 20px;
}
#unionjackbackground #container #mainbody #mainbodyleft #reader_request #readerrequest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

#unionjackbackground #container #mainbody #mainbodyright {
	width: 280px;
	float: right;
	background-color: #1F57A1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	padding: 10px;
}
#unionjackbackground #container #mainbody #mainbodyright h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

#unionjackbackground #container #footer {
	width: 840px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
	border: thin solid #1F57A1;
}
a:link {
	font-weight: bold;
	color: #E2011F;
	text-decoration: none;
}
a:visited {
	color: #E2011F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1F57A1;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #1F57A1;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #1F57A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	list-style-type: disc;
	list-style-position: outside;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
