body {
	margin: 0px;
	padding: 0px;
}
#main {
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #EDE2C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


#navcontainer {
	background-color: #ffffff;
	background-image: url(imgs/tiles.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 75px;
}
#navcontainer ul
{
	padding-left: 0;
	margin: 0 0 25px;
	background-color: #EDE2C6;
	color: White;
	float: right;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #671500;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0em 0.8em 4px;
	color: #671500;
	text-decoration: none;
	float: right;
	font-weight: bolder;
	font-size: .8em;
	
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EDE2C6;
}

#navcontainer ul li a:hover
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #671500;
	padding-bottom: 0px;
	padding-top: 4px;
}
#content {
	margin-left: 75px;
	position: relative;
	margin-top: 2em;
	padding-right: 100px;
}
.james {
	list-style-image: url(imgs/tiles5.gif);
	list-style-position: outside;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bigjames {
	list-style-image: url(imgs/tiles3.gif);
	list-style-position: outside;
	vertical-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
}

#listjames {
	list-style-image: url(imgs/tiles5.gif);
	list-style-position: outside;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	

}
.adv {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
}
.white {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #ffffff;	
}
.1white {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
		color: #ffffff;	
}

.style1 {font-size: 0.8em}
}
#Snavlist
{
	margin: 0;
	padding: 0 0 20px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#Snavlist ul, #Snavlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#Snavlist a 
{
	float: right;
	margin: 0 10px 4px;
	color: #EDE2C6;
	font-size: .8em;
}
#Snavlist a:hover { color: #671500; }
#Snavlist a:visited {
	color: #999999;
}




.logo {
	margin-left: 50px;
	clear: both;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #646A6A;
	padding-top: 2em;
}
}
em {
	border-bottom-width: 1px;
		border-bottom-color: #6A1012;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A1012;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A1012;
	font-size: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	color: #646A6A;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A1012;
	font-size: 3em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content ul li, #content ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: .9em;
	}
#clistjames{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: .8em;
}
#content a {
	color: #6A1012;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDE2C6;
}
#content a:hover {
	color: #671500;
	border-bottom-color: #EDE2C6;
}
#content a:visited {
	text-decoration: none;
	border: none;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftTable {
	background-color: #EDE2C6;
	padding: .2em .2em .2em 2em;
	color: #EDE2C6;
	font-size: .8em;
	font-weight: bold;
}
input, textarea {
	border: 1px dotted #671500;
}
