/* CSS Document */


html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #BDD6FF;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	background-color: #BDD6FF;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
}

a{text-decoration:none;
color: #000000;
}
a:hover {text-decoration:none;
color:#000066;
}

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}

div#header ul{
	text-align: right;
	margin-top: 2em;
	padding-top: 2em;
}
  
div#header li{
	height:1em;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFFF;
	display: inline;
	padding: 1em;
	width: 15ems;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
	border-left-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
} 
  
div#header a:link{
	height:1em;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFFF;
	display: inline;
	text-decoration: none;
}

div#header a:visited{
	height:1em;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFFF;
	display: inline;
	text-decoration: none;
}

div#header a:hover{
	height:1em;
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFFF;
	display: inline;

}
div#container{text-align:left}
div#container{width:700px;margin:0 auto}

div#content p{line-height:1.4}
div#content h1{
color: #000066;
font-size: 1.25em;
}
div#content h2{
color: #000066;
font-size: 1em;
}
div#content{float:right;width:485px}

div#navigation{
	background-color: #FFFFFF;
	border: thin dotted #BDD6FF;
}
div#navigation{float:left;width:200px}

div#extra{
	background-color: #BDD6FF;
}
div#extra{clear:both;width:100%}

div#footer{
	color: #FFF;
	background-color: #000033;
}
div#footer p{margin:0;padding:5px 10px}

.note {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}


#Photo {
	position:absolute;
	width:133px;
	height:91px;
	z-index:1;
	left: 777px;
	top: 83px;
}
