/* CSS Document */

/*

Author: Andy Shaw 

Date: 26/04/2008

*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, Lucida Grande, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#top {
	background-image: url(../i/navBg.gif);
	background-repeat: repeat-x;
	height: 105px;
	width: 100%;
}
#logoAndNavInfo {
	height: 105px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content img {
	float: right;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#logo {
	float: left;
	height: 55px;
	width: 251px;
	margin-top: 29px;
}
#navInfo {
	background-image: url(../i/navInfo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	height: 105px;
	width: 387px;
}
#banner {
	background-image: url(../i/blueBg.gif);
	background-repeat: repeat-x;
	height: 235px;
	width: 100%;
}
#bannerImg {
	background-image: url(../i/bannerBg2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 235px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 186px;
}
#content {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#welcome {
	background-image: url(../i/welcomeToRobert.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 412px;
	padding-bottom: 10px;
}
body {
	background-color: #EAF4FA;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAF4FA;
	cursor: help;
}
p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	line-height: 1.2em;
}
#navBg {
	background-image: url(../i/navBg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 800px;
}
background-color: #1F1F37;
}
#content a {
	color: #1F1F37;
}
#content a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
}
h3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #1F1F37;
	padding-bottom: 25px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footerBg {
	background-color: #1A336C;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
strong {
	font-weight: bold;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	background-image: url(../i/blueBg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	color: #EAF4FA;
	padding-bottom: 0px;
}
#footer a {
	color: #EAF4FA;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
