body
{	
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	background-image: url('clouds.jpg');
	text-align: center;
}

a:link
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a:visited 
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #004D99;
	text-decoration: none;
}

a:hover
{
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 10pt;   
    font-style: normal;
	font-weight: bold;
    color: #3366CC;
    text-decoration: underline;
	cursor: pointer;
}

a:active
{
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 10pt;   
    font-style: normal;
	font-weight: bold; 
    color: gold;
    text-decoration: underline;
}

h1
{
	color: #006633;
	font-size: 22pt;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-align: left;
}

h2
{
	color: #006633;
	font-size: 18pt;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-align: left;
}

/* same as p.headline */
h3
{
	text-align: left;
	font-weight: bold;
	color: #006633;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12pt;
}

hr
{
	color: #006633;
}


p
{
	text-align: left;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
}

li
{
	text-align: left;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

table.layout
{
	width: 776px;
	margin-left: auto;
	margin-right:auto;
	border: 4px solid black;
}

td.nav
{
	width: 155px;
	vertical-align: top;
	background-color: #006633;
	border-style: none;
}

td.title
{
	width: 768px;
	vertical-align: top;
	border-style: none;
}

td.content
{
	width: 612px;
	vertical-align: top;
	background-color: #f8f1cc;
	border-style: none;
}

table.listNames
{
	border-color: blue;
	border-style: none;
}

p.title
{
	width: 776px;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	border: 4px solid black;
}

p.topLocation
{
	text-align: left;
    color: #800000;
    font-size: 10pt;
    font-weight: bold;
    font-family: arial,tahoma,verdana,sans-serif;
}

p.indent
{ 
	text-indent: 20px;
}

.list
{
	text-align: left;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	margin-left: 10px;
}

.news
{
	text-align: left;
	font-weight: bold;
	font-family: Tahoma,Trebuchet MS,Arial;
	font-size: 10pt;
	background-color: white;
	margin: 15px;
	border: 2px solid black;	
}

p.updated
{
	color: white;
	text-align: center;
	font-family: Trebuchet MS,Arial;
	font-size: 8pt;
}

a.updated
{
	color: white;
	text-align: center;
	font-family: Trebuchet MS,Arial;
	font-size: 8pt;
}

a.updated:link
{
	color: white;
	text-align: center;
	font-family: Trebuchet MS,Arial;
	font-size: 8pt;
	text-decoration: none;
}

a.updated:visited
{
	color: white;
	text-align: center;
	font-family: Trebuchet MS,Arial;
	font-size: 8pt;
	text-decoration: none;
}

a.updated:hover
{
	color: white;
	text-align: center;
	font-family: Trebuchet MS,Arial;
	font-size: 8pt;
	text-decoration: underline;
}

a.updated:active
{
	color: white;
	text-align: center;
	font-family: Trebuchet MS,Arial;
	font-size: 8pt;
	text-decoration: none;
}

.bio
{
	font-family: Trebuchet MS,Arial;
	font-size: 10pt;
}

p.headline
{
	text-align: left;
	font-weight: bold;
	color: #006633;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12pt;
}
