/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #A69EFC url(images/gradientbg.jpg) repeat-x;
	font: normal 14px Tahoma, Geneva, sans-serif;
}
#header h1 img {
	margin: 0px;
	padding: 0px;
	background: left top;
}


h1, h2, h3 {
	color: #000;
}

h2 {
	font-size: 24px;
	color: #009;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	text-decoration: none;
	color: #009;
	font-size: 24px;
	font-weight: bold;
}
#footer p a {
	font-size: 16px;
}


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

img {
	border: none;
}

/* Header */

#header {
	width: 708px;
	height: 235px;
	margin: 0 auto;
	background: url(images/thamesbanner_tall.jpg) no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 17px 0 0 20px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 708px;
	height: 41px;
	margin: 0 auto;
	background: #7399D8
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}

#menu a:hover, #menu .active a {
	background: #7399D8;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}

/* Content */

#content {
	width: 708px;
	margin: 0 auto;
	background: url(images/img4.gif);
}

#colOne {
	float: right;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 360px;
	padding: 20px 10px 0 10px;
}

#colThree {
	float: right;
	width: 120px;
	padding: 10px;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 5px 0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}
#footer p a* {
	text-align: left;
	padding-left: 5px;
}


#footer * {
	color: #FFF;
	font-weight: normal;
	text-align: left;
	padding-right: 150px;
	padding-left: 5px;
	display: inline;
}
#footer text {
	text-align: left;
	padding-right: 100px;
}

#header h1 a {
	color: #FFF;
	font-weight: bold;
}
a:visited {
	color: #009;
	text-decoration: none;
	font-size: 24px;
}
#jameslogo {
	border: 1px solid #999;
}
#content a:visited {
	color: #008;
}

#content  a {
	font-size: 1em;
	color: #008;
	text-decoration: underline;
}
#content a:hover {
	color: #009;
}
#content #colOne h2 a {
	color: #00008E;
}
#swf {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

