/* CSS Document */

body {
	background-image: url(../site_graphics/bgfade.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #333333;
	font-size: 12px;
}
h1 {
	background-image: url(../site_graphics/logo.jpg);
	display: block;
	height: 86px;
	padding: 0px;
	margin: 0px;
	font-size: 4px;
	line-height: 3px;
	background-repeat: no-repeat;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
	margin: 54px 0px 4px 0px;
}

h4#diane  {
	font-size: 18px;
	margin: 36px 0px 4px 0px;
}


h5 {
	font-size: 16px;
	margin: 18px 0px 4px 0px;

}

#content p, ul {
	margin: 12px 0px 16px 0px;
	line-height: 160%;
	}
	
#content ul {
	margin: 24px 0px 16px 0px;
	line-height: 190%;
	}

.to_top {
	text-align: right;
	}

.nodisplay {
	display: none;
}
#wrap {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
td #right {
	width: 400px;

}
td #right p {
	margin-left: 50px;
	margin-right: 40px;
}
td #right h3 {
	margin-left: 40px;
}
td #left {

	text-align: right;
}
a:link, a:visited {
	color: #242671;
}
a:hover {
	color: #6A64C0;
}
#nav {
	position: absolute;
	top: 66px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 375px;
}
#content {
	width: 450px;
	margin-left: 200px;
	margin-top: 50px;
}

#content p {
	margin-left: 0px;
	}

#copy {
	font-size: 10px;
	color: #999999;
	padding-top: 50px;
}
#tb {
	width: 100%;
	background-image: url(../site_graphics/bgtop.jpg);
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

table img {
border: solid 1px #fff;
margin-right: 12px;
}

table h2 {
font-size: 20px;
margin-top: 0px;
}

content table {
	margin: 0;
	padding: 0;
	}
	
#back a {
	margin-right: 22px;
	}