/* JDF Site CSS File */

/* Defines table cell attributes and text attributes */

body
	{
	background-color: blue;
	font-family: arial,geneva;
	}

body.sub
	{
	background-color: white;
	font-family: arial,geneva;
	margin: 80px;
	}

td.topleft
	{
	background-color: white;
	}

td.topright
	{
	background-color: white;
	text-align: center;
	}

td.midleft
	{
	background-image: url("wake300x275.jpg");
	}

td.midright
	{
	background-color: #ECECEC;
	}

td.bottom
	{
	background-color: white;
	text-align: center;
	}

td.links
	{
	font-size: 12;
	font-style: bold;
	background-color: white;
	text-align: center;
	}

h1
 	{
	color: black;
	font-size: 24pt;
	font-weight: bold;
	margin-left: 12px;
	text-align: center;
	}

h2	
	{
	color: black;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	margin-left: 12px;
	text-align: center;
	}

p	
	{
	color: black;
	font-size: 10pt;
	margin-left: 12px;
	}

p.mod
	{
	font-size: 8pt;
	color: white;
	}

p.indent30
	{
	font-size: 10pt;
	margin-left: 30px;
	margin-right: 30px;
	}

p.ident100
	{
	font-size: 10pt;
	margin-left: 100px;
	margin-right: 100px;
	}

p.modsub
	{
	font-size: 8pt;
	color: black;
	}

p.goals
	{
	font-size: 12pt;
	color: black;
	}

p.left
	{
	float: left;
	/* width: 300px; */
	/* height: 275px; */
	border: solid 10px white;
	}

p.right
	{
	float: right;
	width: 300px;
	height: 275px;
	}

bioimg	
	{
	float: left:
	}

