BODY {background: #D4D6D6;
	font: 90% Georgia;
	color: black;
	text-align:left;}
BODY.splash {background: url(images/bg.gif) #FFFFFF;
	background-repeat:repeat-y;
	font: 90% Georgia;
	color: black;
	text-align:left;}
BODY.popup {background: #FFFFFF;}
P.justify {text-align:justify;}
.center {text-align:center;}
.smalltext {text-align:center;
	font-family: Georgia;
	font-size: 70%;
	color:black;}
DIV.center {text-align: center;}
DIV.text {width:650px;
	text-align:left;
	padding-top:10px;}
DIV.maintable {border: 6px solid white;}
.right {text-align: right;}
.left {text-align: left;}
DIV.foot {font-size:75%;
	padding-top:100px;
	text-align:center;
	margin:auto;}
DIV.intro {color:#8FB2DE;
	font-family:Georgia;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	text-align:left;}
DIV.intro2 {color:#8FB2DE;
	font-family:Georgia;
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	text-align:left;}
TD {vertical-align: top;}
TD.blue {background: url(images/splashbg.gif);}
TD.nav {width:243px;
	background: url(images/james_bg.jpg) #FFFFFF;
	background-repeat:no-repeat;}
TD.address {background: #8FB2DE;}
TD.main {background: white;}
TD.middle {vertical-align:middle;}
OL.alpha {list-style: lower-alpha;
	padding-left:20px;
	margin-left:40px;}
LI {padding-bottom:4px;}
P {padding-left:15px;
	padding-right:50px;
	text-align:left;
	padding-top:3px;}
A:link {color: #4006FB;
	text-decoration: none;}
A:visited {color: #6438F5;
	text-decoration: none;}
A:hover {color: #186537;
	text-decoration: underline;}
A:active {color: red;}
B {font-weight: bold;}
